/* CSS Document */
body{background:#d9d7cf; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0;}
img {border:none;}
#cuerpo{width:1100px; margin:auto; background:#FFF; min-height:600px;}
#header{width:1050px; margin:auto; height:120px;}
#logo{margin:5px; margin-top:25px; width:180px; height:70px; float:left;}
#menu{margin:5px; width:780px; height:90px; float:right; padding-top:20px;}
#fmenu li, #menu li{list-style:none; float:left; margin:10px;}
#fmenu a,#menu a{text-decoration:none; text-transform:uppercase; color:#94804D; font-size:16px; font-family:"MS Serif", "New York", serif ; border-bottom: dotted 1px #94804D; height:25px;}
#fmenu{width:850px; margin:auto; text-align:center}
#menu a:hover{color:#000}
#fmenu a:hover{color:#EDEAB2}
#slide{height:300px; width:1050px; margin:auto; border:solid 1px #000}
#contenido{min-height:350px; width:100%; margin:0;}
#footer{background:#000; color:#FFF; height:150px; text-align:center; padding:20px;}
.clear{clear:both}
.titulo{width:1042px; height:24px; background:#000; margin:auto; color:#EDEAB2; font-size:20px; text-transform:uppercase; padding:5px;}
.pagina {width:1042px; min-height:450px; margin:auto; padding:5px; padding-top:20px; font-size:14px; text-align:justify; color:#333; line-height:18px;}

.contacto {width:700px; height:470px; margin:auto}
.contacto label{width:200px; text-align:left; float:left;font-family: Tahoma;  font-size: 13px; color:#94804D;}
.contacto input, .contacto textarea{border:solid 1px #000}
.contacto textarea, .contacto .caja{width:250px;}

.button { border:none !important; text-transform:uppercase; font-weight:bold; color:#EDEAB2; text-shadow: 1px 1px 0 #666; }
.btn_medium { width:152px; height:34px; background:#000; }
.btn_medium:hover {background:#333;}

.enviado{text-align:center; margin:65px;}
/* ============================================= boxes ============================================= */
a.box { display: block; padding: 12px 12px 12px 52px; color: #333; text-decoration: none; margin:10px auto 2px auto; width:560px; height:12px; }	
a.box:hover { color: #000; text-decoration:none; }
.succes { border: 1px solid #b3dc7c; background: url("../imagenes/success.png") no-repeat 10px 50% #e8ffca; }
.error { border: 1px solid #ebb1b1; background: url("../imagenes/error.png") no-repeat 10px 50% #ffd6d6; }
.warning { border: 1px solid #efdc75; background: url("../imagenes/warning.png") no-repeat 10px 50% #fff7cb; }
.info { border: 1px solid #afdbee; background: url("../imagenes/info.png") no-repeat 10px 50% #e4f5fd; }
/* ============================================= contacto ============================================= */