BODY {
	background : #ec8b2d;
	margin : 5px 0px 5px 0px;
}

#conte{
	clear: both;
	background-color : #ad3127;
	float:left;
	display:inline;
}

#arriba{
	clear: both;
	height: 24px;
	width: 990px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #94c8e5 url(img/arriba.gif);
	font-size: 1px;
}

#cabecera{
	clear: both;
	height: 120px;
	width: 990px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color : #ad3127;
}

#menu{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 990px;
	background-color : #ec8b2d;
	float:left;
	display:inline;
}

.MenuOpc a{
	float: left;
	width: 180px;
	height: 23px;
	padding: 5px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display:inline;
}

.MenuOpc a:hover{
	text-align: center;
	color: #ad3127;
	padding: 5px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:inline;
}

#left{
	clear: both;
	float: left;
	width: 400px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-color : #ad3127;
	display:inline;
}

#right{
	float:right;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	background-color : #ad3127;
	display:inline;
}

#titulo{
	clear: both;
	float: left;
	width: 330px;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 80px;
}

#textoweb{
	clear: both;
	float: left;
	width: 330px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 80px;
	display:inline;
}

#cTabla {
	clear: both;
	float:right;
	width: 480px;
	margin: 5px 0px 5px 0px;
	padding: 0px 26px 10px 0px;
	display:inline;
}

#cBorde {
	clear: both;
	float:right;
	width: 390px;
	height: 278px;
	margin: 0px 70px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(img/fondo.gif) no-repeat;
	display:inline;
}

#cImagen {
	clear: both;
	float:right;
	width: 365px;
	margin: 0px 0px 0px 0px;
	padding: 11px 13px 0px 0px;
	display:inline;
}

#pie{
	width: 950px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	color: #ec8b2d;
	border-top:    2px solid #ec8b2d;
	background-color : #ad3127;
	position:relative;
	z-index:1;
	
}

#pieI{
	float:left;
	position:relative;
	z-index:1;
}

#pieD{
	float:right;
	position:relative;
	z-index:1;
}
#pieD a{
	display:inline;
}

#abajo{
	clear: both;
	height: 22px;
	width: 990px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1px;
	background: #94c8e5 url(img/abajo.gif);
	position:absolute;
	z-index:0;
	bottom: -1px;
	left: 0px;
}

#marco{
    border: 6px solid #ad3127;
	width: 400px;
	height: 329px;
}

.tResalt { 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
}
.tResalt:hover {
	text-decoration:underline;
}

.tTexweb { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #ffffff; 
	text-decoration: none;
	text-align:justify;
}

.tTitulo { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 25px; 
	font-weight: bold;
	color: #ec8b2d; 
	text-decoration: none;
	text-align:center;
}

.limpiar{
	clear:both;
	display:inline;
}.tTexto { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; text-decoration: none; text-align:justify; }
.tTextoResalt { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; text-decoration: none; text-align:justify; ; font-style: normal; font-weight: bold}
