@charset "utf-8";
/* CSS Document */

body{
	margin:auto;
	padding:auto;
	background-image:url(../images/bgStopTrata.png);
	background-color:#000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

h2{
	background-color:#282828;
	color:#FFF;
	font-size:1.2em;
	padding:3px;
	text-align:right;
	text-transform:uppercase;
	}
	
input{
	background-color:#9c9c9c;
	border: 1px solid #333333;
	color:#000;
	}
	
.negrita { font-weight:bold; }

.subrayado { text-decoration:underline; }

.enviar{
	background-color:#4e4e4e;
	border: 1px dotted #333333;
	color:#fff;
	font-weight:bold;
	height:25px;
	margin-top:10px;
	}
	
.tick{
	background-color:#000;
	border:none;}
.notas{
	font-size:0.8em;
	line-height:14px;}
	
.h2Menor{
font-weight:normal;
font-size:0.8em;}
li{
	margin-bottom:10px;
		list-style-image:url(../images/topo.png);
	}
.gris01{
	color:#999999;
}


.rojo1{
color:#FF0000;
}

div#cabecera1{
	margin:auto;
	padding:auto;
	width:280px;
	height:40px;
	float:left;
	background-image:url(../images/menu01-interior1.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}
div#cabecera2{
	margin:auto;
	padding:auto;
	width:230px;
	height:40px;
	float:right;
}


div#contenedor{
	margin:auto;
	padding:auto;
	width:985px;
	overflow:hidden;
	}
	
div#contenedor1{
	margin:auto;
	clear:both;
	padding:auto;
	width:985px;
	overflow:hidden;
	background-image:url(../images/fondoTodo.png);
	background-repeat:repeat-y;
}

div#menu{
	margin:auto;
	padding:auto;
	width:280px;
	float:left;
	text-align:right;
/*	padding-top:20px;*/
	}
	
div#lateralDerecha{
	margin:auto;
	padding:auto;
	width:230px;
	float:right;
	}
	
div#centro{
	margin:auto;
	padding:auto;
	width:475px;
	float:left;
	text-align:left;
	background-image:url(../images/bgContenedor1.png);
	background-repeat:repeat-x;
	height:auto !important;
	min-height:585px !important;
	height:585px;
	}

div#textoCentro{
	margin:auto;
	padding:10px;
	width:410px;
	text-align:justify;
	color:#FFFFFF;
	font-size:0.7em;
	line-height:19px;
	background-color:#000000;
	}
	
div#formularioIzquierda{
	margin:auto;
	padding:auto;
	width:200px;
	float:left;
	}
div#formularioDerecha{
	margin:auto;
	padding:auto;
	width:200px;
	float:right;
	}
h1{
	color:#FF0000;
	font-size:1.3em;
	padding-left:4px;
	background-image:url(../images/fondoH1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:30px;
	margin:auto;
	padding:auto;
	}
.fondoNegro{
	background-color:#000000;
	}

div#paraH1{
	margin:auto;
	width:430px;
	height:40px;
	margin-top:40px;
	border-bottom:3px solid #222222;

	}
	
.destacadoRojo{
	color:#FF0000;
	font-weight:bold;
	font-size:1.2em;
	}
	
	
div#pie{
	margin:auto;
	padding:auto;
	width:985px;
	overflow:hidden;
	}
	
#pie div{
	text-align:right;
	color:#999999;
	font-size:0.6em;
	margin-right:30px;}
