/* CSS Document */

body {
	background-image:url(img/fondo.png);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin:0px;
}
.contenedortotal {
	width:760px;
	overflow:hidden;
}
.col01 {
	width:265px;
	float:left;
}
.col02 {
	width:485px;
	float: right;
}

.logo {
	width:246px;
	height:181px;
	background-image:url(img/logo.png);
	margin-bottom:10px;
}
.fondomenu a{
	margin-left:30px;
/*	margin-bottom:10px;*/
	padding:5px 0px 0px 5px;
	height: 47px;
	width: 199px;
	background-image: url(img/fondomenu.gif);
	z-index:1;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	display: block;
}
.fondomenu a:hover {
	background-image: url(img/fondomenu.gif);
	z-index:1;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display: block;
}
.fondomenu01 a{
	margin-left:30px;
/*	margin-bottom:10px;*/
	padding:5px 0px 0px 5px;
	height: 20px;
	width: 199px;
	background-image: url(img/fondomenu01.gif);
	z-index:1;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	display: block;
}
.fondomenu01 a:hover {
	background-image: url(img/fondomenu01.gif);
	z-index:1;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display: block;
}
.titulo {
	z-index:200;
	font-family:Georgia;
	font-weight:bold;
	font-size:12px;
	color:#000066;
	text-decoration:none;
}
.titulo a{
	z-index:200;
	font-family:Georgia;
	font-weight:bold;
	font-size:12px;
	color:#000066;
	text-decoration:none;
}
.titulo span {
	font-family:Georgia;
	font-weight:normal;
	font-size:10px;
	color: #333333;
	text-decoration:none;
}
.titulo span a{
	font-family:Georgia;
	font-weight:normal;
	font-size:10px;
	color: #333333;
	text-decoration:none;
}
.estorbo {
	width:486px;
	height:236px;
	background-image:url(img/piefotogrande.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.bienvenido {
	width:486px;
	height:27px;
	background-image:url(img/bienvenido.png);
}
.bienvenidost {
	width:470px;
	height:27px;
	background-image:url(img/bienvenido-st.png);
	font-family: Georgia;
	font-size:23px;
	font-weight:bold;
	color:#32708D;
	text-align:right;
	padding-right:16px;
}
.bienvenidost span{
	font-family: Georgia;
	font-size:23px;
	font-weight: lighter;
	color:#32708D;
}
.fondodestaque{
	height: 25px;
	width: 285px;
	background-image: url(img/fondodestaque.png);
	filter:alpha(opacity=80);
	float:left;
	-moz-opacity:.80;
	opacity:.80;
	font-family:Georgia;
	font-weight:lighter;
	font-size:18px;
	color: #27576D;
	padding-left:35px;
	padding-top:5px;
	margin-bottom:10px;
}
.fondodestaque span{
	font-weight:lighter;
}
.fondodestaque02{
	height: 25px;
	width: 285px;
	background-image: url(img/fondodestaque.png);
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	font-family:Georgia;
	font-weight:bold;
	font-size:15px;
	color: #27576D;
	padding-left:35px;
	padding-top:5px;
	float:left;
	margin-bottom:10px;
}
.fondodestaque02 span{
	font-weight:lighter;
}
.contnoticia {
	width:485px;
	margin-bottom:20px;
}
.thumb {
	width:156px;
	height:126px;
	background-image:url(img/sombrathumb.png);
	background-repeat:no-repeat;
	background-position:right;
	background-position:bottom;
	float:right;
	overflow:hidden;
}
.thumb img, .thumb a, .thumb a:hover {
	border:none;
	text-decoration:none;
	margin:0px;
}
.textonoticia {
	width:300px;
	margin-left:10px;
	font-family:Arial;
	font-weight:lighter;
	font-size:12px;
	text-decoration:none;
	color:#506074;
}
.textonoticia a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#506074;
}
.textonoticia a:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#506074;
}
.separador {
	width:100%;
	height:1px;
	background-image:url(img/separadorpost.png);
	background-repeat:repeat-x;
	overflow:hidden;
	margin-bottom:6px;
	margin-top:10px;
}
.pie {
	width:740px;
	height:173px;
	margin-left:20px;
	background-image:url(img/fondopie.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
.logopie {
	width:61px;
	height:173px;
	background-image:url(img/logopie.png);
	background-repeat:no-repeat;
	margin-left:15px;
	float:left;
}
.pietexto01 {
	font-family: Georgia;
	font-size:10px;
	color: #27576D;
	float:left;
	padding-top:100px;
	margin-left:10px;
}
.pietexto02 {
	font-family: Tahoma;
	font-size:10px;
	color: #27576D;
	float:right;
	padding-top:100px;
	margin-right:10px;
	text-decoration:none;
}
.pietexto02 a{
	text-decoration:none;
	color: #27576D;
}
.pietexto02 a:hover{
	text-decoration:none;
	color:#000000;
}
.pietexto03 {
	width:130px;
	font-family: Georgia;
	font-size:9px;
	color: #27576D;
	margin-left:10px !important;
	margin-top:5px;
	text-decoration:none;
	float:left;
}
.pietexto03 a{
	color: #27576D;
	text-decoration:none;
}
.pietexto03 a:hover{
	color: #000;
	text-decoration:none;
}
#contenidoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #506074;
}
