
body { 
	background:#ffffff; 
	font: 100%/160% Georgia, "Times New Roman", Times, serif;
	line-height:1em; 
	color:#434343;
	background-color: #C0C0C0;
	}

	
h1, h2, h3, h4, h5, h6 { font-weight: bold;}

h1 {
	font-size: 190%;
	padding-bottom:0.3em;
}

h2 {
	font-size: 140%; 
	padding-bottom:1em;
	color:#663332;
}

h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}


/*in_line*/
img {border:0; vertical-align:top; text-align:left;}

a:hover{text-decoration:none;}
a {color:#434343;}




#footer_menu ul {
	list-style:none;	
	margin: 0;
	margin-top: 10px;
	padding: 0;
	white-space: nowrap;	
}

#footer_menu ul li {

	/* background sep */	
	display: block;
	list-style-type: none;
	/* margin-left: 10px; */
	float: left;
}

#footer_menu ul li a {
	display: block; 
	margin-right: 10px;
	color:#ffffff; 
	font-size:0.75em; 
	text-decoration:none;	
}

#footer_menu ul li a:hover {
	text-decoration: underline;
}

.n{ background:none !important;}




#footer_about {
	color: #5D815D;
}


/* list item */
.list_item_contenedor {
	margin-top: 5px;
	padding-bottom: 30px;
	width: 470px; 
	text-align: left;
}

.list_item_img_cont {
	float: left;
	width: 150px;
}

.list_item_img_cont img{
	padding: 4px;
	border: 1px solid #ccc; 
}

.list_item_content {
	float: left;
	padding: 0;
	width: 300px;
	line-height: 100%;	
	margin-left: 20px;
}

.list_item_title {
	margin-top: 8px;
}

.list_item_title a {
	font-size: 18px;
	font-weight: bold;
	color: #003300; 
	/* text-decoration: none; */
	line-height: 100%;
}

.list_item_title a :hover {
	color: #000000; 
	text-decoration: none; 
}


.list_item_desc {
	font-size: 12px;
	margin-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #444444;
	color: #696969;
}


.list_item_fechaPub {
	color:#444444; 
	background:url(/cubic/ap/temas/epsi/templates/principal/images/date.jpg) left center no-repeat; 
	padding-left:22px; 
	padding-bottom:4px;
	width: 120px;
	float: left;
}

.list_item_fechaMod {
	color: #FF9900;
	background:url(/cubic/ap/temas/epsi/templates/principal/images/datemod.jpg) left center no-repeat; 
	padding-left:22px; 
	padding-bottom:4px;
	width: 120px;
	float: left;
}


/* titulo del listado */
/* informacion de la seccion actual */
.listado_titulo_sec {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	
	margin-top: 10px;
}

.listado_desc_sec {
	text-align: justify;
	font-size: 14px;
	font-style: italic;
	color: #696969;
}

.listado_sec_separador {
	height: 15px;
}


/*
.list_item_fechaMod {

}
*/

/* list secciones */
.list_sec_contenedor {
	margin-top: 30px;
	width: 470px;
	text-align: left;
}

.list_sec_img_cont {
	float: left;
	width: 150px;
}

.list_sec_img_cont img{
	padding: 4px;
	border: 1px solid #ccc;
}

.list_sec_content {
	float: left;
	padding: 0;
	width: 300px;
	line-height: 100%;	
	margin-left: 20px;
}

.list_sec_titulo {
	font-size: 18px;
	font-weight: bold;
	margin-top: 8px;
	
}

.list_sec_titulo a {
	color: #DA9B1D; 
	/*text-decoration: none;*/
}

.list_sec_titulo a:hover {
	color: #000000; 
}


.list_sec_content p {
	font-size: 12px;
	margin-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px dashed #444444;
	color: #696969;
}


/* no se han encontrado elementos del listado*/
.no_elementos {
	margin: 3em 1em 3em 1em;
	text-align: center;
	color: #696969;
	font-size: 120%;
}


.volver_cont{
	text-align: center;
}

.volver {
	color: #000000; text-decoration: none;
}





/* numeracion de paginas */
.pag_container {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dashed #5F5F5F;
	padding-top: 6px;
}



.pag_container ul li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

.pag_container ul li a{
	color: #5F5F5F;
	background-image: none;
}

.pag_container ul li a:hover {
	color: #000000;
}

.pag_container ul li a:visited {
	color: #5F5F5F;
}

.pag_current {
	font-weight: bold;
	color: #9CCE25;
}


#listado_hojas {
	margin-top: 20px;
}

.cubic_hoja_pag_siguiente_cont {
	text-align: right;
	padding-right: 15px;
	background-color: transparent;
	background-image: url(../images/flecha_pag_siguiente.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
}

.cubic_hoja_pag_siguiente_cont a {  
	text-decoration: none;	
	color: #FF9900;
}

.cubic_hoja_pag_siguiente_cont a:hover{
	color: #000000;
	text-decoration: underline;
}

.cubic_hoja_pag_anterior_cont {
	text-align: left;
	padding-left: 15px;
	background-color: transparent;
	background-image: url(../images/flecha_pag_anterior.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

.cubic_hoja_pag_anterior_cont a {  
	text-decoration: none;	
	color: #FF9900;
}

.cubic_hoja_pag_anterior_cont a:hover{
	color: #000000;
	text-decoration: underline;
}


/**/


/* mensajes de aviso y error para formularios */
.cubic_form_msjAviso, cubic_form_msjERROR {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 20px;
	border: 1px dashed #5F5F5F;
	padding: 10px;
	color: #ffcc33;
}

.cubic_form_msjERROR {
	color: #663332;
}




#languages_cont{
	text-align: right;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 10px;	
}

#languages {
	list-style-type: none; 	
	margin:0;
	padding:0;
}


#languages li {
	padding: 0px;
	padding-left: 22px;
	/* height: 15px; */
	
	text-align: left;
	display: inline;	
	margin-right: 5px;
}


#languages li a {
	margin:0;
	padding:0;
	color: #666666;	
	font-size: 11px;
}

#languages li a:hover {
	color: #000000;	
}


#lang_es {
	background-image: url(../images/bandera_es.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#lang_en {
	background-image: url(../images/bandera_en.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

#lang_pt{
	background-image: url(../images/bandera_pt.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

.video {
	margin: 20px 2px 30px 2px;
}
