	body{
	background-color: #D2D9DF;
	margin: 0px 0px 0px 0px;
} 

#img{
	border: 1px solid Black;
}

#titulo{
	margin: 10px 5px 5px 15px;
	border: 0px solid Black;
}



A.menulink {
display: block;
width: 45px;
text-align: center;
text-decoration: none;
font-family: Elephant;
font-size:12px;
color: #6100C1;
border: solid 1px #F0E1FF;
background-color: #F0F8FF;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#F0E1FF;
color: Black;
}


a{
	text-decoration: none;
	border: 0px solid Black;
	font-family: Elephant;
	font-size: 12px;
	font-style: normal;
	color: Highlight;
}

a:active { 
		text-decoration:none; 
		border: 0px solid Black;
		font-family: Elephant;
		font-size: 12px;
		font-style: normal;
		color: Highlight;
}

a:hover {
	text-decoration: none;
	border: 0px solid Black;
	
	font-size: 12px;
	font-style: normal;
	color: Olive;
}	


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
}

#p1{
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

input {
	background-color: #F0F8FF;
	border: 1px solid Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea{
	background-color: #F0F8FF;
	border: 1px solid Silver;
}

.direccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 31px;
	margin: 10px 10px 10px 10px;
}

.table_direccion{
	border: 1px solid Silver;
	height: 100px;
	width: 265px;
	background-color: #F0F8FF ; 
}

.menu_table{
	background-color: #F0F8FF;
	width: 150px;
	text-align: center;
	border: 1px dotted Black;
}
.galeria{
	border: solid 1px black;
	height: 380px;
	width: 280px;
}


.datos{
	border: 1px solid Silver;
	height: 150px;
	width: 200px;
	background-color: #F0F8FF;
	margin: 10px 30px 10px;
	
}

p.letra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	padding: 3px 0px 3px 18px;
}

.letra1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
