@import url(comun.css);
#contenedor{
width: 765px;
   text-align: center;
   position: relative;
   margin: 0 auto;
}
html>body #contenedor {
text-align: center;

} 
#cabecera{
	margin: 10 5 0 0px;
	float:left;
	text-align: left;
	vertical-align: middle;
width: 765px;
}
#logotipos{
background-color: #8B8C64;
width: 582px;
   float:left;
}
#salaamos{
	width: 183px;
	height: 31px;
	background-color: #ca00ca;
	float:right;
	text-align: center;
	padding: 10px 0px 0px;
	vertical-align: middle;
}
.salaamostxt {COLOR: #FFFFFF; FONT-FAMILY: arial; FONT-SIZE: 14px}
A.salaamostxt:link {TEXT-DECORATION: none; COLOR: #FFFFFF; FONT-FAMILY: arial; FONT-SIZE: 14px}
A.salaamostxt:active {TEXT-DECORATION: none; COLOR: #FFFFFF; FONT-FAMILY: arial; FONT-SIZE: 14px}
A.salaamostxt:visited {TEXT-DECORATION: none; COLOR: #FFFFFF; FONT-FAMILY: arial; FONT-SIZE: 14px}
A.salaamostxt:hover {TEXT-DECORATION: none; COLOR: #990099; FONT-FAMILY: arial; FONT-SIZE: 14px}

#cuerpo{
	text-align: left;
	width: 765px;
	float:left;
}
#principal{
	width: 582px;
	margin: 5 0 0 0px;
	background-color: #c1fe00;
	float:left;
}
#lineaevento{
	width: 582px;
	background-color: #c1fe00;
	float:left;
}
#eventoizq{
	background-color: #c1fe00;
	border-right:1px dotted #009900;
	border-bottom:1px dotted #009900;
	width: 300px;
	float:left;
}
#eventoder{
	background-color: #c1fe00;
	border-bottom:1px dotted #009900;
	width: 280px;
	float:right;
}
#botonesizq{
	background-color: #c1fe00;
	border-right:1px dotted #009900;
	width: 300px;
	float:left;
}
#botonesder{
	background-color: #c1fe00;
	width: 280px;
	float:right;
}
#botonmemoria{
   padding: 3px;
	float:left;
}
#boton{
	border-right:1px dotted #009900;
}
#botoncontacta{
	width: 89px;
	padding: 3px;
}
.botones {
	COLOR: #006600;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
}
.direccion {
	COLOR: #006600;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	background-color:#FFFFFF;
	padding-top:30px;
	padding-bottom:10px;

}
A.botones:link {TEXT-DECORATION: none; COLOR: #006600; FONT-FAMILY: arial; FONT-SIZE: 11px;}
A.botones:active {TEXT-DECORATION: none; COLOR: #006600; FONT-FAMILY: arial; FONT-SIZE: 11px;}
A.botones:visited {TEXT-DECORATION: none; COLOR: #006600; FONT-FAMILY: arial; FONT-SIZE: 11px;}
A.botones:hover {TEXT-DECORATION: none; COLOR: #009900; FONT-FAMILY: arial; FONT-SIZE: 11px;}

#eventofoto{
	width: 70px;
	height: 70px;
	margin: 0;
	float:left;
	padding: 6px 3px 6px 6px;
}
#eventocapatxt{
	width: 185px;
	height: 70px;
	float:left;
	line-height: 14px;
	padding-top: 6px;
}
.eventotxt {
	COLOR: #56563f;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
}
A.eventotxt:link {TEXT-DECORATION: none; COLOR: #56563f; FONT-FAMILY: arial; FONT-SIZE: 12px;}
A.eventotxt:active {TEXT-DECORATION: none; COLOR: #56563f; FONT-FAMILY: arial; FONT-SIZE: 12px;}
A.eventotxt:visited {TEXT-DECORATION: none; COLOR: #56563f; FONT-FAMILY: arial; FONT-SIZE: 12px;}
A.eventotxt:hover {TEXT-DECORATION: none; COLOR: #333333; FONT-FAMILY: arial; FONT-SIZE: 12px;}

#otrolado{
	/*width: 178px;*/
	margin: 5 0 0 0px;
	float:right;
	text-align: center;
}
#botonera{
	width: 765px;
	background-color: #c1fe00;
	float:left;
}

