body {
	background: url(imagenes/back.gif) repeat-x;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	width:auto;
	margin:auto;
	border:0px;
}

a img {
	border:none;
}

a {
	color: #7f0709; 
	/*#380003*/
}

a:hover {
	color: #999999;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #666666;
}

h2 {
	background: url(imagenes/backh2.gif) no-repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	width:685px;
	height:30px;
	padding-left: 27px;
	padding-top: 7px;
}

h3 {
	background: url(imagenes/backrightgif.gif) no-repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #cccccc;
	width:188px;
	height:30px;
	padding-left: 27px;
	padding-top: 7px;
}

/* Gradiente de texto */
h4 {
  font: bold 330%/100% "Arial";
  /*position: relative;*/
  text-align: center;
  color: #000000;
}
/*
h4 span {
  background: url(h4.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 35px;
}

<!–[if lt IE 7]>

h4 span {

background: none;

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’h4.png’, sizingMethod=’scale’);

}

<![endif]–>
/*Gradiente de texto */

strong {
	color: #000000;
}

#myjquerymenu {
	width: 926px;
	height: 39px;
	margin:auto;
}

#contenedor {
	margin: auto; 
	width:926px;
	height:auto;
}

#logo {
	background: url(imagenes/logo.jpg) no-repeat;
	width:926px;
	height:162px;
}

#foto {
	filter: alpha(opacity=100);
	width: 689px;
	height:auto;
}

#left {
	float: left; 
	width: 689px; 
}

#leftconten {
	width:auto;
	margin-top: 25px;
}

#leftconten ul li {
	list-style: outside;
	color:#666666;
}

#leftconten p {
	padding-right: 10px;
	line-height: 22px;
}

#right {
	margin-left: 710px;
	background:url(imagenes/rc.gif) repeat-y;
	}

#rightup {
	background:url(imagenes/rightup.gif) repeat-y;
	height: 179px;
}

#rconten {
	background: url(imagenes/rc.gif) repeat-y;
	padding-left: 23px;
}

#rconten ul li ul li {
	list-style: outside;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: -5px;
	border: 0;
	text-decoration:none;
	margin-left: -15px;
}

#rconten ul li ul li a {
	color: #7f0709;
}

#rconten ul li ul li a:hover {
	color: #999999;
}

#rconten p {
	padding-right: 10px;
	padding-left: 5px;
}

#navi {  
	list-style:none;
	margin-left: 5px;
	padding: 0;
	width:175px;
}

#navi li {
	margin-bottom: 9px;
	padding-left:3px;
	padding-bottom: 9px;
	border-bottom: 1px solid #CCCCCC;
}
	
#navi a {
	background: url(imagenes/menur.gif) no-repeat;
	color: #333333;
	text-decoration:none;
}

#navi .presionado {
	background: url(imagenes/menur.gif) no-repeat;
	color: #7f0709;
	text-decoration:none;
}

#navi a:hover {
	background: url(imagenes/menur.gif) no-repeat;
	color: #7f0709;
	text-decoration:none;
}

#rightdown {
	background:url(imagenes/rightdown.gif) repeat-y;
	height: 179px;
}



#footer {
	background:url(imagenes/pie.gif) repeat-x;
	height:153px;
	clear:both; /* Posiciona el footer hasta la parte inferior de la pantalla */
}

#footer a {
	color: #f2bb20;
	text-decoration:none;
}

#footer a:hover {
	color: #999999;
	text-decoration:none;
}

#fconten {
	margin:auto;
	padding-top: 68px;
	width: 926px;
}

#fleft {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	float: left; 
	width: 490px;
	text-align:left;
	background: right url(imagenes/lm.gif) no-repeat;
}

#fright{
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2bb20;
	margin-left: 550px;
}



.strong {
	color: #7F0709;
	font-weight:bold;
	background: url(imagenes/menur.gif) no-repeat;
	
}

.rojo {
	color: #7F0709;
	font-weight: bold;
}

.rojobold {
	font-size: 14px;
	color: #7F0709;
	font-weight: bold;
}

.blanco {color: #FFFFFF; font-weight: bold;}

.separador {
	clear: both;
	display: block;
	height: 30px;
	background: url(imagenes/separador.gif) repeat-x center;
}