body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4d6c32;
	margin:0px;
	background:#ffffff url(imagenes/fondo.jpg) repeat;
	margin-bottom:15px;
	text-align: justify;
	
}
.clear {
	clear:both;
}

#encabezado {
	height:260px;
	background:url(imagenes/fondo-encabezado.jpg);
	position:relative;
	margin:auto;
	margin-top:0px;
	width:800px;
}

#peluca {
	background:url(imagenes/peluches.gif) repeat-x;
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;
	height: 100px;
	
}

#flash {
	margin: auto;
	margin-top:0px;
	margin-bottom: 0px;
	width:800px;
	height: 262px;
}

#contenido {
	margin-top: 0px;
	width:800px;
	overflow:hidden;
	position: relative;
	margin:0px auto;        
	background: #ffe1a4;		    
	border: 0px;
	display: block;
}

#contenido #left {
  width:505px;
  overflow:hidden;
  border-right:#FFF 3px solid;
  float: left;
  padding-right:16px;
  background: #ffe1a4;
  padding-bottom:10px;
  
}

#contenido #right {
  float: left;
  font-weight: bold;
  background: #ffe1a4;
  display: block;
}


#contacto {
    background: #ffe1a4;	
	text-align: left;
	float: center;
	margin: 0px auto;    			
}

#croquis {
	float: center;
	width:450px;
}

#contacto_separador {
  margin-top: 15px;
  border-top: 3px #FFF solid;
  width: 275px;
  height: 10px;
}

#forma_contacto {
	width:220px;
	font-size:8pt;
	display:block;
	margin:auto;
	padding-top: 10px;	
}
#forma_contacto label { 
	font-size:8pt;
	width:10px;
	padding-left:8px;
}
#forma_contacto input, #forma_contacto select, #forma_contacto textarea {	
	color:#030303;
	font:11px Arial, Helvetica, sans-serif;
	width:202px;
	margin-left:8px;
}
#forma_contacto textarea {
	height:50px;
}
#forma_contacto div { 
	padding-top:3px; 
}
#forma_contacto fieldset { 
	border:none; 
	margin:0px; 
	padding:0px; 
}
#forma_contacto button { 
	text-align:center;
	float:right;
	margin-top: 5px;
}

#pie {
    background: url(imagenes/fondo-pie.jpg) no-repeat;
	margin: auto;
	margin-top:0px;
	margin-bottom: 0px;
	width:800px;
	height: 32px;
	text-align: center;
	padding-top: 5px;
	border-top: #FFF 3px solid;
}

#pie a {
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  border-right: 1px solid #999;
  text-align: center;  
  font-weight: bold;
}


#copy {
  color:#000000;
  width:800px;
  margin: auto;
  margin-top:0px;
  text-align: right;
  font-size: 11px;
}

#copy a {color: #000; text-decoration: none}

#super_pie {
	background:url(imagenes/pastito.gif);
	position: relative;
	top:0px;
	left: 0px;
	width: 100%;
	height: 50px;	
}

#galeria img {border: #FFF 4px solid; margin-left: 10px; margin-bottom: 10px;margin:auto;}
#galeria {text-align: center}


h1 { color: #E60; font-size: 16px; font-weight: bold}

table{
	margin-left:30px;
}

th{
  text-align:center;
}

td li{
	list-style-type:none;
	text-align:center;
}

td ul{
	margin:0px;
	padding-left:25px;
}

/* personalizacion */

.img1 { float: left; padding: 5px;  margin-left:15px;}
.img_titulo { display: block; }
.interno {padding-left: 20px; padding-right: 20px; width: 465px; overflow:hidden;}