* {
	margin: 0;
	padding:0;
}
body {
	background-color: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:15px;
}
/*ESQUEMA*/


#wrap {
	margin:0 auto;
	background-repeat:no-repeat;
	background:url(../images/bgcontent.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
}
#top {
	margin:0 auto;
	width:900px;
	height:112px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background:url(../images/logo.gif);
}
#wrapmenu {
	margin:0 auto;
	width:900px;
	height:65px;
	padding-top:23px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background:url(../images/wrapmenubg.jpg);
}
#menuwrap {
	width:537px;
	height:40px;
	background:url(../images/menubg.jpg);
	background-repeat:no-repeat;
	margin-left:23px;
	padding-left:1px;
}
.topnav {
	list-style-type:none;
}
.topnav li {
	float:left;
	position:relative;
}
.topnav a {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:2.03em;
	padding-right:2.03em;
	padding-top:13px;
	padding-bottom:13px;
	display:block;
}
.topnav a:hover {
	color:#FFFFFF;
	background:url(../images/bgmenu.jpg);
	background-repeat:repeat-x;
}
#content {
	margin:0 auto;
	padding-top:16px;
	width:900px;
	background-color:#FFFFFF;
}
#content02 {
	margin:0 auto;
	width:853px;
	padding-top:15px;
	padding-left:15px;
	background-color:#FFFFFF;
	background:url(../images/bgcontent02.jpg);
	background-repeat:repeat-x;
}
#left {
	width:584px;
	float:left;
}
#right {
	width:236px;
	float:left;
	background-color:#FFFFFF;
	margin-left:16px;
}
.pic01 {
	width:286px;
	float:left;
}
.pic02 {
	width:286px;
	float:left;
	margin-left:12px;
}
#footer {
	margin:0 auto;
	margin-top:30px;
	width:900px;
	height:113px;
	background-color:#FFFFFF;
	background-image:url(../images/bgfooter.jpg);
	background-repeat:no-repeat;
}
.clearfix {
	clear:both;
}
/*TEXTO*/
	

.contenido {
	font-family: Tahoma;
	font-size: 11px;
	color:#615E5E;
	line-height:20px;
}
.contenido .resaltado{
	font-family: Tahoma;
	font-size: 12px;
	color:#751E15;
	font-weight:bold;
}
.contenido a {
	color:#615E5E;
	text-decoration:none;
}
.contenido a:hover {
	color:#615E5E;
	text-decoration:underline;
}
.titulos11bold {
	font-family: Tahoma;
	font-size: 11px;
	color:#751E15;
	font-weight:bold;
}
.titulos11bold a {
	color:#252574;
	text-decoration:none;
}
.titulos11bold a:hover {
	color:#252574;
	text-decoration:underline;
}
.titulos {
	font-family: Tahoma;
	font-size: 13px;
	color:#292980;
	font-weight:bold;
}
.titulosform{
	font-family: Tahoma;
	font-size: 16px;
	color:#292980;
	font-weight:bold;
	padding:5px;
}
.titulos a {
	color:#292980;
	text-decoration:none;
}
.titulos a:hover {
	color:#292980;
	text-decoration:underline;
}
.titulos2 {
	font-family: Tahoma;
	font-size: 18px;
	color:#23236D;
	font-weight:bold;
}
.contenidofoot {
	color:#252573;
	float:right;
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	padding-right:86px;
	padding-top:30px;
	text-align:right;
	width:280px;
}
.contenidofoot a {
	color:#252573;
	text-decoration:none;
}
.contenidofoot a:hover {
	color:#252573;
	text-decoration:underline;
}
.contenidofoot2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#252573;
	line-height:18px;
	float:left;
	text-align:left;
	margin-top:28px;
	margin-left:32px;
	width:200px;
}
.contenidofoot3 {
	font-family: Tahoma;
	font-size: 11px;
	color:#252573;
	line-height:18px;
	float:left;
	text-align:left;
	margin-top:28px;
	margin-left:32px;
	width:200px;
}
.contenidofoot2 a {
	color:#252573;
	text-decoration:none;
}
.contenidofoot2 a:hover {
	color:#252573;
	text-decoration:underline;
}
.idiomas {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
	float:left;
	padding-left:450px;
	padding-top:50px;
}
.idiomas a {
	color:#FFFFFF;
	text-decoration:none;
}
.idiomas a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.iconpdf{
	margin-right:30px;
	margin-left:30px;
	}
.formulario td{
	padding:5px;
	
	}	
.msgform{
	background-color:#363690;
	color:#FFF;
	font-weight:bold;
	padding:4px;
	border: 1px solid #C8D8EF;
	}	
