/*  
Theme Nombre: Tafeina Forte
Theme URI: http://www.tafepublicidad.com/tafeina
Description: Estructura general para el minisite
Version: 1.1
Author: Ruben Pindado Diaz
Author URL: http://www.doblesiete.com
*/
/* CSS GENERAL
=====================================================================*/
body{
background:#5ab124;
margin:0;
padding:0;
line-height: 1.5em;
}
a img {
border: 0;
}
#web{
margin:0 auto 0 auto; 
background:#FFFFFF;
width:100%;
height:100%;
padding-top:0px;
bottom:0px;
z-index:1;
border: 0px solid #000;
}
#barrasuperior{
background-image:url(../graficos/barrasuperior.png);
left:0;
width:100%;
height:32px;
position:absolute;
top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#animacion{
background:#FFFFFF;
left:0;
width:1000px;
height:474px;
top:0px;  
margin-left: 0px;
border: 0px solid #000;
}
#central{
background:#FFFFFF;
width:1000px;
height:240px;
top:0px;  
border:0px solid #000;
}
#formulario{
float:left;
left:0;
width:460px;
height:231px;
top:0px;  
border: 0px solid #000;
}
#imagen{
float:right;
width:504px;
height:231px;
top:0px;  
border: 0px solid #000;
}
#contacto{
width:100%;
height:75px;
margin-top:0px;  
border: 0px solid #000;
}
#barrainferior{
background-image:url(../graficos/barrainferior.png);
left:0;
width:100%;
height:75px;
margin-left: 0px;
border: 0px solid #000;
z-index:-1;
text-align:center;
}
#verde{
background:#5ab124;
left:0;
width:100%;
height:100%;
margin-left: 0px;
margin-bottom:0px;
border: 1px solid #000;
}
/* CLASES
=====================================================================*/
.textoformulario{
	clear: both;
	font-family: Helvetica, Verdana;
	font-size: 15px;
	margin-left:120px;
	margin-top:0px;
	text-align:right;
	font-weight: bold;
	border: 0px solid #000;
	color: #0c479d;
}
.textook{
	clear: both;
	font-family: Helvetica, Verdana;
	font-size: 15px;
	margin-left:0px;
	margin-top:80px;
	text-align:right;
	font-weight: normal;
	border: 0px solid #000;
	color: #0c479d;
}
input.campos { 
font-family: Helvetica, Verdana;
font-size: 12px;
color: #5ab124;
border: 1px solid #0c479d;
width:200px;
}
.textarea { 
font-family: Helvetica, Verdana;
font-size: 12px;
color: #5ab124;
border: 1px solid #0c479d;
width:200px;
} 
