body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;	

}
#wrap {
	margin:0 auto 0 auto;
	width:850px;
	text-align:right;
}
.menusup
{
	list-style:none;
	height: 42px;
	padding: 0px 0px 0px 0px;
	margin:  10px -10px 0px 0px;
}
.menusup li {
	overflow: visible;
	height: 33px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	float: left;
	text-align:center;
}
.menusup li a:link
{
	display:block;
	width:200px;
	height:42px;
	text-decoration: none;
	text-align: center;
	padding: 5px 6px 2px 5px;
	font-size:13px;
	color: #666;
	font-weight: bold;
}
.menusup li a:hover
{
	text-decoration: none;
}
.menusup li a:visited
{
	display:block;
	width:124px;
	height:25px;
	text-decoration: none;
	text-align: center;
	padding: 5px 6px 2px 5px;
	font-size:13px;
	color: #FFFFFF;
}
.logo
{
    width: 850px;
    height: 150px;
    padding: 10px;
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	text-align: left;
}
#contenido
{
	width: 840px;
	height: 100%;
	text-align: justify;
	background-color: #FFF;
}
#contenedor
{
	position: relative;
	float:left;
	width: 850px;
	height: 100%;
	margin-top:5px;
}
.menu_izq
{
    width: 180px;
    height: 100%;
    padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
    position: relative;
    float:left;
	font-size:13px;
	text-align:right;
}
.contenidocentral
{
	width: 620px;
	height: 100%;
	margin-top: 0;
	margin-right: 2px;
	margin-left: 5px;
	padding: 2px 5px 2px 5px;
	position: relative;
    float:left;
}
.contenidointerno
{
	width: 800px;
	height: 100%;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px 5px 5px 5px;
	position: relative;
    float:left;
}
.zona_derecha
{
	width: 205px;
	height: 100%;
	margin: 3px 0px 3px 3px;
	position: relative;
	float:right;
	color:#FFF;
	font-size:13px;
	padding: 2px 2px 1px 1px;
}
.caja
{
    width: 200px;
    height: 100%;
	margin: 3px 3px 3px 3px;
	padding: 2px 2px 1px 1px;
    background: #13475F;
	color:#FFF;
	font-size:13px;
	border: 1px solid #000000;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;

}
.cajaconsultor
{
	width: 560px;
	height: 100%;
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	background-color: #F1FAFE;
	border: 1px solid #13475F;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.masinfo
{
    width: 198px;
    height: 20px;
    background: #C5EAFA;
	color:#13475F;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding: 2px 1px 0px 1px;
	margin: 0px 1px 2px 1px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#art-menu
{
	position: relative;
	float:left;
	width: 850px;
	height: 45px;
	text-align:center;
	padding: 5px 0 0 0;
}
a.masinfolink  {
	color:#40C8D0;
	text-decoration:none;
	display:block;
	width:198px;
	height:20px;
	font-size:11px;
	background-image:url(../img/flechasbg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a:hover.masinfolink  {
	color: #13475F;
	text-decoration:none;
	background-image:url(../img/flechasbg2.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a  {
	color:#09F;
	text-decoration:none;
	font-size:13px;
}
a:hover  {
	color: #13475F;

}
a.visited  {
	color:#000066;
	text-decoration:none;
	display:block;
	width:180px;
	height:20px;
	padding: 2px 2px 2px 2px;
	font-size:13px;
	background-color:#E8F7FD;
}
a.menuizq2  {
	color:#000066;
	text-decoration:none;
	display:block;
	width:180px;
	height:20px;
	padding: 2px 2px 2px 2px;
	font-size:13px;
}
a:hover.menuizq2  {
	color: #13475F;;
	background-color:#E8F7FD;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#F60;
	text-align:left;
}

.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#F60;
	font-weight: bold;
}
.subtitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#F60;
	font-weight: bold;
	text-align:left;
}
.textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align:justify;
}
.textos_cont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align:justify;
}

.TextosPie {
	width:840px;
	float:left;
	color:#F60;
	margin-left:1px;
	margin-top:5px;
	font-size:11px;
	height: 30px;
	padding: 5px 5x 0px 5px;
	clear: both;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:left;
}
.Textosfin {
	width:850px;
	float:left;
	color:#13475F;
	margin-top:10px;
	font-size:11px;
	height: 15px;
	text-align:right;
	padding: 2px 2px 0px 2px;
	clear: both;
}
.resdessociales
{
	float: right;
}
.separadorfin {
	width:850px;
	float:left;
	height:2px;
	margin-top:5px;
	margin-bottom:2px;
	background-color:#F60;
}