﻿body {
	padding:0px;
	margin:0px;
	background:url(../img/back_02.jpg) top repeat-y;
	background-color:#000000;
	font-family: Trebuchet MS;
	font-size:11px;
}

#tablaBody {
	padding:0px;
	margin:0px;
	background:url(../img/back_01.jpg) top repeat-x;
}
a{
	color:#CC3300;
	text-decoration:none;
}
b{
	color:#000000;
}
.color{
	color:#990000;
}

#botonera{
	width:170px;
}
.botonera{
	font-weight:bold;
	width:185px;
	*width:195px;
	font-size:12px;
	text-align:left;
	color:#AAAAAA;
	display:block;
	border:none;
	padding: 10px;
	padding-left:0px;
	margin:0px;
	display:block;
	background:url(../img/boton_1.jpg) no-repeat left;
	left:20px;
	
}
.botonera:hover {
	background:url(../img/boton_2.jpg) no-repeat left;
	color:#FFFFFF;
}
.botonera2{
	font-weight:bold;
	width:250px;
	*width:260px;
	font-size:12px;
	text-align:left;
	color:#AAAAAA;
	display:block;
	border:none;
	padding: 10px;
	padding-left:0px;
	margin:0px;
	display:block;
	background:url(../img/boton_2.jpg) no-repeat left;
	padding-left:35px;
}
.botonera2:hover {
	background:url(../img/boton_1.jpg) no-repeat left;
	color:#FFFFFF;
}
.botonera3{
	font-weight:bold;
	width:250px;
	*width:260px;
	font-size:12px;
	text-align:left;
	color:#990000;
	display:block;
	border:none;
	padding: 10px;
	padding-left:0px;
	margin:0px;
	display:block;
	background:url(../img/boton_1.jpg) no-repeat left;
	padding-left:35px;
}
.botonera3:hover {
	background:url(../img/boton_2.jpg) no-repeat left;
	color:#FFFFFF;
}

.campo_input_on {
	font-family:arial; 
	font-size:11px; 
	border-style:solid;
	border-color:#FFCC00;
	border-width:1px;
}
.campo_input {
	font-family:arial; 
	font-size:11px; 
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}

.campo{
	font-size:11px;
	color: #555555;
	font-family: Arial;
	border:solid;
	border-color:394574;
	padding:4px;
	border-width:1px;
}

.campo:hover{
	border-color:#000000;
}

.cuerpo_gr{
	font-size:11px;
	color: #555555;
}
.cuerpo_p_gr{
	font-family:Arial;
	font-size:8px;
	font-weight:bold;
	color: #394574;
}
.cuerpo_bl{
	font-family: Arial;
	font-size:10px;
	color: #FFFFFF;
}
.cuerpo_bl a{
	font-weight: bold;
	color: #FFFFFF;
}
.cuerpo_bl a:hover{
	color: #EEEEEE;
	text-decoration:underline;
}
.titular{
	font-size:22px;
	color:#990000;
	font-family:Georgia;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
    background: url(../img/px_gr.gif) repeat-x;
	background-position: bottom;
}
.bordeS {
	padding:5px;
	border-width:0.1em;
	border-style: solid;
	border-color:#CC3300;
	margin-bottom:5px;
	background-position:center; 
}

h1 {
	margin-left:-4px;
	font-size: 4em;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	font-family: Georgia;
	font-weight:normal;
	color: #666666;
}

h2 {
	font-size: 14px;
	line-height: 0.9em;
	color: #8A183B;
}


.grande {
margin:0px;
padding:0px;
margin-top:20px;
font-size:12px;
width:620px;
}