@charset "utf-8";
/* CSS Document */
images, div, p, span { behavior: url(../js/iepngfix.htc) }
textarea { resize:none; }

*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
a {
	color: #B20000;
}

body{
	background:url(../img/general/bg.jpg) no-repeat top center #e1dfda;
	text-align:center;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

.message {
	color: #0000FF;
} 

.error-message {
	color:#F00;
}

#master{
	width:833px;
	height:auto;
	margin:auto;
}
#content{
	width:795px;
	height:auto;
	background-image:url(../img/general/bg-blanco.png);
	background-position:left top;
	background-repeat:repeat-y;
	float:left;
	clear:none;
	padding-left:38px;
	/*padding-bottom:18px;*/
	text-align:left;
}

#tit{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	padding-top:20px;
	padding-left:6px;
}

#barra_usuario{
	width:200px;
	height:25px;
	float:right;
	clear:none;
	margin-top:35px;
	margin-right:49px;
	/*margin-bottom:20px;*/

}

/* ------------- HOME CAMPAÑA (PROGRAMA) -----------------*/

#programa{
	width:781px;
	height:auto;
	float:left;
	clear:none;
	padding-top:20px;
	position: relative;
	left: -10px;
	background-image: url(../img/general/bg_programa2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top: 50px;
	margin-bottom: 20px;
}

#tabla_modulos {
	margin-left: 20px;
}

#tabla_modulos tr td {
	width: 206px;
	height: 160px;
	border:none;
}

.bt_programa{
	width: 206px;
	height: 160px;
	float:left;
	clear:none;
	background-repeat:no-repeat;
	background-position:top left;
	border:none;
	cursor:pointer;
}
.bt_programa:hover{
	opacity: 0.7;
}


/** POLITICAS DE PRIVACIDAD **/
#politicas{
	width:700px;
	height:auto;
	float:left;
	clear:none;
	background-color:#FFF;
	padding:20px;
	text-align:left;
	font-size:22px;
}
#politicas .txt{
	width:700px;
	height:auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	clear:none;
}



/** PIE **/
#pie{
	width:759px;
	height:auto;
	background:url(../img/general/pie-gris.png) no-repeat center top;
	float:left;
	clear:none;
	padding-top:3px;
	/*padding-bottom:15px;*/
	padding-left:37px;
	padding-right:37px;
	text-align:right;
	color:#061b32;
	font-size:9px;
	text-align:right;
	line-height:35px;
}
#pie .txt-politica{
	width:220px;
	height:20px;
	float:right;
	clear:left;
	padding-top:18px;
	padding-bottom:20px;
	text-align:right;
	color:#666666;
	font-size:9px;
	text-decoration:none;
	line-height:10px;
	cursor:pointer;
}
#pie .txt-politica:hover{
	text-decoration:underline;
}

.link-azul-pequenyo {
	color:#061b32;
	font-size:9px;
	text-align:left;
	line-height:35px;
	text-decoration:none;
}

.link-azul-pequenyo:hover{
	text-decoration:underline;
}



/*-------------- CONTACTO ------------------*/
#contacto{
	width:782px;
	float:left;
	margin:0;
	padding-bottom:25px;
	padding-top:10px;
}

#contacto form{
	width:724px;
	height:auto;
	float:left;
	clear:none;
	padding-left:11px;
	margin-top: 20px;
}

#contacto .dato{
	width:55px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	padding:0;
	margin:2px;
}
#contacto input{
	width:230px;
	height:21px;
	float:left;
	clear:none;
	border:1px solid #7f8793;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
	vertical-align:middle;
}
#contacto input:focus {
	border: 1px solid #7f8793;
}

#contacto textarea{
	width:230px;
	height:100px;
	float:left;
	clear:none;
	border:1px solid #7f8793;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
}
#contacto textarea:focus {
	border: 1px solid #7f8793;
}

#contacto .btn-enviar2{
	width:81px;
	height:34px;
	float:right;
	clear:none;
	margin-top:9px;
	background-image:url(../img/general/btn-enviar2.png);
	background-repeat:no-repeat;
	background-position:top left;
	border:none;
	cursor:pointer;
}
#contacto .btn-enviar2:hover{
	background-position:bottom left;
}

.contacto-ok{
	width:724px;
	height:150px;
	float:left;
	clear:none;
	padding-left:11px;
	padding-top:50px;
}

a.btn-volver-ini-2{
	width:141px;
	height:34px;
	float:right;
	clear:none;
	margin-top:28px;
	margin-right:49px;
	margin-bottom:20px;
	background-image:url(../img/general/btn-volver-inicio.png);
	background-repeat:no-repeat;
	background-position:top left;
	border:none;
}
a.btn-volver-ini-2:hover{
	background-image:url(../img/general/btn-volver-inicio.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}


/*-------------- USUARIOS ------------------*/

#usuarios_content {
	min-height: 300px;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 12px;
}

#usuarios_content .titulo {
	font-size: 16px;
	font-weight: bold;
	color: #B20000;
}

#usuarios_content #opciones {
	margin-left: 20px;
}

#usuarios_content #opciones li a {
	color: #444444;
	text-decoration: none;
}

#usuarios_content #opciones li a:hover {
	color: #B20000;
	text-decoration: underline;
}

#usuarios_content #formulario {
	margin-top: 20px;
	margin-left: 20px;
}

