body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;	/*background-image: url(images/background.jpg);*/
}
#header_left{
	background-image:url(../images/header_left.jpg);
	height:28px;
	width:9px;
	float:left;
}
#header_right{
	background-image:url(../images/header_right.jpg);
	height:28px;
	width:10px;
	float:right;
}
#header_back{
	background-image:url(../images/header_back.jpg);
	height:28px;
	width:700px;
	float:left;
}
#titulo{
	font-family:"Trebuchet MS";
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	margin-top: 5px;
}
#caja{
	width:718px;
	float:inherit;
	background-color: #FFFFFF;
	border: 1px solid #d7d5e2;
	margin-left: 1px;
}
#margen{
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#texto{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
}
#texto_2{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
}
#footer_left{
	background-image:url(../images/footer_left.jpg);
	height:55px;
	width:11px;
	float:left;
}
#footer_right{
	background-image:url(../images/footer_right.jpg);
	height:55px;
	width:12px;
	float:right;
}
#footer_back{
	background-image:url(../images/footer_back.jpg);
	height:55px;
	width:1000px;
	float:left;
}
#footer_texto{
	margin-top: 7px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
}
a.footer:link {color: #FFF;}
a.footer:visited {color: #FFF;}
a.footer:hover {color: #FFF; text-decoration:none;}
a.footer:active {color: #FFF;}
#header_small_left{
	background-image:url(../images/header_left.jpg);
	height:28px;
	width:9px;
	float:left;
}
#header_small_right{
	background-image:url(../images/header_right.jpg);
	height:28px;
	width:10px;
	float:right;
}
#header_small_back{
	background-image:url(../images/header_back.jpg);
	height:28px;
	width:263px;
	float:left;
}
#caja_small{
	width:281px;
	float:inherit;
	background-color: #FFFFFF;
	border: 1px solid #d7d5e2;
	margin-left: 1px;
}
.ampliar_noticia{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#822121;
	font-weight: bold;	
}
a.ampliar_noticia:link {text-decoration:underline;}
a.ampliar_noticia:visited {text-decoration:none;}
a.ampliar_noticia:hover {text-decoration:none;}
a.ampliar_noticia:active {text-decoration:underline;}
.caja_azul{
	background-color:#f1f4f9;
	height:60px;
}
.borde{
	border: 2px solid #215182;
}
#imagenes{
	text-align:center;
	width:230px;
	height:180px;
	float:left;
}
