/* CSS Document */
body{
background:#851016 url(images/bgite.jpg) repeat-x;
margin:0px;
}

a{
outline:none;
font-weight:bold;
color:#581213;
text-decoration:none;
}

#contenedor{
text-align:left;
background-color:#F5E5CE;
width:1000px;
background:url(images/bgcuerpo.jpg) repeat-x #D2BEA3;	
}

#izq{
height:513px;
width:179px;
float:left;
background:url(images/menuvert.jpg);
}

#der{
width:814px;
float:right;
}

#header{
width:1000px;
height:93px;
}

#menucomidas{
margin-bottom:0px;
padding-bottom:0px;
}

#menu{
margin-top:25px;
}

#menu a{
display:block;
height:86px;
padding-top:32px;
text-decoration:none;
text-align:right;
padding-right:35px;
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana;
font-size:17px;
}

#menu2{
position:fixed;
background-color:#FFFFFF;
}

#menu2 a{
display:block;
height:35px;
width:130px;
text-decoration:none;
text-align:right;
padding-right:35px;
color:#000000;
font-family:"Trebuchet MS", Verdana;
font-size:14px;
font-weight:normal;
}

#cont1{
height:180px;
width:259px;
background:#EBE5d8;
float:left;
margin:27px 0 0 0;
}

#contsec{
width:709px;
float:left;
margin:27px 0 0 0;
padding-bottom:25px;
}

#ubicador{
padding:3px 15px 5px 0px;
font-family:"Trebuchet MS", Verdana;
color:#581213;
font-size:20px;

}


#ubicador3{
padding:3px 15px 5px 0px;
font-family:"Trebuchet MS", Verdana;
color:#581213;
font-size:27px;
background-image:url(images/ubicador.jpg);
}


#ubicador2{
padding:0px 15px 5px 10px;
font-family:"Trebuchet MS", Verdana;
color:#581213;
}

	 #ubicador img{
	 margin-top:10px;
	 margin-left:10px;
	
		 }
		 
		 #ubicador2 p{
		 margin:3px;
		 font-size:13px;
		 }
		 
		 #ubicador2 h2{
		 margin-top:10px;
		 margin-bottom:5px;
		 }
		 
		 #ubicador h2{
		 text-align:center;
		 }
		 
		 

#cont2{
height:180px;
width:180px;
background:#EBE5d8;
float:left;
margin:27px 0 0 15px;
}

#cont3{
height:70px;
width:232px;
background:#A9181B url(images/bg3.jpg) repeat-x;
float:left;
margin:27px 0 0 15px;
border:solid 6px #EBE5d8;
text-align:center;
}
#cont3 a{
display:block;
margin-top:15px;
font-size:30px;
text-decoration:none;
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana;
}

#cont4{
height:123px;
width:340px;
float:left;
margin:10px 0 0 15px;
}


	

	 
	 #croquis{
	 border:solid 10px #FFFFFF;
	 float:right;
	 }
	 
	 #ubica{
	 margin-top:150px;
	 float:left;
	 width:200px;
	 }


/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
	width: 95%;
	margin-top:38px;
}

.contactleft {
	width: 25%;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

input.error {
	border: 1px solid #ff0000;
	background-color:#FFFF00;
}

.contactsubmit {
}
/* End Contact Form CSS */