﻿/* CSS Document */
*{
	padding:0px;
	margin:0px;
}

ul, ol
{
	list-style-type: none;
}

p{
}
a{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#BD342C;
}
a:hover{
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#666666;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	/*background:#EEEEEE url(../media/background.png) repeat-x scroll left top;*/
	background:url(../media/background_sombra.png) repeat-y scroll center top;
}
#pagina{
	min-height:500px;
	height:auto !important;
	height: 500px;
	width:900px;
	margin:auto;
	float: left;
	background: #FFFFFF;
	/*border: 1px solid #CCCCCC;*/
}
.titulo{
	width:100%;
	height:32px;
	font-size:20;
	font-weight:bold;
	color:#990000;
	/*background:url(../media/backgroundtitulo.png) no-repeat scroll left top;*/
	margin:0px 2px 0px 3px;
	padding:14px 0px 0px 29px;
}
#contenido .phi_inner_content{
	margin:15px 55px 15px 55px;
	text-align:justify;
}
	
	
#contenedor1{
	width:900px;
	min-height:148px;
	height:148px;
	position:relative;
	float:left;
}
#cabezote{
	width:900px;
	position:relative;
	float:left;
	clear: both;
	min-height:111px;
	heiht: auto !important;
	height:111px;
}
/*	background:url(../media/cabezote.png) repeat-x scroll left top;
} */
#menu{
	width:900px;
	float:left;
	position:relative;
	clear: both;
	min-height:37px;
	height: auto !important;
	height:37px;
}
	
#contenedor2{
	width:900px;
	min-height:224px;
	height:auto !important;
	height:224px;
	position:relative;
	float:left;
	background: #EBEBEB;
}
#noticiaprincipal{
	width:699px;
	min-height:214px;
	height:auto !important;
	height:214px;
	padding:4px 0px 2px 3px;
	position:relative;
	float:left;
	background: #FFFFFF;
}
#recursos{
	position:relative;
	float:left;	
	width:197px;
	min-height:220px;
	height:auto !important;
	height:220px;
	margin:0px 0px 0px 1px;
}
	
	
#contenedor3{
	min-height:10px;
	height:auto !important;
	height:10px;
	width:900px;
	position:relative;
	float:left;
/*	background: #EBEBEB; */
}
#banners{
	min-height:357px;
	height:auto !important;
	height:357px;
	width:701px;
	position:relative;
	float:left;
	background: #FFFFFF;
}
#linea1{
	width:898px;
	min-height:5px;
	height:5px;
	position:relative;
	float:left;
	background:#EBEBEB;
	margin:2px 0px 0px 1px;
}	
#banner1{
	width:225px;
	min-height:144px;
	height:auto !important;
	height:144px;
	margin:5px 0px 0px 6px;
	position:relative;
	float:left;
	/*background:url(../media/banner1.png) repeat-x scroll left top;*/}
#banner2{
	width:225px;
	min-height:144px;
	height:auto !important;
	height:144px;
	margin:5px 0px 0px 7px;
	position:relative;
	float:left;
	/*background:url(../media/banner2.png) repeat-x scroll left top;*/}
#banner3{
	width:225px;
	min-height:144px;
	height:auto !important;
	height:144px;
	margin:5px 0px 0px 8px;
	position:relative;
	float:left;
	/*background:url(../media/banner3.png) repeat-x scroll left top;*/}
#blog{
	width:457px;
	min-height:187px;
	height:auto !important;
	height:187px;
	margin:5px 0px 0px 6px;
	position:relative;
	float:left;
	clear: left;
/*	background:url(../media/blog.png) repeat-x scroll left top; */
}
#video{
	width:225px;
	min-height:187px;
	height:auto !important;
	height:187px;
	margin:5px 0px 0px 8px;
	position:relative;
	float:left;
	/*background:url(../media/video.png) repeat-x scroll left top;*/}
#noticias_normales
{
	min-height:10px;
	height:auto !important;
	height:10px;
	width:193px;
	margin-left: 1px;
	position:relative;
	float:left;
	padding: 2px;
	
	background:url(../media/back_noticias_normales.jpg) repeat-y;
/*	background:url(../media/noticiasnormales.png) repeat-x scroll left top; */
}
#columnaizquierda #noticias_normales{
	background:#FFFFFF;
}

#noticias_normales .noticias_normales_bottom
{
	padding-top: 34px;
	background: #FFFFFF url(../media/cabezote_nnormles.png) no-repeat scroll left top;
}

#linea2{
	width:898px;
	min-height:5px;
	height:5px;
	position:relative;
	float:left;
	/*background:#EBEBEB;*/
	background:#FFFFFF;
	margin:0px 0px 0px 1px;
}
#contenido{
	position:relative;
	float:left;
	min-height:357px;
	height:auto !important;
	height:357px;
	width:701px;
	background: #FFFFFF;
	/*background:url(../media/contenido.png) repeat-x scroll left top;*/}
#columnaizquierda{
	min-height:10px;
	height:auto !important;
	height:10px;
	width:198px;
	position:relative;
	float:left;
/*	background:url(../media/noticiasnormales_recursos.png) repeat-x scroll left top; */
}

	
	
#contenedor4{
	width:900px;
	min-height:70px;
	height:auto !important;
	height:70px;
	position:relative;
	float:left;
	text-align:center;
	font-size:10px;
	font-weight:bold;
}
.enlace{
	background:#CCCCCC;
	padding:2px;
	text-decoration:none;
	color:#FFFFFF;
}
	
#recursos
{
	background: url(../media/middle_recursos.jpg) repeat-y;
}

#recursos .phi_content
{
	/*background: url(../media/cabezote_recursos.jpg) no-repeat scroll left top;*/
	position:relative;
	float:left;	
	width:197px;
	min-height:220px;
	height:auto !important;
	height:220px;
}

#recursos .phi_content .phi_inner_content div
{
	*margin-top: -35px;
}

#recursos .phi_content .phi_inner_content
{
	/*background: url(../media/bottom_recursos.jpg) no-repeat scroll left bottom;*/
	position:relative;
	float:left;	
	width:190px;
	min-height:188px;
	height:auto !important;
	height:188px;
	/*padding-top: 32px;*/
	padding-right: 7px;
}

.phi_container, .phi_module, .phi_content, .phi_inner_content
{
	float:left;
	clear: both;
	position: relative;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	width: 100%;
}

#recursos .phi_content .phi_inner_content ul
{
	list-style-type: none;
	margin-left: 4px;
	width: 190px;
	float: left;
	position: relative;
	clear: both;
	min-height: 165px;
	height: auto !important;
	height: 165px;
}

#recursos .phi_content .phi_inner_content ul li
{
	margin-left: 0px;
	background: url(../media/li_recursos.jpg) no-repeat scroll left top;
	float: left;
	position: relative;
	clear: both;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	padding-left: 25px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 175px;
}



#recursos .phi_content .phi_inner_content ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#recursos .phi_content .phi_inner_content ul li a:hover
{
	color: #747E8A;
}

#blog
{
	background: url(../media/zonablogs_middle.jpg) repeat-y;
}

#blog .phi_content
{
	/*background: url(../media/zonablogs_top.jpg) no-repeat scroll left top;*/
	float: left;
	position: relative;
	clear: both;
	min-height: 187px;
	height: auto !important;
	height: 187px;
	border-top:1px solid #ececec;
}

#blog .phi_content .phi_inner_content
{
	/*background: url(../media/zonablogs_bottom.jpg) no-repeat scroll left bottom;*/
	/*padding-top: 51px;*/
	float: left;
	position: relative;
	clear: both;
	min-height: 136px;
	height: auto !important;
	height: 136px;	
	border-bottom:1px solid #ececec;

}

#blog .phi_content .phi_inner_content ul
{
	list-style-type: none;
	width: 457px;
	float: left;
	position: relative;
	clear: both;
	min-height: 119px;
	height: auto !important;
	height: 119px;
}

#blog .phi_content .phi_inner_content ul li
{
	background: url(../media/bullet_blogs.png) no-repeat scroll left top;
	padding-left: 20px;
	width: 185px;
	float: left;
	margin-left: 20px;
}

#blog .phi_content .phi_inner_content ul li a
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

#blog .phi_content .phi_inner_content p
{
	width: 363px;
	float: left;
	position: relative;
	clear: both;
	text-align: right;
	padding-bottom: 5px;
}

#contenido .contenido_top
{
	float: left;
	position: relative;
	min-height: 357px;
	height: auto !important;
	height: 357px;
	width: 701px;
}

#contenido .contenido_top .contenido_bottom
{
	float: left;
	position: relative;
	min-height: 357px;
	height: auto !important;
	height: 357px;
	width: 690px;
/*	background: url(../media/background_contenido.png) repeat-x scroll left bottom;*/
	padding-bottom: 10px;
	padding-bottom:35px;
}

#contenido .contenido_bottom .phi_inner_content
{
	margin: 0px 5px;
}

.phi_rsiblings
{
	background: #FFFFFF url(../media/cabezotesiblings.png) no-repeat scroll left top;
	padding: 32px 3px 3px; 
	list-style-type: none;
	width: 192px;
	float: left;
	position: relative;
	clear: both;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

.phi_rsiblings ul
{
	list-style-type: none;
}

.phi_container .phi_module .phi_content .phi_inner_content .phi_rsiblings ul li
{
	margin-left: 0px;
	background: #FFFFFF url(../media/li_recursos.jpg) no-repeat scroll left top;
	float: left;
	position: relative;
	clear: both;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	padding-left: 25px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 165px;
}

.phi_rsiblings ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.phi_rsiblings ul li a:hover
{
	color: #747E8A;
}

#columnaizquierda
{
/*	border-left: 1px solid #CCCCCC; */
}

#noticiasnormales
{
	float: left;
	position: relative;
	width: 198px;
}

#pagina .contenedor3_interna
{
	background: #FFFFFF;
}

#pagina .contenedor3_interna #contenido
{
	border-right: 1px solid #CCCCCC;
}

.formularios_middle
{
	float: left;
	position: relative;
	width: 540px;
	min-height: 118px;
	height: auto !important;
	height: 118px;
	background: url(../media/formularios_middle.png) repeat-y;
	margin-bottom: 20px;
}

.formularios_middle .formularios_top
{
	float: left;
	position: relative;
	width: 540px;
	min-height: 118px;
	height: auto !important;
	height: 118px;
	background: url(../media/formularios_top.png) no-repeat scroll left top;
}

.formularios_middle .formularios_top .formularios_bottom
{
	float: left;
	position: relative;
	width: 500px;
	min-height: 118px;
	height: auto !important;
	height: 118px;
	background: url(../media/formularios_bottom.png) no-repeat scroll left bottom;
	padding: 50px 20px 10px 20px;
	text-align: center;
}

.formularios_middle .formularios_top .formularios_bottom fieldset
{
	border: none;
	text-align: center;
	width: 500px;
}

.phi_module .phi_content .phi_inner_content .formularios_middle .formularios_top .formularios_bottom fieldset li
{
	float: left;
	clear: both;
	width: 500px;
	min-height: 26px;
	height: auto !important;
	height: 26px;
	border-bottom: 1px solid #F1F1F1;
	padding: 10px 0px;
	background: none;
}

.formularios_middle .formularios_top .formularios_bottom fieldset li label
{

	float: left;
	clear: left;
	width: 200px;	
	text-align: right;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #D83B3B;
}

.formularios_middle .formularios_top .formularios_bottom fieldset li input, .formularios_middle .formularios_top .formularios_bottom fieldset li select, .formularios_middle .formularios_top .formularios_bottom fieldset li textarea
{
	float: left;
	border: 1px solid #CCCCCC;
	width: 180px;
}

.formularios_middle .formularios_top .formularios_bottom fieldset li .input_text
{
	background: url(../media/fondocampos2.png) repeat-x scroll left top;
	height: 17px;
}

.formularios_middle .formularios_top .formularios_bottom fieldset li textarea
{
	background: url(../media/fondocampos.png) repeat-x scroll left top;
	height: 77px;
}

.formularios_middle .formularios_top .formularios_bottom .footer .input_submit, .formularios_middle .formularios_top .formularios_bottom .footer .input_button
{
	margin-top: 20px;
	width: 120px;
	border: none;
	background: url(../media/fondoboton.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #D83B3B;
	margin-right: 5px;
}

.table
{
	border: 1px solid #000000;
	width: 800px;
	margin-left: 20px;
}

.table thead tr td
{
	background: #CC0000 url(../media/background_tablas.png) repeat-x;
	height: 26px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.table tbody .row_odd td
{
	background:#DDDDDD none repeat scroll 0 0;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	height:20px;
	min-height:20px;
	padding:4px;
}

.table tbody .row_even td
{
	background:#EEEEEE none repeat scroll 0 0;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	height:20px;
	min-height:20px;
	padding:4px;
}

.contenedor_admin
{
	margin-left: 5px;
}

.phi_content .phi_inner_content b, .phi_content .phi_inner_content bold, .phi_content .phi_inner_content span, .phi_content .phi_inner_content strong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #BD342C;	
}

.phi_content .phi_inner_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.phi_content .phi_inner_content li
{
	margin-left: 10px;
	background: url(../media/bullet_blogs.png) no-repeat scroll left top;
	padding-left: 20px;
	color: #666666;
}

.phi_content .phi_inner_content span
{
	font-size: 15px;
}

.phi_content .phi_inner_content h1
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #D83B3B;	
}

.phi_content .phi_inner_content h2
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #D83B3B;	
}

.phi_content .phi_inner_content h3
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #D83B3B;	
}

.phi_content .phi_inner_content p
{
	color: #666666;
}

#buscador{
	width:200px;
	height:110px;
	z-index:5000;	
	float:right;
	position:relative;
	top:-95px;
	left:0px;
	margin-right:7px;
}

#buscador fieldset{
	border:none;
	padding-left:8px;
	margin-bottom:5px;
}

#enlaces_rapidos{
	margin-bottom:28px;
}

#buscador #boton_buscador{
	background-color:transparent;
	background-image:url(../media/btnbuscar.png);
	width:29px;
	height:32px;
	border:none;
	padding-left:10px;
	position:relative;
	top:6px;
	left:0px;
}
#buscador_campo{
	border:#EBEBEB solid 1px;
	color:#999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:18px;
	width:150px;
}

