body {
	background-color:#FFFFF0;
}

.ima1{
	width: 200px;
	height: 200px;
	background-image: url(images/a2.JPG);
	background-repeat:no-repeat;
	margin: -194px 0px 0px 152px;
	}

.ima1 li{
	list-style-type: none;
float: left;
text-transform: uppercase;
font-size: 20px;
font-weight: bold;
line-height: 80px;
padding-right: 100px;

}

.ima2{
	width: 150px;
	height: 200px;
	background-image: url(images/Saint.JPG);
	background-repeat:no-repeat;
	margin:50px 0px 0px 3px;
}

.ima2 li{
list-style-type: none;
float: left;
text-transform: uppercase;
font-size: 20px;
font-weight: bold;
line-height: 80px;
padding-right: 100px;
}
h2
{
		color: #ffffff;
		margin-top:-80%;
		margin-left: 55px;
}



#contenido  {
width: 450px;
margin: -25% 0% 0% 0px;
background: #e6e5ba;
border: 1px solid #d1d0ad;
padding: 200px 50px 50px 500px;

}

#cont {
	font-family:"Monotype Corsiva";
	font-size: 25px;
	margin-top: -135px;
	margin-bottom:10px;
	margin-left: 150px;
	margin-right:10px;
	
}

#cont2 {
	font-family:"Hobo Std";
	font-size: 17.5px;
	margin-top: -135px;
	margin-bottom: 120px;
	margin-left: -640px;
	margin-right: 100px;
	
}



#o  {
	font-family:"Arial Black";
	font-size: 15px;
	color:#ffffff;
	width: 200px;
	margin: -28% 0% 0% 800px;
	background: #ff8000;
	border: 1px solid #d1d0ad;
	padding: 0px 0px 10px 0px;
}

#direccion  {
	
	margin: 21.5% 0% 0% 0px;
	background: #ff8000;
	border: 1px solid #d1d0ad;
	padding: 30px 198px 0px 800px;
}

#cont3 {
	font-family:"Arial";
	font-size:12px;
	color:#ffffff;
	margin: 30px 0% 0% 0px;
	background: #ff8000;
	}

#o a:hover {
		
        background: #ff8000;
		color: #ffff80;
		padding: 0px 0px 10px 0px;
        width: 138px;
		background-repeat:no-repeat;
}


#menuv {
        
        border-width: 1px 1px 0px 1px;
        width: 100px;
        font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align: left;
		
		
		
}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 150px;
		margin-top: -170px;
		margin-bottom: -325px;
		margin-left: 40px;
		
        padding: 0px 0px 1px 0px;
}

#menuv li {
       margin-right: 35px;
}

#menuv a {
		 background: #87CEFA;
        text-decoration: none;
        color: #000000;
        display: block;
        padding: 5px 30px;
        width: 62px;
		background-image: url(images/boton.png);
		background-repeat: no-repeat;
		-moz-border-radius: 15px 0px 0px 15px; 
		
}

#menuv a:hover {
		
        background: #4682B4;
		font-size: 15px;
		color: #ffffff;
		display: block;
        padding: 5px 30px;
        width: 62px;
		background-image: url(images/boton.png);
		background-repeat:no-repeat;
		-moz-border-radius: 15px 15px 0px 0px;
}

 