body {
	background: #1A1915 url(../images/bg.gif) repeat-x;
	margin: 0;
}

#header {
	clear: both;	
	width:761px;
	background:url(../images/header.jpg) no-repeat;
	height:123px;
}

#menu {
	clear: both;	
	width:761px;
	background:url(../images/menu.jpg) no-repeat;	
	height:97px;
	padding-top:10px;
	padding-left:8px;
}
#menu li {
	list-style:none;
	float:left;
	text-align:center;
	padding-right:50px;
}


#left {
	width:32px;
	float:left;
}
#right {
	width:32px;
	float:right;
}


#content {
	width:761px;
	margin: 0px auto;
	background:#F8DC89 url(../images/bg2.gif) repeat-y;
}
#main {
	width:761px;		
	clear: both;	
}

#contenido {
	width:697px;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#623D05;
}

#flash {
	width:266px;
	height:323px;
	float:left;
	margin:12px 0 0 8px;
}

#bienvenida {
	width:385px;
	height:300px;
	margin:18px 12px 21px auto;
	float:right;
	background:#F8DC89 url(../images/bg_bienvenida.gif) no-repeat;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:14px;
	color:#623D05;
	padding:0 0 0 14px;
}
.t2 {
	padding-right:27px;
}

#cuadro {
	width:676px;
	height:120px;
	clear:both;
	margin:0 auto;
	background:#F6F2CE url(../images/bg_barra_footer.gif) no-repeat;
	margin-bottom:5px;
}





#footer {
	clear: both;	
	width:761px;
	background:url(../images/footer.jpg) no-repeat;
	height:84px;
	text-align:center;
}
.menu_bottom {	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A86902;
	text-transform:uppercase;
	padding-top:35px;
}
.menu_bottom a{	
	color:#A86902;
	text-decoration:none;
}
.menu_bottom a:hover{	
	color:#DB8E0F;
	text-decoration:none;
}



.icons {
	width:180px;
	height:42px;
	float:right;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#753B23;
	margin:-11px 15px 0 0;
}
.icons li {
	list-style:none;
	float:left;
	padding-right:5px;
}
.icons a {
	text-decoration:none;
	color:#753B23;
}
.icons a:hover {
	text-decoration:underline;
	color:#A4390C;
}

.t1 {
	margin-top:25px;
}

.box1 {
	float: left;
	padding: 11px 0 0 14px;
}
.box2 {
	float: left;
	padding: 11px 0 0 33px;
}
.box3 {
	float: left;
	padding: 11px 0 0 22px;
}

.fieldrow {
	background:url(../images/line_field.gif) repeat-x;
	padding:0;
}
.fieldcontact {
	padding:5px;
}
.form {
	background:#C3B887 url(../images/bg_form.gif) repeat-x;
	border:1px solid #C3B887;
}
.boton {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2EFDF;
	background-image: url(../images/bg_boton.gif);
	color: #623D05;
	border: 1px solid #C3B887;
	padding:2px;
}
.formfield {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



/***   Para las galerias de fotos   **/
#main-content {
	margin-left:-30px;
}

#main-content li{
	width:200px;
	border:solid #C3B887;
	border-width:0 1px 1px 0;
	background:#F6F2CE;
	padding:5px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}
#main-content  a span{
	position:absolute;
	left:-9999px;
	text-decoration:none;

}

#main-content a:hover span{	
	top:5px;
	left:5px;
	width:200px;
	font-weight:bold;
	background:#F6F2CE;
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #F6F2CE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
} 


#main-content img{
	border:1px solid #C3B887;
}




#fullplate-photo{
	border:solid #C3B887;
	border-width:0 1px 1px 0;
	background:#F6F2CE;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:80%;
	text-align:center;
}
#fullplate-photo img{
	border:1px solid #EEE;
}



#fullplate-navigation{
	margin:0 auto;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#623D05;
	padding-left:160px;
}


#previous,  #thumbnails, #next {
	display:block;
	float:left;
	width:100px;
	list-style:none;
	padding:10px;
}

#fullplate-navigation  a{
	color:#623D05;
	text-decoration:none;
}

#fullplate-navigation  a:hover{
	color:#623D05;
	text-decoration:underline;
}


#previous{
	text-align:left;
}
#thumbnails {
	text-align:center;
}
#next{
	text-align:right;
}

.gallery {
	background-color:#F8DC89;
	background-image:url(../images/bg3.gif);
	background-repeat:repeat-y;
	margin:0 auto;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}.chiquita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
}

