@charset "utf-8";
/* CSS Document */

body {font:14px/1.4286em "Arial", Helvetica, sans-serif;color:#121212; margin:0 0 0 0; background-color:#008265;}
a {color:#000;text-decoration:none;}
a:hover {color:#3f7b2e;}
strong {font-weight:bold;color:#333;}

/* pagina
---------------------------------------- */ 
#pagina {background-color:#e0dcd8; text-align:center;}
#pagina table{margin: 0 auto; text-align: left;}


/*
Encabezado
---------------------------------------- */
#header {z-index:300;}

/* Logo */
#header #siteHeader {float:left;}
#header #siteHeader a{background:url(../images/logo_caceslp_horizontal.png) no-repeat 0 0;display:block;height:120px;width:360px;text-indent:-9999px;}

/* encabezado */
#header #superNav {float:right;height:41px;width:500px;}
#header #superNav ul {float:left; list-style-type:none; margin-left:-50px;}
#header #superNav ul li {float:left; font-size:11px;line-height:12px; margin-right:20px;}
#header #superNav ul li a,
#header #superNav ul li #enlaces {display:block; color:#008265;}
/* Buscar*/
#searchForm {float:left;font-size:11px;color:#999;width:200px;}
#searchForm p {float:left;margin-left:15px;position:relative;}
#searchForm p.submit {float:right;}
#searchForm p.submit input {height:22px;width:22px;border:none;background:url(../images/goBu.png) no-repeat;line-height:0;font-size:0;color:transparent;margin-left:-50px;}
#searchForm p.submit input:hover {background-position:0 -22px;}
#searchForm input.text {border:1px solid #ccc;width:120px;height:14px;padding:2px 2px 2px 2px;font-size:11px;color:#999;}
#searchForm input.text:focus {border-color:#999;}
	
/* contenidos
---------------------------------------- */
#contenidos .subtitulos {font-size:20px; color:#008265;}
#contenidos .textos {font-size:12px; color:#000;}
#contenidos a {border-bottom:dotted #999 1px;}
#contenidos a:hover {text-decoration:underline;}
#contenidos .imagenes {padding:5px; border:solid #660 1px;}
#contenidos .sublista {font-size:12px; background-image:url(../../images/navTick.png); background-repeat:no-repeat; background-position:0 1px; padding-left:10px}
#contenidos .sublista a:hover {background-color:#feffa5; padding:5px 10px 5px 0;}

/* menu */
#menu {width:220px; color:#008265; vertical-align:top; font-weight:bold;}
#menu .boton{font-family: 'Roboto Condensed', sans-serif; font-size:14px; background-color:#e8e4e0; color:#9a8c7e; display:block; text-decoration:none; text-indent:20px; height: 30px; width:215px; padding-top:20px;}
#menu .boton:hover{background-color:#9a8c7e; color:#fff;}
#menu .botonseleccionado{color:#fff; background-color:#008265;font-family: 'Roboto Condensed', sans-serif; font-size:14px;display:block; text-decoration:none; text-indent:20px; height: 30px; width:215px; padding-top:20px;}
#menu a{font-family: 'Roboto Condensed', sans-serif; font-size:14px; color:#9a8c7e; display:block; text-decoration:none; }
#menu a:hover{color:#fff;}
	
/* pie
---------------------------------------- */ 
#pie {background-color:#008265;  height:70px; padding-top:15px; text-align:center;line-height:14px;}
#pie a{color:#fff;text-decoration:underline;}
#pie .texto{color:#fff;font-family:Verdana, Geneva, sans-serif; font-size:11px; text-align:left;}
#pie table{margin: 0 auto; text-align: left;}
#pie .dra{text-align:right;}

#marco{ width:90%; padding: 30px; text-align:center; font-family:"Times New Roman", Times, serif; font-style:italic; font-size:20px; background-color:#CCC; color:#333;}