@charset "utf-8";
/* CSS Document */

body{
	background:#dfdfdf url(../images/bg-website.gif) repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	}

#container{
	margin:0 auto;
	width:976px;
	}

/*	NAV BAR	*/
#nav{
	background:url(../images/header-nav.png) no-repeat;
	width:976px;
	height:60px;
	margin-top:34px;
	}

.home-bt{
	padding:25px 20px 0 20px;
	float:left;
	}

#nav .barra{
	float:right;
	width:797px;
	height:54px;
	padding-top:6px;
	}
/*	FIN NAV BAR	*/

/*	MENU DE LA DERECHA	*/

#content #left-column a.menu-lista{
	background:url(../images/bg-left-bt.gif) no-repeat;
	padding:5px 10px 3px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	width:175px;
	height:16px;
	display:block;
	margin:0 0 5px 30px;
	}

#content #left-column a.menu-lista:hover{
	color:#666666;
}
/*	FIN MENU DE LA DERECHA	*/

/*	CONTENIDO	*/

/*	HEADER	*/

#header{
	background:url(../images/header-img.gif) no-repeat;
	width:976px;
	height:110px;	
	}

#header02{
	background:url(../images/header-img02.gif) no-repeat;
	width:976px;
	height:110px;	
	}	

#content{
	background:url(../images/bg-content.png) repeat-y;
	width:976px;
	overflow:hidden;
	padding:0 0 10px 0;
	}	

#content #left-column{
	float:left;
	width:300px;	
	overflow:hidden;
	padding:0 0 0 25px;
	}

#content #left-column02{
	float:left;
	width:200px;	
	overflow:hidden;
	padding:0 0 0 25px;
	}	

#content #right-column{
	float:left;
	width:300px;
	border-left:dashed 1px #ccc;
	padding:0 25px 10px 15px;	
	}

#content #right-column02{
	float:left;
	width:600px;
	border-left:dashed 1px #ccc;
	padding:0 25px 10px 15px;	
	}	

#content #right-column03{
	float:left;
	width:625px;
	border-left:dashed 1px #ccc;
	padding:0 25px 10px 15px;	
	}		
#content #right-column04{
	float:left;
	width:280px;
	border-left:dashed 1px #ccc;
	padding:0 10px 10px 10px;	
	}	

#content #right-column05{
	float:left;
	width:280px;
	border-left:dashed 1px #ccc;
	padding:0 10px 10px 10px;	
	}		

#content #img-column{
	float:left;
	width:300px;
	}	

.img_list{
	float:left;
	width:20%;
	}

.line_list{
	float:left;
	width:25%;
	height:60px;
	font-weight:bold;
	color:#999999;
	padding:10px;
	font-size:12px;
	border-right:dashed 1px #999999;
	}	

.title_gral{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	}	

/*	FIN CONTENIDO	*/

/*	FOOTER	*/
#footer{
	background:url(../images/bg-footer.png) no-repeat;
	height:50px;
	width:926px;
	padding:10px 25px 0 25px;
	}		

#footer .cophy{
	width:50%;
	float:right;
	text-align:right;
	}

#footer .redes{
	width:30%;
	float:left;
	padding-top:5px;
	text-align:right;
}

.calendario{
	width:260px;
	padding:10px;
	height:45px;
	background:url(../images/date-div.gif) no-repeat;
	}	

.calendario a{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

.calendario a:hover{
	color:#FF0000;
	text-decoration:none;	
	}	
	
.anio{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:16pt;
	font-weight:bold;
	padding:10px;
	float:left;
	}	

.mes{
	float:left;
	padding:15px 10px 0 10px;
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	}


.text_field{
	background:url(../images/bg-field.gif) no-repeat;
	height:20px;
	padding:5px 10px 0 20px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:none;
	}

.txt_form{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px dashed #ccc;
	display:block;
	margin:5px 0 5px 0;
	}	

.comentarios_field{
	background:#d3d3d3 url(../images/bg_comentarios.gif) no-repeat;
	width:260px;
	height:110px;
	padding:70px 10px 0 10px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:none;
	overflow:auto;
	}

.comments_field{
	background:#d3d3d3 url(../images/bg_comments.gif) no-repeat;
	width:260px;
	height:110px;
	padding:70px 10px 0 10px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:none;
	overflow:auto;
	}	

.bt_form{
	background:url(../images/bt-form.gif) no-repeat;
	width:83px;
	height:40px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14pt;
	text-align:center;
	}		

.link_space{
	float:left;
	width:225px;
	height:60px;
	background:url(../images/contact_12.gif) no-repeat;
	padding-left:68px;
	padding-top:10px;
	border-bottom:solid 1px #eee;
	}	

.link_space a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}

.link_space a:hover{
	color:#990000;
	}	

.link_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	border-bottom:dashed 1px #eee;
	display:block;
	height:20px;
	padding-top:5px;
	}

/*	NOVEDADES	*/

.box_news{
	width:300px;
	min-height:190px;
	float:left;
	background:#f6f6f6 url(../images/bg_box_news.gif) no-repeat;
	background-position:bottom;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
	}

.title_news{
	background:url(../images/title_news-box.gif) no-repeat;
	padding:14px 20px 0 25px;
	height:44px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	font-weight:bold;
	}	

.box_news .txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding:0 20px 20px 20px;
	}
.box_news img{
	float:left;
	}

.box_news a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding:15px 0 0 5px;
	}		
.box_news a:hover{
	color:#FF0000;
	}	
