body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	background-image: url(images/body.gif);
	background-repeat: repeat;
}
#contenedor {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#cabecera {
	padding: 0px;
	width: 998px;
	margin: 0px;
	float: left;
	background-color: #CC0001;
	text-align: center;
}

#cuerpo {
	padding: 0px;
	width: 998px;
	margin: 0px;
	float: left;
	background-image: url(images/fondocabecera.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #CC0001;
}
.TablaDestacada {
	border: 1px solid #C20000;
	margin-left: 20px;
	background-color: #828282;
}


#menu {
	padding: 0px;
	width: 998px;
	margin: 0px;
	float: left;
	height: 42px;
}
#pie {
	padding: 0px;
	width: 998px;
	margin: 0px;
	float: left;
	background-image: url(images/pie.jpg);
	background-repeat: repeat-x;
	height: 28px;
	font-family: "Trebuchet MS", Arial;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
#left {
	margin: 0px;
	background-image: url(images/comunes_06.jpg);
	float: left;
	width: 814px;
	background-repeat: no-repeat;
	background-color: #666666;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
.CeldaLeft {
	background-image: url(images/cabeceracuerpo.jpg);
	margin: 0px;
	width: 814px;
	background-repeat: no-repeat;
	background-color: #666666;
	background-position: top;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.CeldaLeftInferior {
	background-image: url(images/piecuerpo.jpg);
	margin: 0px;
	padding: 0px;
	width: 814px;
	background-repeat: no-repeat;
	background-color: #666666;
	background-position: bottom;
	height: 147px;
}
.CeldaRight {
	background-image: url(images/fondocabecera.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #CC0001;
	background-position: top;
	padding: 0px;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}
.EnlaceMenu {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
}
a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.EnlaceMenu:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.CeldaMenu {
	background-image: url(images/fondo-menu.jpg);
}


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

.titulo2 {color: #FFFFFF}
.borde-inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0001;
}
