.bg {
	background-image:url("../img/bg.gif");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#adadad;
	padding-top:27px;
}

.footer {
	background-image:url("../img/bg_footer.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:18px;
	text-align:center;
	height:67px;
	margin-top:20px;
}

.contenedor18 {
	width:616px;
	margin-left:18px;
	padding-top:20px;
	clear:both;
}

.contenedor18b {
	width:616px;
	margin-left:18px;
	padding-top:5px;
	clear:both;
}

.modulo_linea {
	background-image:url("../img/modulo_arriba.gif");
	background-repeat:repeat-x;
	background-position:top left;
	height:2px;
	font-size:1px;
	line-height:2px;
}

.modulo_centro {
	background-image:url("../img/modulo_centro.gif");
	background-position:top left;
	padding-left:4px;
	padding-right:4px;
}

.modulo_centro2 {
	background-image:url("../img/modulo_centro2.gif");
	background-position:top left;
	padding-left:4px;
	padding-right:4px;
}

.modulo_rojo {
	background-image:url("../img/modulo_rojo.gif");
	background-position:top left;
	height:24px;
	padding-left:8px;
	padding-right:10px;
}

.left {
	float:left;
}

.hor20 {
	width:20px;
	font-size:1px;
}

.ver3 {
	height:3px;
	line-height:3px;
	font-size:1px;
}

.ver5 {
	height:5px;
	line-height:5px;
	font-size:1px;
}

.ver6 {
	height:6px;
	line-height:6px;
	font-size:1px;
}

.ver7 {
	height:7px;
	line-height:7px;
	font-size:1px;
}

.ver8 {
	height:8px;
	line-height:8px;
	font-size:1px;
}

.ver10 {
	height:8px;
	line-height:8px;
	font-size:1px;
}

.ver14 {
	height:14px;
	line-height:14px;
	font-size:1px;
}

.ver20 {
	height:20px;
	line-height:20px;
	font-size:1px;
}

.tit {
	margin:0px 3px 3px 3px;
}

.txtGris {
	font-family:tahoma;
	font-size:10px;
	color:#363636;
	text-decoration:none;
}

.txtGris2 {
	font-family:tahoma;
	font-size:10px;
	color:#363636;
	text-decoration:none;
}

.txtGris2:hover {
	text-decoration:underline;
}

.txtGris3 {
	font-family:tahoma;
	font-size:11px;
	color:#363636;
	text-decoration:none;
}

.txtRojo {
	font-family:tahoma;
	font-size:10px;
	color:#c61d23;
	text-decoration:none;
}

.txtRojo:hover {
	text-decoration:underline;
}

.txtRojo2 {
	font-family:tahoma;
	font-size:10px;
	color:#c61d23;
	text-decoration:none;
}

.txtBlanco {
	font-family:tahoma;
	font-size:10px;
	color:#f3d2d3;
	text-decoration:none;
}

.txtBlanco:hover {
	text-decoration:underline;
}

.txtBlanco2 {
	font-family:tahoma;
	font-size:11px;
	color:#f3d2d3;
	text-decoration:none;
}

.link {
	font-family:tahoma;
	font-size:10px;
	color:#363636;
	text-decoration:none;
}

.link:hover {
	color:#c61d23;
}

.separador {
	background-color:#8b8b8b;
	width:1px;
}

.borde {
	border: 1px solid #383838;
}

.borde2 {
	border: 1px solid #ededec;
}

.seccion {
	background-image:url("../img/bg_seccion.gif");
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:10px;
}

.bg_rayas {
	background-image:url("../img/bg_rayas.gif");
	background-position:top left;
	padding:7px 4px 7px 4px;
}

.mayusculas {
	text-transform:uppercase;
}

.bg_rojo {
	background-image:url("../img/bg_rojo.gif");
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#941a1d;
	padding-left:4px;
	padding-right:4px;
}

form {margin:0px;}

.campo {
	background-color:#d3d3d3;
	border:1px solid #959595;
	width:200px;
	height:16px;
}