/* CSS Document */

#comunidadesDeLaTierra{
	background-image:url(../images/rojo/fondo.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

#left{
	background-image:url(../images/rojo/img_sup.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#menu img:hover{
	background-color:#7B0002;
}

.sub_Border{
	border-top: dotted 1px #DF7D7F;
}

h1, h2, h3, h4, a, em, input, select, textarea{
	color:#B00000;
}

#center img{
	border: dashed 1px #DF7D7F;
}

.botonMenu{
	border-top: dotted 1px #EF4A4D;}
	
#menu ul li a{
color: #FF8F91;
}

#menu ul li a:hover{
color:#FFF;
}

