@charset "utf-8";
/* CSS Document */

* {
  margin:auto;
  padding:0;
}

body {
  margin:0px;
  background-color:#CECECE;
  background-image: url(images/fondo.jpg);
  background-position:center top;
  background-repeat:no-repeat;
}

#intro {
  width:950px;
  height:563px;
}

#intro_pie {
  width:900px;
}

table.general {
  width:958px;
  height:100%;
  border:0px;
}

td.top {height:20px;}
td.costado {width:281px; height:100%; vertical-align:top;}
td.interior_pie {height:20px;}

td.contenidos {
  height:100%;
  width:677px;
  vertical-align:top;
}

div.titulos {padding-bottom:10px;}

div.textos {
  font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size:14px;
  color:#333333;
  padding-left:10px;
  padding-right:35px;
  line-height:20px;
}

strong.prato {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-style:italic;
  color:#686D45;
}

span.destacado {
  color:#990000;
}

td.datos {
  width:50%;
  padding-left:15px;
  padding-bottom:5px;
  padding-top:15px;
  font-size:13px;
  color:#333333;
  font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}

input.contacto {
  padding:2px;
  width:290px;
  height:25px;
  background-color:#FBFBFB;
  border:1px solid #333333;
  -moz-border-radius:3px;
  font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size:14px;
}

textarea.contacto_text {
  padding:2px;
  width:600px;
  height:75px;
  background-color:#FBFBFB;
  border:1px solid #333333;
  -moz-border-radius:3px;
  font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size:14px;
}

div.exito_titulo {
  font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
  font-size:24px;
  color:#990000;
  text-align:center;
  font-weight:bold;
  padding-bottom:15px;
}

div.exito_prato {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:24px;
  color:#999999;
  text-align:center;
  padding-top:30px;
}

a.exito_volver {
  font-size:16px;
  font-weight:bold;
  font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
  color:#990000;
}
a.exito_volver:hover {
  color:#686D45;
}

div.aclaracion {
  width:600px;
  padding:10px;
  padding-right:35px;
  border-top:1px dashed #666666;
  font-family:Tahoma, Arial, sans-serif;
  font-size:11px;
  color:#666666;
  line-height:15px;
}

div.aclaracion ul {
  margin-left:20px;
}

div.aclaracion strong {
  font-size:12px;
  color:#686D45;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-style:italic;
}

div.desplegable {
  padding:2px;
  margin:2px;
  padding-left:10px;
  height:24px;
  background-color:#BDD0D7;
  border:1px solid #ffffff;
  -moz-border-radius:3px;
  color:#333333;
  width:415px;
}
div.mas {
  float:right;
}
div.mas img {border:1px solid #999; -moz-border-radius:3px;}

div.columnas {
  width:190px;
  float:left;
  padding:2px 0px 0px 20px;
  background-color:#FFFFFF;
  font-size:13px;
}

div.img_prod {
width:660px;
float:left;
}

img.prod {
margin:6px 6px 0px 6px;
padding:6px 6px 0px 6px;
}

div.eventos {
width:400px;
padding:30px 30px 0px 30px;
float:left;
}

li.eventos {
padding:10px;
padding-left:10px;
}
