* {
	margin:0;
	padding:0;
}
body{
	background-image:url(http://ophic.es/imagenes/fondo.gif);
	background-repeat:inherit;
	background-color:#efefef;
	color:#666666;
	font:12px/16px Arial, Helvetica,sans-serif;
}

b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#39a4f4;
}

a { color: #000000; text-decoration: none; font-size:12px;}

a:visited { color: #000000; text-decoration: none; font-size:12px; }

a:hover { color: #39a4f4; text-decoration: none; font-size:12px; }


/*Btn Realizar propuesta*/
div.btnRealizarPropuesta{
	width:135px;
	margin-right:21px;
	background: url(http://ophic.es/imagenes/icoPropuesta.gif) left center no-repeat;	
	padding-bottom:4px;
	padding-top:4px;
	float:right;	
}

div.btnRealizarPropuesta a{
	font-weight:bold;			
	padding-left:17px;
	padding-bottom:4px;
	padding-top:4px;	
}

/*Btn para ir atras*/
div.atras{
	width:150px;
	margin-left:21px;
	background: url(http://ophic.es/imagenes/atras.gif) left center no-repeat;	
	padding-bottom:4px;
	padding-top:4px;	
}

div.atras a{
	font-weight:bold;			
	padding-left:17px;
	padding-bottom:4px;
	padding-top:4px;	
}

#principal{
	width:760px;
	background-color:#FFFFFF;	
	margin:0 auto;
	position:relative;	
	border:1px solid #999;	
	text-align:left;
	position:static;
	background-position: center center; 
}
/*-CABECERA -*/
#cabecera{
	width:550px;
	height:24px;	
	padding-top:0px;
	position: static;
}
#cabeceraEsquinaIzq{
	background:url(http://ophic.es/imagenes/eskinaIzqCabecera.gif) no-repeat;	
	float:left;
	width:12px;	
	height:24px;
	padding:0;
	margin:0;
}
#icoContacto{
	background:url(http://ophic.es/imagenes/icoSobre.gif) no-repeat;
	background-color:#C9EDFB;
	border-left-color:#FF0000;
	border-bottom-width:0px;
	width:467px;
	height:24px;
	float:left;
}



#contacto a{	
	background-color:#C9EDFB;
	float:left;	
	font-size:12px;
	color:#39a4f4;
	text-decoration:none;
	padding-top:0.2em;
	padding-right:0.8em;	
	height:1.8em;
}
#contacto a:hover{
	background-color:#C9EDFB;
	float:left;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-top:0.2em;
	padding-right:0.8em;	
	height:1.8em;
}
#cabeceraEsquinaDere{
	background:url(http://ophic.es/imagenes/eskinaDereCabecera.gif) no-repeat;	
	float:right;
	width:12px;	
	height:24px;
	padding-top:0px;
	margin:0px;
}
div.imagenCabecera{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto1.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera2{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto2.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera3{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto3.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera4{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto4.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera5{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto5.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera6{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto6.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera7{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto7.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera8{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto8.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera9{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto9.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera10{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto10.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera11{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto11.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.imagenCabecera12{
	margin-top:0px;
	background:url(http://ophic.es/imagenes/foto12.jpg) no-repeat top left;
	width:550px;
	height:174px;
}
div.barraAzul{
	width:550px;
	padding-top:5px;	
	background:#bfe8fc;	
	border-top-color:#fff;
	border-top-width:10px;
	border-top-style:solid;		
	border-bottom-color:#a4dffd;
	border-bottom-width:1px;
	border-bottom-style:solid;	
}
div.rayaBlanca {
	border-left:1px;
	padding-top:1px;	
	padding-bottom:1px;
	background:#fff;
}
div.contenidoMedio{
	background-color: #ebebeb;	
	/*height: auto;*/
	width: 550px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #dfdde0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	
}

 #contenido{
 	background-color:#fff;/**/
	width:550px;
	margin-left:185px;
	border-left:1px solid #DDDDDD;
	border-left:#FFFFFF 10px;
}

h1{
	background-image:url(http://ophic.es/imagenes/flechaAzul.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:20px;
	margin-top:10px;
	font-weight:bold;
	font-size:15px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;	
	vertical-align: super;
	white-space: normal;
	text-align:justify;
	margin-top:1em;
	margin-left:1.3em;
	margin-right:2.3em;
	margin-bottom:1em;
}
 h2{
	font-weight:bold;
	font-size:13px;
	padding-left:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	color: #39a4f4;	
	width: auto;
	padding-top: 0px;
	margin-left:0em;
	margin-right:2.9em;
	text-align:justify;
}
p{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-variant: normal;
	color: #686868;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	margin-top:1em;
	margin-left:3.3em;
	margin-right:3.3em;
	margin-bottom:1em;
}

#listado{
	margin: 1.5em 3.3em 3.3em;
	text-align:justify;
	list-style-image:url(imagenes/bullet.gif);
}

div.pieContenidoMedio{
	margin-top:0;
	background-image:url(http://ophic.es/imagenes/pieContenido.gif);
	background-repeat:no-repeat;	
	background-color:#ebebeb;
	height: 147px;
	width: 550px;	
}

#header{
 	height:60px;
	background-color:#1E90FF;
 } 
 
 /*MENU DE NAVEGACIOn Y PARTE IZQUIERDA*/
 #logoTipo{
	background:url(http://ophic.es/imagenes/logo.gif) no-repeat left #efefef;;
	width:168px;
	height:210px;
}
#navegacion{ 	
	width:168px;
	float:left;
	margin-left:7px;
}
#menu {  
	list-style:none;
	margin:0;
	padding:0;
}
#menu li {
	margin:0;
	padding:0;
	background-color:#efefef;
	margin-top:1px;
}
#menu li a {
	display:block;
	width:140px;	
	padding-left:28px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#7d7d7d;
	background-color:#ebebeb;	
	border-bottom:1px solid #666666;	
}
#menu li a:hover {
	color:#1d88ce;	
	border-bottom-color:#1d88ce;
	background:url(http://ophic.es/imagenes/flechaBlanca.gif) no-repeat;
	background-color:#bfe8fc;
	padding-bottom:2px;
	padding-top:2px;
}
/*Variacion roja*/
#menuRojo li {
	list-style:none;
	margin:0;
	padding:0;
	margin:0;
	padding:0;
	background-color:#efefef;
	margin-top:1px;
}
#menuRojo li a {	
	display:block;
	width:140px;	
	padding-left:28px;
	padding-bottom:2px;
	padding-top:2px;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color: #FF0000;
	background-color:#ebebeb;	
	border-bottom:1px solid #666666;
}
#menuRojo li a:hover {
	color:#1d88ce;	
	border-bottom-color:#1d88ce;
	background:url(http://ophic.es/imagenes/flechaBlanca.gif) no-repeat;
	background-color:#bfe8fc;
	padding-bottom:2px;
	padding-top:2px;
}
/*fin de variacion roja*/
#pieMenu{ 	
	width:168px;
	float:left;
	background:url(http://ophic.es/imagenes/abajo_menu.gif) no-repeat;
	height:15px;
	/*margin-left:5px;*/	
}

#separadorMenu{
	width:168px;
	height:35px;
	float:left;
}

#agenda{
	width:168px;
	float:left;
}
#agendaTituloIzq{
	background:url(http://ophic.es/imagenes/eskinaIzqAgenda.gif) no-repeat;
	width:13px;
	height:32px;
	float:left;
}
#tituloAgenda{
	width:70px;
	height:24px;
	background:url(http://ophic.es/imagenes/icoAgendaMedio.gif) no-repeat;
	background:#a3e0fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	padding-left:11px;
	padding-top:8px;
}
#icoAgendaArriba{	
	background:url(http://ophic.es/imagenes/icoAgendaArriba.gif) no-repeat;
	width:61px;
	height:16px;
	margin-left:94px;
}
#icoAgendaMedio{
	float:left;
	background:url(http://ophic.es/imagenes/icoAgendaMedio.gif) no-repeat;
	width:61px;
	height:32px;
}

#icoAgendaAbajo{
	background: #EBEBEB url(http://ophic.es/imagenes/icoAgendaAbajo.gif) no-repeat;
	width:57px;
	height:16px;
	float:left;
	border-left-color:#EBEBEB;
	border-left-style:solid;
	border-left-width:94px;
	border-right-color:#EBEBEB;
	border-right-style:solid;
	border-right-width:17px;
}
#agendaTituloDere{
	background:url(http://ophic.es/imagenes/eskinaDereAgenda.gif) no-repeat;
	width:13px;
	height:32px;
	float:left;
}

/*Agenda*/
#contenidoAgenda{	
	text-align: center;	
	background:#EBEBEB;
	float:left;
	width:168px;
}
/*TABLA DE LA AGENDA*/
#tableAgenda {	
	background-color:#EBEBEB;	
	border-left:1px solid #d8d8d8;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #d8d8d8;	
	text-align: left;
	margin: 0 auto;	
}

#captionAgenda {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	font-weight: bold;
	color: #EBEBEB;
	padding-bottom:1px;
	text-align:center;
}

#thAgenda, #tdAgenda {
	font-size:12px;	
	border-right: 1px dashed #d8d8d8;
	border-bottom: 1px dashed #d8d8d8;		
	padding:2px;
	text-align:center;
}

/*Colores*/
/*#trAgenda #tdAgenda a {
	padding:4px;
	background-color: #000000;
	color: #fff;
}
#trAgenda #tdAgenda a:hover {
	padding:4px;
	background-color: #993333;
	color: #fff;
}*/

#trAgenda #tdAgenda .titulo{
	background: #def6ff;
	color: #1989d1;
	font-weight:bold;
	padding:4px;
}

#trAgenda #tdAgenda .flechas{
	background: #def6ff;
	color: #1989d1;
	font-weight:bold;
	padding:4px;
}

#trAgenda #tdAgenda .dias{
	font-size:12px;
	color:#53b5e2;
	font-weight:bold;
	padding:4px;
}

#trAgenda #tdAgenda .colorReunion1{
	font-size:12px;
	color: #FF0000;
	background:#ffffff;
	font-weight:bold;
	padding:3px;
}
#trAgenda #tdAgenda .colorReunion2{
	font-size:12px;
	color: #0000FF;
	background:#ffffff;
	font-weight:bold;
	padding:3px;
}
#trAgenda #tdAgenda .colorReunion3{
	font-size:12px;
	color: #FF00FF;
	background:#ffffff;
	font-weight:bold;
	padding:3px;
}
#trAgenda #tdAgenda .colorReunion4{
	font-size:12px;
	color: #006600;
	background:#ffffff;
	font-weight:bold;
	padding:3px;
}
/*FIN DE LA TABLA DE LA AGENDA*/

#pieAgenda{
	float:left;
	background:url(http://ophic.es/imagenes/pieAgenda.gif) no-repeat;
	width:168px;
	height:64px;
}
/**FIN DE LA AGENDA/
/*ENLACES*/
#enlaces{
	width:168px;
	float:left;
}
#enlacesTituloIzq{
	background:url(http://ophic.es/imagenes/eskinaIzqAgenda.gif) no-repeat;
	width:13px;
	height:32px;
	float:left;
}
#tituloEnlaces{
	width:102px;
	height:24px;	
	background:#a3e0fd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	padding-left:40px;
	padding-top:8px;
	margin-bottom:1px;

}

#enlacesTituloDere{
	background:url(http://ophic.es/imagenes/eskinaDereAgenda.gif) no-repeat;
	width:13px;
	height:32px;
	float:left;
}

#contenidoEnlaces{
	background:#EBEBEB;
	float:left;
	width:168px;
}

#pieEnlaces{
	float:left;
	background:url(http://ophic.es/imagenes/pieAgenda.gif) no-repeat;
	width:168px;
	height:64px;
}

/*LOGOTIPOS PATROCINADORES*/

#EnlaceMinisterioMedioAmbiente {  
	width:168px;
	float:left;
	list-style:none;
	margin-bottom:10px;	
	padding:0;
}
#EnlaceMinisterioMedioAmbiente li a {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:21px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoMinisterioMedioAmbiente.gif) no-repeat;
}
#EnlaceMinisterioMedioAmbiente li a:hover {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:21px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoMinisterioMedioAmbienteHover.gif) no-repeat;
}

#EnlaceGobCantabria {  
	width:168px;
	float:left;
	list-style:none;
	margin-bottom:10px;	
	padding:0;
}
#EnlaceGobCantabria li a {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:50px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoGobCantabria.gif) no-repeat;
}
#EnlaceGobCantabria li a:hover {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:50px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoGobCantabriaHover.gif) no-repeat;
}

#EnlaceConsejeriaMedioAmbiente {  
	width:168px;
	float:left;
	list-style:none;
	margin-bottom:10px;	
	padding:0;
}
#EnlaceConsejeriaMedioAmbiente li a {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:69px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoMedioAmbiente.gif) no-repeat;
}
#EnlaceConsejeriaMedioAmbiente li a:hover {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:69px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoMedioAmbienteHover.gif) no-repeat;
}

#EnlaceCima {  
	width:168px;
	float:left;
	list-style:none;
	margin-bottom:10px;	
	padding:0;
}
#EnlaceCima li a {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:62px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoCima.gif) no-repeat;
}
#EnlaceCima li a:hover {
	list-style:none;
	/*dutline:none;*/
	display: block;
	width:110px;
	height:62px;
	margin:0 auto;
	position:static;
	text-indent: -9999px;
	background: url(http://ophic.es/imagenes/logoCimaHover.gif) no-repeat;
}

 /*FIN - MENU DE NAVEGACIO Y PARTE IZQUIERDA*/

#piePagina{
	background: url(http://ophic.es/imagenes/piePagina.gif) no-repeat;
	width:550px;
	height:118px;
	margin-left:195px;
	clear:both;
}
#naviAbajo {
	text-align:center;
	width:100%;	
	padding-left:6px;
	padding-right:6px;
	float:left;
	margin-top:100px;
	/*font:Arial, Helvetica, sans-serif normal;*/
	color:#218dcd;
	margin-left:3px;
	margin-right:3px;	
}
#naviAbajo a{
	margin-top:80px;
	/*font:Arial, Helvetica, sans-serif normal;*/
	color:#218dcd;
	margin-left:3px;
	margin-right:3px;	
}
#naviAbajo a:hover{
	margin-top:80px;
	/*font:Arial, Helvetica, sans-serif normal;*/
	color:#000000;
	margin-left:3px;
	margin-right:3px;	
}
#separador {
	border-top: 2px dashed #d5d5d5;
	border-top: 2px dashed #d5d5d5;
	margin: 1.5em 3.3em 3.3em !important;	
}
div.centrado{
	margin-top:15px;
	margin-bottom:15px;
	text-align: center;
}
div.centrado table {
	width:470px;
	margin: 0 auto;
	text-align: left;
}
/*Tabla de fotos*/
table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}

caption {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #39a4f4;
	padding-bottom: 6px;
	text-align:left;
}

th, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color:#f5f5f5;
}

th { /*Cabecera*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color:#1989d1;
	padding: 10px;
	background: #def6ff;	
}
/*tr:hover {
	background-color: #993333;
	color: #fff;
}*/

/*EMPIEZA SECCION DE REGISTRO*/
div.centrarBtn{
	text-align:center;
}
div.aviso{
	color:#FF0000;
	text-align:center;
}

#lblNombre #txtNombre #lblApellidos #txtApellidos #radio #checkbox{
	/*font:Arial, Helvetica, sans-serif normal;*/
}

div.registro{
	margin-left:52px;
	margin-right:52px;
	margin-top:20px;
	margin-bottom:20px;
	text-align: center;
}
div.registro table {
margin: 0 auto;
text-align: left;
}
div.registro table {	
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}

div.registro caption {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #39a4f4;
	padding-bottom: 6px;
	text-align:left;
}

div.registro th, div.registro td {
	color:#000000;
	font-size:12px;
	padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color:#f5f5f5;	
}

div.registro input{
	/*font:Arial, Helvetica, sans-serif normal;*/
	font-size:12px;
}

div.registro th { /*Cabecera*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color:#1989d1;
	padding: 10px;
	background: #def6ff;	
}

/*FIN SECCION DE REGISTRO*/

#autor {
	width:50px;
	padding-left:710px;
	padding-top:10px;
	padding-bottom:10px;	
	margin:0 auto;
	position:relative;	
	text-align:left;
	position:static;
	background-position: center center;	
}
#autor a{	
	outline:none;
	display: block;
	width:50px;
	height:20px;
	position:static;
	text-indent: -9999px;
	background:url(http://ophic.es/imagenes/magna.gif) no-repeat;
}
#autor a:hover{
	background:url(http://ophic.es/imagenes/magnaHover.gif) no-repeat;
}
/*NOTICIAS HOME*/
#noticiasHome .post { margin: 0 0 4em 0 }

/*META INFO */

ul.meta-info {
	border-top: 2px dashed #d5d5d5;
	margin: 1.5em 4em 0 !important;
	padding-top: .5em;
	font-size: .9em;
}
ul.meta-info li { list-style: none;}
ul.meta-info li.item-1 span { padding-left: 14px; background: url(http://ophic.es/imagenes/noticias/flecha.gif) left center no-repeat !important }

/*LISTADO DE ARCHIVOS*/
ul.listadoArchivos {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:3em;
	margin-bottom: 0.8em;
	margin-top: 0.8em;	
	padding:0;
	background:#EBEBEB;
}

ul.listadoArchivos li a{
	font-weight:normal;	
	display:block;
	width:462px;
	background:#e4e4e4 url(http://ophic.es/imagenes/icoArchivo.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-left:7px solid #e4e4e4;
	border-bottom:#CCCCCC dashed 1px;
	padding-left:15px;
	padding-bottom:4px;
	padding-top:4px;
	margin-bottom:10px;

}
ul.listadoArchivos li a:hover{	
	/*Si pongo esto falla en IE6 :( */
	/*background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	*/
}

/*LISTADO DE NOTICIAS*/
ul.listadoNoticias {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:3em;
	margin-bottom: 0.8em;
	margin-top: 0.8em;	
	padding:0;
	background:#EBEBEB;
}

ul.listadoNoticias li a{
	font-weight:normal;	
	display:block;
	/*width:100%;*/
	width:462px;
	background:#e4e4e4 url(http://ophic.es/imagenes/noticias/flecha.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-bottom:#CCCCCC dashed 1px;
	border-left:7px solid #e4e4e4;
	padding-left:15px;
	padding-bottom:4px;
	padding-top:4px;

}
ul.listadoNoticias li a:hover{	
	background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	
}

/*POP NOTICIA*/

div.fondoPopNoticia{		
	background:#ebebeb;
	width:auto;
	padding-bottom:25px;
}
div.cabeceraNoticia{
	background:url(http://ophic.es/imagenes/noticias/cabeceraNoticia.gif) center no-repeat;
	height:170px;
}
div.cabeceraNoticia div{
	padding-top:140px;
	text-align:right;
	padding-right: 10px;
}
/*Titulo procesos*/
div.cabeceraProcesos{
	background:url(http://ophic.es/imagenes/procesos/cabeceraProcesos.gif) center no-repeat;
	height:170px;
}
div.cabeceraProcesos div{
	padding-top:140px;
	text-align:right;
	padding-right: 10px;
}
/*Fin de titulo procesos*/
p.popTituloNoticia {
	text-transform:uppercase;
	text-align: center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 1.5em;
	margin-left:2em;	
	margin-right:2em;
	margin-bottom: 1em;
	margin-top: 0em;
	padding-top:1em;
	padding-bottom: 1em;
	border-bottom: 1.5px dashed #d5d5d5;
}
p.popSubTituloNoticia {
	font-weight:bold;
	font-size:13px;
	padding-left:36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	color: #39a4f4;	
	width: auto;
	padding-top: 0px;
	margin-left:0em;
	margin-right:2.5em;
	text-align:justify;
}
div.contenedorFotoPopNoticia {
     text-align: center;

   }
div.contenedorFotoPopNoticia img{
	border:1px solid #CCCCCC;
	padding:2px 2px 2px 2px;
	margin-bottom:5px;
}
.pie {
	padding:3px 3px 3px 3px;
    background-color:#e4e4e4;
	border-top:#CCCCCC 1px solid;	
	border-bottom:#CCCCCC 1px dashed;	
}
/*div.contenedorFotoPopNoticia{
   text-align: center;
}
div.contenedorFotoPopNoticia > img {
    text-align:center;
    position:relative;
}
.pie {
    top:5px;
    text-align:center;
    border:1px solid;
    background-color:#d3d3d3;
    width:100%;
    position: relative;
}*/
/*div.contenedorFotoPopNoticia{
   width: auto;     
   text-align: center;
   border: 1px solid;
}

div.contenedorFotoPopNoticia img{
   border: 0px;
}

div.pie {
   text-align: center;
   border: 1px 0px 0px 0px solid;
   background-color: #d3d3d3;
   width: 100%;
   clear: both;
}*/

/*LISTADO DE PROCESOS*/
ul.listadoProcesosAbiertos {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:3em;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	border-bottom:#CCCCCC dashed 1px;
	padding:0;
	background:#EBEBEB;
}
ul.listadoProcesosAbiertos li a{	
	font-weight:normal;	
	display:block;
	width:454px;
	background:#e4e4e4 url(http://ophic.es/imagenes/procesos/abierto.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-left:7px solid #e4e4e4;
	padding-left:25px;
	padding-bottom:4px;
	padding-top:4px;

}
ul.listadoProcesosAbiertos li a:hover{	
	background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	
}

ul.listadoProcesosCerrados {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:3em;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	border-bottom:#CCCCCC dashed 1px;
	padding:0;
	background:#EBEBEB;
}
ul.listadoProcesosCerrados li a{
	font-weight:normal;
	display:block;
	width:454px;
	background:#e4e4e4 url(http://ophic.es/imagenes/procesos/cerrado.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-left:7px solid #e4e4e4;
	padding-left:25px;
	padding-bottom:4px;
	padding-top:4px;

}
ul.listadoProcesosCerrados li a:hover{	
	background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	
}
/*PASAPAGINAS*/

div.contenidoPasaPagina{	
	text-align: center;	
	margin: 0em 0em 3.3em;
}
ul.pasaPagina {
	text-align: left;
	border-top: 2px dashed #d5d5d5;
	margin: 1.5em 3.5em 0 !important;
	padding-top: .5em;
	font-size: .9em;
	border-left:#EBEBEB solid 120px;
}
ul.pasaPagina li {	
	display: inline;
	padding-left: 8px !important;
	padding-right: 8px; /* para IE */
	padding-right /**/:/**/ 13px; 
	background: url(http://ophic.es/imagenes/separador.gif) left center no-repeat !important;
	list-style: none;
}
ul.pasaPagina li.item-1 { background: none !important }
ul.pasaPagina li.item-1 span { padding-left: 14px; background: url(http://ophic.es/imagenes/flechucaIzq.gif) left center no-repeat !important }
ul.pasaPagina li.item-2 span { padding-left: 14px; padding-right:14px; background: url(http://ophic.es/imagenes/flechucaDere.gif) right center no-repeat !important }
ul.pasaPagina li.item-3 span { padding-left: 14px; }

/*TIPOS DE EVENTOS PARA LA AGENDA*/
ul.listadoReunionTipo1 {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:1em;/*era 3*/
	margin-bottom: 0.8em;
	margin-top: 0.8em;	
	padding:0;
	background:#EBEBEB;
}
ul.listadoReunionTipo1 li a{
	font-weight:normal;	
	display:block;
	width:462px;
	background:#e4e4e4 url(http://ophic.es/imagenes/agenda/colorReunion1.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-bottom:#CCCCCC dashed 1px;
	border-left:7px solid #e4e4e4;
	padding-left:25px;
	padding-bottom:4px;
	padding-top:4px;

}
ul.listadoReunionTipo1 li a:hover{	
	background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	
}
ul.listadoReunionTipo2 {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:1em;/*era 3*/
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	padding:0;
	background:#EBEBEB;	
}
ul.listadoReunionTipo2 li a{
	font-weight:normal;	
	display:block;
	width:462px;
	background:#e4e4e4 url(http://ophic.es/imagenes/agenda/colorReunion2.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-left:7px solid #e4e4e4;
	border-bottom:#CCCCCC dashed 1px;
	padding-left:25px;
	padding-bottom:4px;
	padding-top:4px;

}
ul.listadoReunionTipo2 li a:hover{	
	background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	
}
ul.listadoReunionTipo3 {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:1em;/*era 3*/
	margin-bottom: 0.8em;
	margin-top: 0.8em;	
	padding:0;
	background:#EBEBEB;
}
ul.listadoReunionTipo3 li a{
	font-weight:normal;	
	display:block;
	width:462px;
	background:#e4e4e4 url(http://ophic.es/imagenes/agenda/colorReunion3.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-bottom:#CCCCCC dashed 1px;
	border-left:7px solid #e4e4e4;
	padding-left:25px;
	padding-bottom:4px;
	padding-top:4px;

}
ul.listadoReunionTipo3 li a:hover{	
	background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	
}
ul.listadoReunionTipo4 {  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-left:3em;	
	margin-right:1em;/*era 3*/
	margin-bottom: 0.8em;
	margin-top: 0.8em;	
	padding:0;
	background:#EBEBEB;
}
ul.listadoReunionTipo4 li a{
	font-weight:normal;	
	display:block;
	width:462px;
	background:#e4e4e4 url(http://ophic.es/imagenes/agenda/colorReunion4.gif) left center no-repeat;
	vertical-align:top;
	border-top:1px solid #CCCCCC;
	border-bottom:#CCCCCC dashed 1px;
	border-left:7px solid #e4e4e4;
	padding-left:25px;
	padding-bottom:4px;
	padding-top:4px;

}
ul.listadoReunionTipo4 li a:hover{	
	background-color: #bfe8fc;
	border-left:7px solid #bfe8fc;	
}
/*ELEMENTOS DE FORMULARIOS 39A4F4 */
select{
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	background-color: #999999;
}
textarea {
	width:420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	background-color: #999999;
}

.inputExaminar{
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	background-color: #999999;
}

.botones{
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	border-width: 0px;	
}

/*input{
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: white; 
	background-color:#666;
}*/
checkbox{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: white; 
	background-color:#666;
}