/* Global */

body {
	background-color: #e9eae4;
	margin-top: 0px;
	margin-left: 0px;
}

/* Fin de Global */


/* Header */

#Header {	
	width: 991px;
	height: 208px;
	/*height: 242px;*/	
}

#Header .Logo {
	/*top: 10px;
	left:250px;	*/
	width: 254px;
	height: 184px;
	margin-top: 10px;
	margin-left: 25px;
	float: left;
	position: absolute;
	z-index: 10;

}

#Header .Links {	
	position: absolute;	
	text-align: right;
	width: 191px;
	margin-left: 550px;
	z-index: 11;
}

#Header .Tapa {
	width: 95%;
	height: 185px;		
	/*height: 211px;*/		
	position: relative;
}

#Menu {
	position: absolute;
	margin-left: 35px;
	margin-top: -22px;
	
}

/*  Fin de Header */


/* Contenido */

#MainContent {
	width: 991px;
	height: 100%;
	margin-left: 2px;
}

#MainContent .WhiteArea {
	padding-left: 30px;
	padding-top: 20px;	
	padding-bottom: 10px;
}

#MainContent h1 {
	font-family: Tahoma;
	font-size: 12pt;
	color: #7f3f98;
	margin: 0px;
}

.textoRojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7f3f98;
	margin: 0px;
	text-decoration:none;
}

.textoNegro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	margin: 0px;
}

#MainContent h3 {
	font-family: Tahoma;
	font-size: 12pt;
	color: #6c6c6c;
	margin: 0px;
}

#MainContent .texto {
	font-family: Georgia;
	font-size: 12px;
	color: #6c6c6c;
}

#MainContent a.texto {
	font-family: Georgia;
	font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
}

#MainContent a.texto:hover {
	text-decoration: underline;
}

#MainContent .copete {
	font-family: Georgia;
	font-size: 12px;
	color: #6c6c6c;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

#MainContent .masinfo {
	font-size: 10px;	
	padding-top: 10px;
}

#MainContent a.masinfo {
	text-decoration: none;
	color: #6c6c6c;
}

#MainContent a.masinfo:hover {
	text-decoration: underline;
}

#MainContent a.link {
	font-family: Georgia;
	font-size: 8pt;
	color: #7f3f98;
	text-decoration: none;
}

#MainContent a.link:hover {
	text-decoration: underline;
}

#MainContent .notifoto {
	width: 171px;
	margin-right: 15px;
	border: 0px;
}

#MainContent h2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #6c6c6c;
	margin-bottom: 5px
}

/* Fin de Contenido */

/* Menu 2 */

#Menu2 {
	padding-top: 20px;
	font-family: Tahoma;
	color: #7f3f98;
	font-size: 10pt;
	text-align: center;
}

#Menu2 a {
	color: #7f3f98;
	text-decoration: none;
}

/* Fin de Menu 2 */

/* Derecha */

#Derecha {
	width: 209px;
	border: 1px solid #dad8d2;	
	text-align: center;
}

#Derecha .titulo {
	font-family: Tahoma;
	font-size: 12pt;
	color: #7f3f98;
}

#Derecha .texto {
	font-family: Georgia;
	font-size: 11px;
	color: #313131;
}

/* Fin de Derecha */

/* Footer */

#Footer {
	margin-left: 2px;
	width: 991px;
	height: 152px;	
	color: #383838;
	font-family: Tahoma;
	font-size: 8pt;
}

#Footer .titulo {	
	border-bottom: 1px solid #383838;
}

#Footer .copyright {
	font-family: Tahoma;
	font-size: 10pt;
	color: #7f3f98;
	text-align: center;
}

#Footer a {
	color: #7f3f98;
	text-decoration: none;
}

#Footer a:hover {
	text-decoration: underline;
}

/* Fin de Footer */


.titleComent{
	color:#FFFFFF; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:15px;
	padding:10px;
}

.dejarComentario{
	color:#333; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:13px;
	border:1px solid #333;
}

a.enviar {
	font-family: Georgia;
	font-size: 12px;
	color: #7f3f98;
	text-decoration: none;
	text-align:right;
}

a.enviar:hover {
	text-decoration: underline;
}

.redes {
	width: 35px;
	height: 35px;
	float: left;
}
