@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../img/fondo_seccion_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
TABLE {
border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.title {
	width: 880px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content {
	width: 880px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
.content .text {
	background-image: url(../img/fondo_contenido_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 583px;
	text-align: left;
	vertical-align: top;
}
.content .text h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 25px;
	margin: 0px;
	padding-bottom: 0px;
}
.content .text h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 25px;
	margin: 0px;
	padding-bottom: 10px;
}

.content .text p {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: tahoma;
}

.content .menu {
	text-align: right;
}
.content .menu p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content .form {
	background-image: url(../img/fondo_signin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 34px;
	margin-top: 30px;
}
.content .form #sign {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.content .form #sign p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 84px;
}
.content .form #sign p.links {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.formlink:link, a.formlink:visited {
	color: #797B9B;
	text-decoration: none;
}
a.formlink:hover, a.formlink:active {
	color: #646686;
	text-decoration: underline;
}


.content .pub {
	text-align: right;
	margin-top: 10px;
}
.pie {
	width: 980px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	margin-bottom: 75px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-decoration: none
}

.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;		
}
UL.governing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;

}
LI.vineta-bordo {
	margin-bottom: 5px;
	list-style-type: none;
	background-image: url(../img/vineta.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	width: 450px;

}
OL.member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 15px;
	margin-left: 50px;
	list-style-type: upper-roman;

}
OL.member LI.member  {

}

.text A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-decoration: none;
	text-decoration: none;
}
.text A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9a0034;
	text-decoration: none;
}
#contacto {
	margin: 25px;
}
#contacto table {
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#contacto table td.campos {
	width: 250px;
}
#contacto   .IMPcampos {
	width: 180px;
}
#contacto .IMPcampopais {
	width: 183px;
}
#contacto .IMPcampomensaje {
	width: 390px;
	height: 70px;
}

#enviar.boton {
	width: 100px;
}
.advertencia {
	font-weight: bold;
	color: #FF0000;
}
LI.vineta-bordo-sin {
	margin-bottom: 10px;
	list-style-type: none;
	padding-left: 4px;
	width: 450px;
}
