/* CSS Document */

@charset "iso-8859-1";

body {
	font-size:11px; 
	color:#000033;
	font-family:verdana,arial,sans-serif;
	margin:0 auto;
	padding:0;
}


#bodyPpal { width:900px; margin: 0 auto 0 auto;}
#head { width:inherit; height:180px; background:url(../img/head_bg.jpg) repeat-x}
#headLogo { width:208px; height:180px; float:left; }
#headDer { float:left; text-align:right; width:692px; height:inherit}
#headDerMenu1 { text-align:right; width:inherit; padding-top:7px}
#headDerMenu2 { text-align:right; width:inherit; height:34px; padding-top:16px}
#background { position:relative; top:14px; width:692px; height:95px; background:url(../img/background.jpg) no-repeat; }

#menuh { float:right; }
#menuh ul, li {	list-style-type: none; }
#menuh ul {	margin: 0; padding: 0; }
#menuh li {	float: left; }
#menuh a { text-decoration: none; color: #5a5a5a; height:34px; display: block; text-align: center; font-size:9px; font-weight:bold; padding-top:8px}
#menuh a.ch { width:117px; background:url(../img/boton_ch.jpg) no-repeat; }
#menuh a.m { width:153px; background:url(../img/boton_m.jpg) no-repeat; }
#menuh a.ch:hover {	background:url(../img/boton_ch_over.jpg) no-repeat; color: #FFFFFF;}
#menuh a.m:hover { background:url(../img/boton_m_over.jpg) no-repeat; color: #FFFFFF;}


#content { width:inherit}
#contentIzq { width:208px; float:left}
#contentDer { float:left; width:682px; padding:0 0 0 10px }
#barraMenuVerticalTop { width:inherit; height:9px; background:url(../img/barraMenuVerticalTop_bg.jpg) repeat-x }
#barraMenuVerticalTopDer { width:9px; height:9px; background:url(../img/barraMenuVerticalTop_der.jpg) no-repeat; float:right}
#barraMenuVertical { width:inherit; background:url(../img/barraMenuVertical_bg.jpg) repeat-y 100%; background-color:#e4e5de }
#barraMenuVerticalPie { width:inherit; height:9px; background:url(../img/barraMenuVerticalPie_bg.jpg) repeat-x }
#barraMenuVerticalPieDer { width:9px; height:9px; background:url(../img/barraMenuVerticalPie_der.jpg) no-repeat; float:right}

#barraMenuVertical h1 {	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif; margin-top: 10px; color: #004197; padding: 0px 0 0px 10px;	border-bottom: 2px solid #cccccd; }

#contentDer h1 {	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif; margin-top: 10px; color: #383838; padding: 0px 0 10px 0;	border-bottom: 2px solid #cccccd; }

#piePagina { width:inherit; height:70px; background:url(../img/pie_bg.jpg) repeat-x; margin-top:10px; text-align:center}
#pieMenu { padding-top:15px;}
#pieMenu a { padding-right:10px; padding-left:10px; color:#FFFFFF}
#pieMenu a:hover { color:#eeeeee} 

a{ color : #33618b; text-decoration:none;}
a:hover { text-decoration:none; color : #5590c5; }

