body {
	margin:0 auto;
	padding:0;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000060;
	height:auto;
	width:420px;
}
a:link {
	color: #000060;
	text-decoration:none;
}
a:visited {
	color: #000060;
	text-decoration:none;
}
a:hover {
	color: #a09f81;
	text-decoration:none;
}
a:active {
	color: #000060;
	text-decoration:none;
}
div.cuerpo {
	text-align:center;
}

div.text10_1 {
	font-size:8pt;
	padding-top:5px;
	text-align: center;
}

div.text_pie {
	font-size:7pt; 
	margin-top:50px;
}
.boton_form {
	margin:10px 0 0 190px;
	/*float:left;*/
	float:none;
}

label {
	font-weight:bold;
	font-size:11pt; 
	padding-right:15px;
}

div.campo_form {
	padding-bottom:5px;
}

p.error {
    background-color: #F4F4F4;
    border: 1px dotted #CCCCCC;
    clear: both;
    float: left;
    text-align: center;
    width: 100%;
}

span.error {
    color: #CC0000;
    font-weight: bold;
    text-align: center;
}

/* -----------MENU (SITUADO EN EL ANCABEZAMIENTO DE CADA SUBSECCION) ---------------------------------------------------------------------------------------------*/

#Texto_CabeceraSubSeccion
{
	margin: 10px 0px 0px 10px;
	font-weight:bold;
	text-align: center;
}

#Texto_formulario
{
	margin: 10px 0px 0px 10px;
	width:300px;
	text-align:right;
	margin-left:35px;
}





