body {
	margin: 0px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	background: url(imagenes/fondo_body_2.jpg)  repeat-y right top;
}
.fondoIzq {
	background: url(imagenes/fondo_izq.jpg)  repeat-y left;
}

.inputEncuesta {
	background: #999999;
	border-style: none;
}
.blanco {
	color: #FFFFFF;
}
.tablaTop {
	background: url(imagenes/fondo_top.jpg) no-repeat right top;
}
form {
	margin: 0px;
}
p {
	color: #333333;
	font: lighter 12px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	color: #FFFFFF;
	font: bold 20px/22px Georgia, "Times New Roman", Times, serif;
	margin: 2px;
	padding: 0px;
}
.bige {
	color: #ECE9D8;
}


h3 {
	font-size: 14px;
	color: #333333;
	border: none;
	margin: 0px;
	font: bold 16px/18px Georgia, "Times New Roman", Times, serif;
}
.bordo {
	color: #C04147;
}

a {
	color: #333333;
	text-decoration: underline;
}
.tablaGeneral {
	background-image: url(imagenes/fondo_der.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 15px;
}
.tablaBody {
	background: url(imagenes/fondo_body_2.jpg)  repeat-y right;
}


a:Hover {
	text-decoration: none;
	color: #000000;
}
A.botos {
	color: #333333;
	text-decoration: none;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	background: url(imagenes/ico_botos_chicos.jpg) no-repeat left top;
	padding-left: 7px;
	letter-spacing: 0px;
}
A.botos:Hover {
	color: #C04147;
	text-decoration: underline;
}
h1 {
	margin: 5px 0px 2px;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h5 {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 14px;
	font: lighter 12px/14px Arial, Helvetica, sans-serif;
}
h4 {
	color: #333333;
	margin: 2px;
	font: lighter 12px/14px Arial, Helvetica, sans-serif;
}
h6 {
	margin: 0px;
	font: 4px/4px Arial, Helvetica, sans-serif;
}
.tablaPie {
	background: #FFFFFF url(imagenes/pie.jpg) no-repeat center bottom;

}
A.Titulos {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
A.copeteNoticias {
	color: #666666;
	text-decoration: none;
}
.botUp {
	background-image: url(imagenes/bot_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.botDown {
	background-image: url(imagenes/bot_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}
A.chicos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	left: 2px;
	background-color: #009933;
	font-weight: normal;
}
.botonform {
	color: #993333;
	height: 22px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	background: #EBEBEB;
	border: 2px solid #C04147;
}
hr {
	border-top: 1px solid #F6F6F6;
}


A.chicos:Hover {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
input {
	color: #333333;
	height: 14px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	background: #EBEBEB;
	border: 2px solid #98999B;
}
textarea {
	color: #333333;
	background: #EBEBEB;
	font: 12px/14px Arial, Helvetica, sans-serif;
	border: 2px solid #97989A;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #F13543;
	margin: 2px;
	background-color: #A7A7A7;
	border: 1px solid #666666;
}
.fondoCuerpo {
	background: #EBEBEB;
}
.fondoFotosHome {
	background: #ECE9D8;
}
A.Titulos:Hover {
	text-decoration: underline;
	color: #333333;
}
A.copeteNoticias:Hover {
	color: #666666;
	text-decoration: underline;
}
.copete {
	color: #666666;
}
.fotosSecciones {
	border: 1px solid #999999;
}
input:focus, textarea:focus, x:-moz-any-link {
-moz-outline-radius-bottomleft:3px;
-moz-outline-radius-bottomright:3px;
-moz-outline-radius-topleft:3px;
-moz-outline-radius-topright:3px;
outline-offset:0;
outline-style:solid;
outline-width:1px;
}
input:focus, textarea:focus, .sffocus {
	background:#ECE9D8 scroll left 0;
	outline-color:#333333;
	border: 1px solid #00145B;
}
A.botosGrandes {
	color: #ECE9D8;
	text-decoration: none;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
A.fotitos {
	border: 2px solid #999999;
}

A.botosGrandes:Hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(imagenes/ico_botones.gif) no-repeat left top;
}
.tdTitulos {
	background: #FFFFFF;
	border-bottom: 2px solid #C04147;
	border-left: 2px solid #C04147;
}
.bordeFotos {
	border: 3px solid #993300;
}
.fondoDer {
	background-image: url(imagenes/fondo_der.jpg);
	background-repeat: repeat-y;
	background-position: right;
}.tdBotRojo {
	background: #832D2C url(imagenes/fondo_bot_rojos.jpg)  repeat-y center;
}
.tdBotonera {
	background: url(imagenes/fondo_largo_botonea.jpg)  repeat-y center;
}
#arg {
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 20px;
	width: 50px;
	top: 0px;
	right: 210px;
}
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 480px;
	height: 380px;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	vertical-align: middle;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 480px;
	vertical-align: middle;
}
A.fotitos:Hover {
	border: 2px solid #993333;
}
.tablaFotos {
	background: url(imagenes/fondo_fotos_grandes.jpg) no-repeat center top;
}

