body{
	background-image:url(images/bg.jpg);
	
	text-align:left;
	margin: 0 auto;
	font-family:arial;
	font-size:11px;
}
#mainmain{
	text-align:left;
	margin: 0 auto; 
	width:960px;
	margin-top:50px;

}
.titulonews{
font-size:14px;
color:#223e7d;
font-weight:bold;
padding-left:5px;
padding-top:5px;
}
.textonews{
padding:5px;
}
#newsplace{
border:1px solid #223e7d; width:263px; height:370px; overflow:auto;
}
#madeby {
text-align:right;
padding-top:5px;
}
#madeby a{
font-family:arial;
font-size:9px;
color:#333333;
text-align:right;
text-decoration:none;
}
#madeby a:hover{
color:#333;
text-decoration:underline;
}
#footer {
	float:left;

	padding-top:5px;
	font-size:9px;
	color:#333;
}
#footer a{
color:#333;
font-size:9px;
}

#footer a:hover{
color:#333;
text-decoration:underline;
}	

#fotter{
	border:solid #666666 2px;
	background-color:#223e7d;
	width:956px;
	height:27px;
	color:#FFFFFF;
	text-align:center;
	padding-top:13px;
}
#fotter a{
color:#FFFFFF;
text-decoration:none;
}
#contenido{
	float:left;
	width:586px;
	border:solid #666666 2px;
	border-bottom:none;
	height:500px;
	background-color:#FFFFFF;
	padding:10px;
}
#leftcol{
	float:left;
	border:solid #666666 2px;
	border-bottom:none;
	border-left:none;
	width:348px;
	height:520px;
	background-color:#d1d3d4;
}
#logocol{
	height:125px;
	width:293px;
	float:left;
}
#menu1{
height:28px;
border:solid #666666 2px;
border-right:none;
border-bottom:none;
background-color:#bcbdc0;
}
.bordermenu1{
border-right:solid #666666 2px;
float:left;
}
#menu3{
background-color:#223e7d;
border-top:solid #666666 2px;
border-right:solid #666666 2px;
height:58px;

}
#buscador{
padding:19px;
padding-bottom:0px;
height:244px;
width:310px;
background-image:url(images/bgbus.png);

}
.borbottom{
border-bottom:solid #666666 2px;
}
#titbuscador{
border-bottom:solid #939598 1px;
width:310px;
padding-bottom:10px;
margin-bottom:19px;
}
.textfield{
border:solid #555f93 1px;
}
.half{
width:149px;
}
.full{
width:310px;
}
.titfield{
padding-bottom:4px;

}
.ellabel{
}
.bordeGris {
	border: 2px solid #666666;
}
a{
color:#213F7D;
}
a:hover{
color:#939598;
}
