body{
	background:#0099CC url(../img/fondo.jpg) repeat-x;
	background-attachment:fixed;
}
#contenedor{
	background:#FFFFFF;
	width:745px;
	margin:0 auto !important;
	border:1px solid #CCCCCC;
}
#banner{
	width:745px;
	height:280px;
}
#contexto{
	background:#E0E0E0;
	width:730px;
	height:390px;
	margin:0 auto !important;
	border:1px solid #CCCCCC;
}
#panel_izq{
	width:208px;
	height:390px;
	float:left;
	border-right:1px solid #cccccc;
	background:#E0E0E0;
}
#panel_der{
	width:521px;
	height:390px;
	float:right;
	background:#ffffff;
}
#top_der{
	width:500px;
	height:180px;
	margin:0 auto !important;
	border-bottom:1px solid #CCCCCC;
}
#botton_der{
	width:500px;
	height:200px;
	margin:0 auto !important;
}
.subtitulo{
	background:url(../img/ico_subtitulo.gif) bottom  left no-repeat;
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:18px;
	color: #3B98D3;
	padding-top:15px;
	padding-left:5px;
	/*line-height:150%;*/
}
.subtitulo2{
	background:url(../img/ico_subtitulo.gif) bottom  left no-repeat;
	height:20px;
	font-family:Arial;
	font-size:18px;
	color: #3B98D3;
    padding-top:15px;
	padding-left:5px;
	/*line-height:150%;*/
}
.textsubtitulo{
	padding-left:20px;
}
#text_inicio{
	width:212px; 
	margin-left:25px; 
	font-family:Arial; 
	font-size:12px; 
	color:#004895; 
	padding-top:5px;
	text-align:justify;
}
.font{
	font-family:Arial; 
	font-size:12px; 
	color:#004895; 
}
#linkpie{
	background:#3B98D3 url(../img/pie.gif) repeat-x;
	height:40px;
	width:745px;
}
#pie{
	background:#FFFFFF;
	height:30px;
	width:745px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#3B98D3;
}
.clear{ clear:both; height:1px; font-size:1px;}

a {

	text-decoration: underline;
	color:#999999;
}	
.miniatura {
border: 1px solid # fff;
margin: 0 10px 10px 0;
padding: 5px;

}