/* --------------------- CSS Document --------------------- */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	background-color: #FCF8E4;
}
a:link, a:visited {color: #333333;text-decoration: underline;}
a:hover {color: #A48713;text-decoration: underline;}
b {color: #333333;}
strong {color: #A48713;}
i {color: #A48713;}
.logoarial {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.logogeorgia {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
}

/* --------------------- CABECERA --------------------- */
#cabecera {
	width: 760px;
	height: 75px;
	padding-top: 15px;
}
#logo1 {
	width: 300px;
	height: 65px;
	float: left;
	text-align: left;
	padding-left: 15px;
}
#logo2 {
	width: 350px;
	height: 65px;
	float: right;
	text-align: right;
	padding-right: 15px;
}

/* --------------------- MENU 1 --------------------- */
#menu1 {
	width: 760px;
	height: 28px;
}

/* --------------------- MENU 2  ---------------------*/
#menu2 {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/fondo_menu_sup2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 760px;
	height: 22px;
	padding-top: 2px;
}
#menu2 A {
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* --------------------- MENU 3  ---------------------*/
#menu3 {
	text-decoration: none;
	text-align: left;
	width: 178px;
	height: 100%;
	background-image: url(../images/fondo_menu_izq1.jpg);
	background-repeat: no-repeat;
	float: left;
}
.m_31 {
	background-image: url(../images/fondo_menu_izq1.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.m_32 {
	font-weight: bold;
	background-image: url(../images/fondo_menu_izq4.jpg);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 30px;
	padding-top: 5px;
}
.m_32 A {text-decoration: none;}
.m_33 {
	font-weight: bold;
	background-image: url(../images/fondo_menu_izq5.jpg);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 30px;
	padding-top: 4px;
}
.m_33 A {text-decoration: none;}
.m_34 {
	font-size: 9px;
	line-height: 14px;
	background-image: url(../images/fondo_menu_izq2.jpg);
	background-repeat: repeat-y;
	height: 350px;
	padding-left: 30px;
	padding-top: 8px;
}
.m_34scroll {
	width: 136px;
	height: 345px;
	filter: progid:DXImageTransform.Microsoft.Chroma(color='#ABCDEF'); 
	overflow: auto;
	scrollbar-face-color: #ffffff;
	scrollbar-HIGHLIGHT-COLOR: #E4E4E4;
	scrollbar-SHADOW-COLOR: #E4E4E4;
	scrollbar-3DLIGHT-COLOR: #ffffff;
	scrollbar-ARROW-COLOR: #C00E0E;
	scrollbar-TRACK-COLOR: #ffffff;
	scrollbar-DARKSHADOW-COLOR: #ffffff;
}
.m_34 A {text-decoration: none;}
.m_35 {
	background-image: url(../images/fondo_menu_izq6.jpg);
	background-repeat: no-repeat;
	height: 15px;
}

.pmlinea {
	background-image: url(../images/linea_puntos1.jpg);
	height: 1px;
	width: 134px;
}

/* --------------------- CONTENIDO  ---------------------*/
#contenido {
	text-align: left;
	width: 500px;
	float: right;
	margin-top: 16px;
	margin-right: 40px;
	margin-left: 30px;
}
#titulares {
	width: 500px;
	clear: both;
}
#textos {
	width: 500px;
	text-align: justify;
	padding-right: 10px;
	margin-top: 10px;
}

/* --------------------- PIE  ---------------------*/
#pie {
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	background-image: url(../images/fondo_02.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 760px;
	padding-top: 45px;
}
#pieizq {
	margin-left: 24px;
	float: left;
}
#piedcha {
	padding-right: 24px;
	float: right;
}
#piedcha A {
	color: #999999;
	text-decoration: underline;
}
#piedcha a:hover {
	color: #333333;
	text-decoration: underline;
}
.plinea {
	height: 4px;
	width: 724px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
.table {
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.celda1 {background-color: #D2D2D2;border-left: 1px solid #ffffff;border-top: 1px solid #ffffff;padding: 1px;}
.celda2 {background-color: #DBDBDB;border-left: 1px solid #ffffff;border-top: 1px solid #ffffff;padding: 1px;}
.celda3 {background-color: #E8E8E8;border-left: 1px solid #ffffff;border-top: 1px solid #ffffff;padding: 1px;}
/* --------------------- GENERALES  ---------------------*/

/* --- FORMULARIOS --- */
input {
	font-size: 10px;
	height: 12px;
	color: #333333;
}
select {
	font-size: 10px;
	color: #333333;
}
checkbox  {
	font-size: 10px;
	color: #333333;
}
.transparente  {
	vertical-align: middle;
	background-color: transparent;
	margin-top: 2px;
}
/* --- TEXTOS --- */
#tab1 {
	margin-left: 14px;
}
#tab2 {
	margin-left: 40px;
}
.tx_10_3 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.tx_10_6 {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.tx_9_9 {
	font-size: 9px;
	line-height: 14px;
	color: #999999;
}
.rojo {
	color: #A48713;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
}
.lineapuntos1 {
	background-image: url(../images/linea_puntos1.jpg);
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	clear: both;
}
.lineapuntos2 {
	background-image: url(../images/linea_puntos2.jpg);
	height: 1px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
	clear: both;
}

