body {
	background-color: #a21d22;	font-size: 12px;	font-family: Georgia,"Bitstream Charter","Century Schoolbook L","Liberation Serif",Times,serif;	  	text-decoration: none;	color: #FFFFFF;  
}body.blanco {	background-color: #FFFFFF;	color: #a21d22;  }body.blanco a{	text-decoration: none;	font-weight: bold;	color: #a21d22;  }body.blanco a:hover{	text-decoration: underline;	font-weight: bold;	color: #a21d22;  }
body.rojo {	background-color: #a21d22;	color: #FFFFFF;  }body.rojo a{	color: #FFFFFF;  	text-decoration: none;	font-weight: bold;	}body.rojo a:hover{	color: #FFFFFF;  	text-decoration: underline;	font-weight: bold;	}#contenido {
	position: absolute;	left: 50%;	top: 50%;	width: 960px;	height: 500px;	margin-top: -250px;	margin-left: -480px;	border: 0px solid red;	padding: 0px;	font-weight: normal;
}

img {
	border: 0;
}
			
.imagen img {
	border: 0px !important;
	padding: 0px;
}
			
.imagen img:hover {
	border: 1px solid #000000 !important;
}
.derecha {	float: right;	width: 510px;}.izquierda {	width: 450px;}
.footer{
	clear: both;
    width:960px;
	margin: 5px 0 0 0;
	border-top: gray 1px solid;	
}
