/* Wellaton */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#dd0868;
	font-size: 10px;
	color:#FFFFFF;
}


/*---------------------*/

#botonera {
	padding-top:15px;
	width:190px;
	height:auto;
	text-align:left;
}

#contenedor {
	margin:30px auto 20px auto;
	width:770px;
}

#contenido {
	width:770px;
}

#footer {
	width:770px;
	font-family:Arial;
	font-size:10px;
	line-height:2;
	color:#000;
}

#footer a{
	color:#000;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
}

#header {
	width:770px;
	height:274px;
}

#pack {
	width:770px;
	height:auto;
}

#seccion {
	width:762px;
	padding:0px 5px 0px 3px;
	text-align:left;
	background-image:url(../images_site/bg_seccion.png);
}

#seccion_titulo {
	width:762px;
	padding:0px 5px 0px 3px;
	text-align:left;
	background-image:url(../images_site/bg_seccion.png);
}

/*---------------------------*/

.autor {
	text-align:right;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	font: 130% Garamond, Georgia, serif;
	color: #FF99FF;
}
.autor em {
	color: #FF48FF;
}

.texto_contenido {
	font-family: Arial;
	word-spacing: normal;
	text-align: left;
	line-height: 1.2em;
	font-size: 1.2em;
}

.texto_destacado {
	/*padding-bottom: 5px;
	margin: 0 0 10px 0;*/
	font-family: Arial;
	word-spacing: normal;
	text-align: left;
	line-height: 1.2em;
	font-size: 1.0em;
	color: #FFCF8A;
}

.texto_subtitulo {
	font-family: Arial;
	font-weight:bold;
	word-spacing: normal;
	text-align: left;
	line-height: 1.2em;
	font-size: 1em;
	color: #FFDDFF;
}

.texto_interior {
	height:auto;
	width: auto;
	padding: 0px 5px 0px 10px;
	color:#FFF;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
}

.texto_intro {
    font: bold 18px Arial;
	line-height: 95%;
	margin: 0;
	color:#FFFFFF;
}

.texto_intro .texto_centro .texto_contenido {
	font-family: Arial;
	word-spacing: normal;
	text-align: left;
	line-height: 1.2em;
	font-size: 13px;
	font-weight:normal;
	letter-spacing:normal;
}
.texto_intro .texto_centro {
	width:580px;
	margin-top:5px;
	text-align:center;
}

.texto_centro {
	width:580px;
	text-align:center;
}

.texto_intro_chica {
    font: normal 13px Arial;
	line-height: 95%;
	margin: 0;
	color:#FFFFFF;
}

.texto_intro_b {
    font: bold 18px Arial;
	line-height: 95%;
	margin: 0;
	color:#FFCF8A;
}

.texto_intro em {color: #FFCF8A;}

.texto_nota {
	font-family:Arial;
	font-size:9px;
	color:#CCCCCC;
}

.texto_formulario {
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

.texto_formulario_pequeño {
	font-family:Arial;
	font-size:9px;
	color:#666666;
}

.texto_formulario_pequeno_b {
	font-family:Arial;
	font-size:9px;
	color:#FFABE5;
}

.subtitulo {
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	font: 140% Arial;
	font-weight:bold;
	color: #FF99FF;
}

a.link_formulario:link, a.texto_formulario:visited {
	color:#71023C;
}

a.link_formulario:hover {
	color:#E95C9D;
}
