@charset "utf-8";
#apDiv1 {
	position:relative;
	left:3px;
	width:450px;
	height:451px;
	z-index:1;
	padding-left: 290px;
	top: -680px;
}
/* CSS Document */

body {
	background-color: #204772;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.liga_izquierda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6786B2;
	text-decoration: none;
	background-image: url(images/bullet_izquierdo.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 7px;
	text-align: left;
	display: block;
}
.fondo_menu {
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.borde_izquierdo {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}
.contenidos {
	background-image: url(images/fondo_contenido.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214673;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #75919D;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72777D;
	text-align: justify;
}
.boton_interior_ch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4975B2;
	background-image: url(images/fondo_boton_interior_ch.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 202px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
}
.boton_interior_gde {
	background-image: url(images/fondo_boton_interior_gde.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 424px;
	padding-left: 15px;
}
.boton_interior_gde a {
	display: block;
	width: 380px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4676B4;
	text-decoration: none;
	background-image: url(images/flecha_gris.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boton_interior_gde a:hover {
	background-image: url(images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.diagonal {
	background-image: url(images/diagonal_gif.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	display: block;
}


.boton_interior_ch a {
	color: #4676B4;
	text-decoration: none;
	padding-top: 16px;
	display: block;
	width: 160px;
	background-image: url(images/flecha_gris.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boton_interior_ch a:hover {
	background-image: url(images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #064394;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding-left: 10px;
}
.CollapsiblePanelContent a:hover {
	color: #FF0000;
	background-image: url(images/bullet_rojo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
breadcrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E4870;
}
.bullet_bread {
	background-image: url(images/bullet_breadcrumb.gif);
	background-repeat: no-repeat;
	float: left;
	width: 4px;
	background-position: center center;
	display: block;
}

.breadcrum a {
	text-decoration: none;
	float: left;
	padding-right: 7px;
	color: #1E4870;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}
.breadcrum a:hover {
	color: #FF0000;
}

.ultimo {
	background-image: none;
}
.morado a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #835482;
	text-decoration: underline;
	line-height: 1.5;
}



.CollapsiblePanelContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6786B2;
	text-decoration: none;
	background-image: url(images/bullet_izquierdo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	display: block;
	margin-left: 10px;
}


/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: #064394;
	text-decoration: none;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {

}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {

}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {

}
.liga_derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #899DA8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.liga_derecha a {
	text-decoration: none;
	display: block;
	color: #90A4AF;
	padding-bottom: 3px;
}
.liga_derecha a:hover {
	text-decoration: underline;
}

.lista_azul{
	list-style-position:outside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F71B0;
	list-style-image:url(images/bull_azul.jpg);
	margin:0;
	list-style-type: none;
}
.lista_azul li{
	padding-left:5px;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(images/bullet_izquierdo.png);
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72777D;
	text-align: left;
}
.txt_resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6786B2;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 3px;
	text-align: center;
	display: block;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099c9;
	text-align: center;
}
.texto_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103184;
	text-align: center;
}
