/* CSS Document */

* {margin:0;
padding:0}

body {font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
line-height:18px;
margin-top:0px;
background-color:#fee6ce;
background-image:url(imagenes/fondo - 1.gif);
background-repeat:repeat}

#contenedor {width:775px;
min-height:720px;
margin:auto}

	
	#encabezado {width:775px;
	height:87px;
	background-image:url(imagenes/encabezado.gif)}
	
	#cuerpo {width:775px;
	min-height:573px;
	display:block;
	background-color:#126321;
	overflow:hidden}

		
		#cuerpoizq {width:125px;
		min-height:573px;
		height:auto;
		float:left;
		background-color:#126321}
		
			#cuerpoizq a{display:block;
			width:125px;
			height:21px;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			text-align:center;
			text-decoration:none;
			margin-top:20px}
			
			#cuerpoizq a:hover {color:#000000;
			font-weight:bold;
			background-color:#ffcc66}
			
			
			
		
		#cuerpocentro {width:650px;
		min-height:573px;
		height:auto;
		float:right;
		display:block;
		background-color:#fee6ce}
		
			#cuerpocentrosup {width:600px;
			height:75px;
			padding-top:15px;
			padding-left:50px}
			
			#cuerpocentroinf {width:650px;
			min-height:483px;
			display:block}
			
				#cuerpocentroizq {width:380px;
				min-height:483px;
				float:left;
				padding-top:20px;
				padding-bottom:20px;
				padding-left:10px;
				padding-right:10px}
			
				#cuerpocentroder { width:230px;
				min-height:483px;
				float:right;
				padding-top:20px;
				padding-bottom:20px;
				padding-left:10px;
				padding-right:10px}
				
				
		#pie {width:775px;
		height:60px;
		background-image:url(imagenes/pie-1px.gif);
		background-repeat:repeat-x}		
				
.pie {text-align:center;
font-size:12px;
padding-top:10px;
color:#ffcc66}

				
.comun {text-align:left;
		line-height:20px}
		
.reserva {font-weight:bolder;
text-align:center}

strong {color:#990000;
font-style:italic}

.titulo {font-weight:bolder;
text-align:right;
font-size:14px}

.subtitulo {font-weight:bold}

.clientes{font-size:10px;
color:#666666;
text-align:center}

ul {list-style-type:disc;
padding-left:25px}

.formcontacto {margin-left:50px;
margin-top:20px;
text-align:right;
padding-right:5px}

.fotos {margin-bottom:20px}


a {color:#990000;
text-decoration:none}

a:hover{ color:#126321;
text-decoration:none}


/*galeria.html
#pic {position:relative}

#pic a .large {border: 0px;
    display: block;
    height: 1px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 1px}
hace desaparecer la foto


#pic a img {
    border: 0px}
	

#pic a.p1, #pic a.p1:visited {
    background: #FFFFFF;
    display: block;
    text-decoration: none;
    width:100px}

#pic a.p1:hover {background-color: #8C97A3;
    color: #000000;
    text-decoration: none}

#pic a.p1:hover .large {
    border:0px;
    display:block;
    height:auto;
    left:120px;
    width:auto}*/
/*foto grande cuando paso el mouse por la chica*/



				