body {
	margin: 10 0 10 0px;
	background-color: orange;
}

img {
	border: none;
	align: middle;
}

a.blanco {
	text-decoration: none;
	color: #FFFFFF;
}

a.noticia {
	text-decoration: none;
	color: #02028A;
}

a {
	text-decoration: underline;
	color: #02028A;
}

.normas_foro {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

.contenedor {
	margin: auto;
}

.titulo {
	height: 125px;
	background-image: url("banner_carnaval.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #02028A;
}

.escudos {
	background-color: #FFFFFF;
}

.marquesina {
	border: thin solid #000000;
	height: 20px;
	background-color: #FFFFFF;
	color: orange;
	font-size: bold;
}

.separador {
	height: 5px;
}

.cuerpo {
	margin: 10 3 10 10px;
}

.lateralI {
	width: 115px;
	float: left;
}

.lateralD {
	width: 115px;
	float: right;
}


.principal {
	margin-left: 120px;
	margin-right: 120px;
	background-color: #D8D8D8;
	padding: 4 4 4 4px;
}

.pie {
	margin: 10 0 10 0px;
	padding: 3 10 3 10px;
	background-color: #02028A;
	font-size: 14;
	font-weight: bold;
	font-family: "comic sans ms";	
	text-align: center;
	clear: both;
}

.txtColor {
	color: #0404B4;
}

.rojo {
	text-align: left;
	background-color: rgb(255,126,127);
}

.naranja {
	text-align: left;
	background-color: orange;
}

.verde {
	text-align: left;
	background-color: rgb(183,241,159);
}

.par {
	background-color: orange;
}

.TitTabla{
	background-color: rgb(49,69,105);
	color: rgb(255,255,255);
	font-weight: bold;
}

.tInterior {
	border: 1px solid rgb(104,132,171);
}

.HeadNoticia {
	font-size: 20;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.BodyNoticia {
	font-size: 16;
	text-align: center;
	font-style: oblique;
}

input.captcha {
	background-color: #D8D8D8;
	border: none;
	color: red;
	font-weight: bolder;
}
