body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
}
.colcentral {
	width: 398px;
}
.colizq {
	background-image: url(imgcomunes/fd_izq.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 50px;
	border-right: 3px solid white;
}
.coldrcha{
	background-image: url(imgcomunes/fd_drcha.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 50px;
	border-left: 3px solid white;
}
.txtppal {
	padding: 24px 24px 5px 24px;
	font-size: 11px;
	line-height: 17px;
	background-color: white;
	vertical-align: top;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
a:link, a:visited {
	color: #C40001;
	text-decoration: none;
}
a:hover {
	color: white;
	background-color: #C40001; 
}
.menu  {
	background-color: #C40001; 
	border-bottom: 1px solid #FFCC33;
	padding-left: 10px;
	padding-right: 10px;
}
.celdamenu {
	font-size: 10px;
	color:#FFCC33;
}
.celdamenu a:link, .celdamenu a:visited {
	color: white;
	text-decoration: none;
}
.celdamenu a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.cenefa {
	border-top: 3px solid #FFCC33;
	border-bottom: 3px solid #FFCC33;
}
.pie  {
	font-size: 10px;
	border-top: 1px solid black;
	padding-top:3px;
}
.fotoizq  {
	margin: 0px 15px 0px 0px;
}