/* CSS Document */

body {
background:#5bd6f7 url(img/bg-body.jpg) repeat-x fixed;
font-family:"Trebuchet MS", sans-serif;
font-color:#fff;
margin-top:10px;
}

 
 #wrapper { 
 margin: 0 auto;
 width: 760px;
 min-height:500px;
 background-image:url(img/bg-cont2.gif);
 background-position:bottom right;
 background-repeat: no-repeat;
 margin-bottom:10px;
}

#header {
 color: #333;
 width: 760px;
 float: left;
 border: 0px solid #ccc;
 height: 137px;
 background: #003049 url(img/bg-header5.jpg) top center no-repeat;
}

/* PARA VIDEO*/
#video{
 color: #333;
 width: 760px;
 float: left;
 background-color:#000;
 }

 #wrapper2 { 
 margin: 0 auto;
 width: 760px;
 margin-bottom:10px;
}

#footer3 { 
 width: 760px;
 height: 25px;
 clear: both;
 color: #333;
 background-image:url(img/bg-footer3.jpg);
 background-position:bottom right;
 background-repeat: no-repeat;
 text-align: center;
}

/* PARA VIDEO*/


#leftcolumn { 
 height: 650px;
 width: 170px;
 float: left;
 background: #fff url(img/bg-menu.jpg) top center no-repeat;
}

#rightcolumn { 
width:500px;
margin-left:200px;
padding-bottom:10px;
padding-left:10px;
padding-top: 15px;
padding-right: 20px;
}

#footer { 
 width: 760px;
 height: 22px;
 clear: both;
 color: #333;
 background-image:url(img/bg-footer.gif);
 background-position:bottom right;
 background-repeat: no-repeat;
 padding: 8px 0px 0px 0px;
 text-align: center;
}


p {
font-family:"Trebuchet MS", sans-serif;
font-size:11px;
color:#003049;
margin-bottom:10px;
text-align:justify;
}

p span{
color:#330000;
line-height:20px;
}

h1{
font-family:"Trebuchet MS", sans-serif;
font-size:15px;
color:#003049;
border-bottom: 1px dotted #003049;
width:450px;
}

h2{
font-family:"Trebuchet MS", sans-serif;
font-size:13px;
color:#003049;
margin-right:40px;
margin-bottom:-12px;
}

.separador{
display:block;
width: 450px;
height:2px;
border-bottom: 1px dotted #003049;
margin-right:40px;
}

p a:link, p a:visited, .enlace a:link, .enlace a:visited{
font-size:11px;
color:#0099CC;
text-decoration:none;
}

p a:hover, .enlace a:hover {
color:#FF6600;
text-decoration:underline;
}


/*BOTONERA MENU*/

#menu {
width:168px;
height: 220px;
margin-top:23px;
line-height:16px;
text-align:left;
font-size: 9pt;
} 

#menu ul.botonera {
list-style:none;
margin-left:10px;
}

#menu ul.botonera li a:link, #menu ul.botonera li a:visited{
display:block;
text-decoration:none;
color:#fff;
padding: 5px 0px 3px 14px;
background:url(img/flecha4.gif) center left no-repeat;
border-bottom: 1px solid #24728e;
}

#menu ul.botonera li.sinenlace{
border-bottom: 1px solid #24728e;
color:#3c9ebc;
padding: 5px 0px 3px 14px;
background:url(img/flecha3.gif) center left no-repeat;
}

#menu ul.botonera li.sinenlace2{
border-bottom: 1px solid #24728e;
color:#073d56;
padding: 5px 0px 3px 14px;
background:url(img/flecha3.gif) center left no-repeat;
}

#menu ul.botonera li.submenu{
border-bottom: 1px solid #24728e;
color:#3c9ebc;
padding: 5px 0px 0px 14px;
background:url(img/flecha3.gif) 9px left no-repeat;
}

#menu ul.botonera li.submenu2{
border-bottom: 1px solid #24728e;
color:#073d56;
padding: 5px 0px 0px 14px;
background:url(img/flecha3.gif) 9px left no-repeat;
}


#menu ul.botonera li a:hover{
color:#d0f6ff;
background:url(img/flecha3.gif) center left no-repeat;
}

#menu ul.botonera li.submenu ul.subbotonera, #menu ul.botonera li.submenu2 ul.subbotonera{
list-style:none;
color:white;
margin-left:-5px;
font-size:8pt;
line-height:15px;
border-bottom:none;
}

#menu ul.botonera li.submenu ul.subbotonera li a:link, #menu ul.botonera li.submenu ul.subbotonera li a:visited, #menu ul.botonera li.submenu2 ul.subbotonera li a:link, #menu ul.botonera li.submenu2 ul.subbotonera li a:visited {
text-decoration:none;
color:#d0f6ff;
font-size:8pt;
line-height:12px;
border-bottom:none;
}

#menu ul.botonera li.inicio a:link, #menu ul.botonera li.inicio a:hover, #menu ul.botonera li.inicio a:visited {
font-size:10px;
font-style:italic;
color:#073d56;
padding: 5px 0px 3px 14px;
}

/*FIN DE BOTONERA*/


/*SUBBOTONERA
#leftcolumn #menu .subbotonera dt, #leftcolumn #menu .subbotonera dt a:link, #leftcolumn #menu .subbotonera dt a:visited, {
margin-top:-30px;
color:#395d9e;
font-size: 8px;
font-style:italic;
text-decoration:none;
line-height:19px;
}

#leftcolumn #menu .subbotonera dt a:hover{
border-bottom:1px dotted #395d9e;
}*/
/*FIN DE SUBBOTONERA*/


/*TABLA DE COMITES, MEDIANA*/

#rightcolumn table.media{
width: 370px;
border-left: 1px solid #24728e;
border-right: 1px solid #24728e;
font-family:"Trebuchet MS", sans-serif;
font-size:11px;
}

#rightcolumn table.media td.impar, #rightcolumn table.media td.impardoble {
color: #003049;
padding-left:10px;
background-color:#d4ecf4;
}

#rightcolumn table.media td.impar{
line-height:30px;
}

#rightcolumn table.media td.impardoble {
padding:10px;
}


#rightcolumn table.media td.par, #rightcolumn table.media td.pardoble {
color: #24728e;
padding-left:10px;
background-color:#eaf8fc;
}

#rightcolumn table.media td.par{
line-height:30px;
}
#rightcolumn table.media td.pardoble{
padding:10px;
}

.pardoble h5, .impardoble h5{
font-size:11px;
font-weight:bold;
color:#663300;
margin-bottom:-1px;
}

#rightcolumn table.media td.titular{
line-height:30px;
color: #fff;
padding-left:10px;
background:url(img/bg-titular.jpg) repeat-y;
}
/*TABLA DE COMITES, MEDIANA*/

/*TABLA GRANDE*/

#rightcolumn table.grande{
width: 470px;
border-left: 1px solid #24728e;
border-right: 1px solid #24728e;
font-family:"Trebuchet MS", sans-serif;
font-size:11px;
}

#rightcolumn table td.titularliso, #rightcolumn table td.titularsalab {
line-height:30px;
color: #fff;
padding-left:10px;
}


#rightcolumn table.grande td.impar{
line-height:12px;
color: #000;
background-color:#d4ecf4;
padding:3px;
font-size:10px;
}

#rightcolumn table.grande td.plenaria{
line-height:15px;
color: #000;
background-color:#eaf8fc;
padding:3px;
}

td.plenaria h4, td.salab h4{
margin-top:3px;
margin-bottom:3px;
font-size:1.2em;
}

td.plenaria p{
margin-top:4px;
border-top:1px dotted #24728e;
padding-top:5px;
margin-right:10px;
}

.plenaria h6, .salab h6 {
font-style:italic;
font-weight:normal;
font-size:0.95em;
margin-top:0px;
margin-bottom:0px;
color:#32444f;
}

td.salab p{
color:#330000;
margin-top:4px;
border-top:1px dotted #e9dcba;
padding-top:5px;
margin-right:10px;
}

#rightcolumn table.grande td.salab{
line-height:12px;
color: #000;
background-color:#e9dcba;
padding:5px;
}

#rightcolumn ul.lista{
line-height:18px;
list-style:none;
font-size:11px;
color:#003049;
margin-top:-8px;
list-style-image:url(img/flecha3.gif);
}



#sobre{
z-index:3;
position:relative;
top: 60px;
left:700px;
width:30px;
height:30px;
}

#inicio{
z-index:3;
position:relative;
top: 290px;
left:50px;
width:30px;
height:30px;
background-color:#006666;
}

#banner{
z-index:3;
position:relative;
top: 80px;
left:10px;
width:150px;
height:50px;}

img{
border:none;
}

.minitexto, minitexto a:hover{
font-family:"Trebuchet MS", sans-serif;
font-size: 9px;
color:#666666;
}

.minitexto a:link, .minitexto a:visited{
font-family:"Trebuchet MS", sans-serif;
font-size: 9px;
color:#fff;
text-decoration:none;
}


.centrado{
width:100%;
text-align:center;
}

.mapa{
width: 100px;
text-align:center;
display:block;
height: 25px;
padding-left:25px;
background:url(img/lupa.jpg) center left no-repeat;
}

.mapa a:link, .mapa a:visited{
font-size:10px;
color:#003049;
text-decoration: none;
}

.mapa a:hover{
color:#663300;
text-decoration:underline;
}

.aviso{
display:block;
padding: 15px;
width: 450px;
background-color:#d4ecf4;
padding:3px;
font-size:11px;
}

#fotos{
width: 129px;
height: 189px;
border: 1px solid #d4ecf4;
float: right;
margin-left:10px;
}

.pdeefe {
height:28px;
background:url(img/pdf-off.gif) left top no-repeat;
padding-left:48px;
padding-top:20px;
}

