* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 100%; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px	
}
body {
	background-color: #970607;
}

.centro {
position: absolute; /*Posicionamiento absoluto*/
top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
margin-top: -120px; /*Restamos la mitad de alto del SWF para centrarlo verticalmente*/
margin-left: -236px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
}
.ruta {
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 100px;
}
.ruta a:hover{
	color: #f3af1d;
	font-size: 24px;
	text-decoration: underline;
	font-weight: bold;
}
#contenedor {
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

.extra {
	BACKGROUND:#970607
}
.main {
	MARGIN: 0px auto; WIDTH: 980px; TEXT-ALIGN: left
}
#header {
	HEIGHT: 255px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	HEIGHT: 45px
}
#footer {
	MARGIN-TOP: -41px; FONT-SIZE: 1.16em; BACKGROUND: url(imagenes/footer-bg.gif) repeat-x left top; COLOR: #664439; PADDING-TOP: 67px
}
#footer A {
	COLOR: #7d4230
}
#footer SPAN {
	PADDING-LEFT: 17px
}

#content {
	POSITION: relative
}
.main {
	MARGIN: 0px auto; WIDTH: 980px; TEXT-ALIGN: left
}
.box {
	BACKGROUND: #fff
}
.box .indent {
	PADDING-RIGHT: 3px; PADDING-LEFT: 11px; PADDING-BOTTOM: 4px; PADDING-TOP: 12px
}
.box .bottom-right {
	BACKGROUND: url(imagenes/box-corner-bottom-right.gif) no-repeat right bottom
}
.box .bottom-left {
	BACKGROUND: url(imagenes/box-corner-bottom-left.gif) no-repeat left bottom
}
.box .top-right {
	BACKGROUND: url(imagenes/box-corner-top-right.gif) no-repeat right top
}
.box .top-left {
	BACKGROUND: url(imagenes/box-corner-top-left.gif) no-repeat left top; WIDTH: 100%}

#colcentral {
	FLOAT: left;
	width: 560px;
}

.container {
	OVERFLOW: hidden; WIDTH: 100%
}


h4 {
	LINE-HEIGHT: normal;
	COLOR: #722011;
	FONT-SIZE: 2em;

}



#colizq {
	/*	BACKGROUND: url(imagenes/box1-tail-bg.gif);*/
	float: left;
	width: 180px;
	height: 238px;
	background-image: url(imagenes/fondomenu.gif);
	background-repeat: no-repeat;
}
#colizq .indent {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 130px; PADDING-TOP: 15px
}
#colizq .bottom-tail {
	BACKGROUND: url(imagenes/box1-bottom-tail.gif) repeat-x left bottom
}
#colizq .right-tail {
	BACKGROUND: url(imagenes/box1-right-tail.gif) repeat-y right top
}
#colizq .bottom-right {
	BACKGROUND: url(imagenes/box1-corner-bottom-right.gif) no-repeat right bottom
}
#colizq .bottom-left {
	BACKGROUND: url(imagenes/box1-corner-bottom-left.gif) no-repeat left bottom
}
#colizq .top-right {
	BACKGROUND: url(imagenes/box1-corner-top-right.gif) no-repeat right top
}
#colizq .top-left {
	BACKGROUND: url(imagenes/box1-corner-top-left.gif) no-repeat left top; WIDTH: 100%
}
#colizq .padding {
	PADDING-BOTTOM: 50px
}
#colizq .padding1 {
	PADDING-BOTTOM: 52px
}

#colder {
	FLOAT: right
}

.box2 {
	BACKGROUND: url(imagenes/box2-tail.gif)
}
.box2 .indent {
	PADDING-RIGHT: 28px; PADDING-LEFT: 19px; PADDING-BOTTOM: 20px; PADDING-TOP: 15px
}
.box2 .indent1 {
	PADDING-RIGHT: 28px; PADDING-LEFT: 34px; PADDING-BOTTOM: 20px; PADDING-TOP: 0px
}
.box2 .indent1 A {
	COLOR: #795428
}
.box2 .bottom-tail {
	BACKGROUND: url(imagenes/box2-bottom-tail.gif) repeat-x left bottom
}
.box2 .right-tail {
	BACKGROUND: url(imagenes/box2-right-tail.gif) repeat-y right top
}
.box2 .bottom-right {
	BACKGROUND: url(imagenes/box2-corner-bottom-right.gif) no-repeat right bottom
}
.box2 .bottom-left {
	BACKGROUND: url(imagenes/box2-corner-bottom-left.gif) no-repeat left bottom
}
.box2 .top-right {
	BACKGROUND: url(imagenes/box2-corner-top-right.gif) no-repeat right top
}
.box2 .top-left {
	BACKGROUND: url(imagenes/box2-corner-top-left.gif) no-repeat left top; WIDTH: 100%
}

.box2 .padding {
	PADDING-BOTTOM: 32px
}
/*MENU*/

.menu {
	z-index:1000;
	font-family:tahoma;
	font-size:11px;
	/*font-size:90%;*/
	margin-top: 10px !important;
	margin-top: 42px;
	margin-left: 2px !important;
	margin-left: 12px;
	position: absolute;
	font-weight: bold;
	width: 170px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
/*background:#d4d8bd;*/
height:26px;
}


/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:210px;
	color: #540414;
	text-indent:5px;
	margin-left: 15px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited { w\idth:180px;}
/* style the link hover */
* html .menu a:hover {background:;}

.menu a:hover {
	color:#9C0404;

}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:170px;
	width: 200px;
}
/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,
.menu ul a:hover ul {
	visibility:visible;
}

#bot1 {
	background-image: url(imagenes/menu0.gif);
	background-repeat: no-repeat;
} 
.bot{
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}
.sub{
	background-image: url(imagenes/menu.gif);
	background-repeat: no-repeat;
}
.des{
	background-image: url(imagenes/hover.gif);

}
.img{
	margin-left: 0px!important;
	margin-left: 9px;

}
.codigo {
	background-color: #ac9e78;
	width: 560px;
	height: auto;
}
.texto {
	color: #7a5c4f;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.contacto{
	color: #7a5c4f;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.contacto a:hover {
	color: #7a5c4f;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
}
.divdesc {
	height: auto;
	width: 560px;
	background-color: #F4EFD3;
	margin-bottom: 10px;
}
.textodesc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7A5C4F;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	line-height: 18px;
	padding-right: 2px;
}
.textocodigo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #722011;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

