﻿@import url(../basico.css);
@import url(../chromestyle.css);
body 
{
	background:url(../../imagenes/contacto/fondo.gif) repeat-y 0;
}
div#lema_contacto
{
	width:290px;
	float:left;
}
div#lema_contacto h1
{
	background:url(../../imagenes/contacto/lema_imagen_contacto.jpg) no-repeat top;
	width:290px;
	height:389px;
	margin:50px auto;	
	margin-bottom:55px;
}
div#lema_contacto h2
{
	background:url(../../imagenes/perfil/imagen_perfil.jpg) no-repeat top;
	width:290px;
	height:240px;
	margin:0 auto;
	
}
div#cuerpo_contenido a
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:12px;		
	
}
div#cuerpo_contenido h1
{
	color:#F4B800;
	font-family:Trebuchet MS;
	font-size:14px;
	font-style:italic;
	padding-left:15px;
	margin:0;
	margin-bottom:10px;
}
div#cuerpo_contenido p
{
	margin:0;
	margin-bottom:15px;
	padding:0;
	padding-left:15px;	
	color:#666666;
	font-size:12px;
	font-family:Trebuchet MS;
}
div#cuerpo_contenido p#loading
{
	margin:0;
	margin-bottom:2px;
}
.medio
{	
	color:#F4B800;
	font-size:12px;
	font-family:Trebuchet MS;
	font-weight:bold;
}



div#mensaje
{
	margin:30px 0 10px 15px;
	height:auto;
	/*height:25px;
	min-height:25px;
	max-height:50px;*/
}
div#mensaje p
{
	margin:0px;
	padding:5px 0;
		
}
div#formulario 
{
	margin:0px;
	margin-left:50px;
}
div#formulario h2
{
	margin:0px;
	color:#F4B800;
	font-size:12px;
	font-family:Trebuchet MS;
	font-weight:bold;
}
div#formulario p 
{
	margin:0;
	padding:0;

}
div#formulario table
{
	margin:10px 0;	
	padding:0;	
	color:#666666;
	font-size:12px;
	font-family:Trebuchet MS;	
}
div#formulario table.derecha
{
	text-align:right;
}
div#formulario table.izquierda
{
	text-align:left;
}
div#formulario table input
{	
	color:#666666;
	font-size:12px;
	font-family:Trebuchet MS;	
	width:190px;
	height:12px;
	margin-left:5px;
	line-height:10px;
}

div#formulario #borrar{
	background:#FFEAC4;
	color:#FF9933;
	text-decoration:none;	
	font-style:normal;
	font-size:12px;
	border:solid 1px #FF9933;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:110px;
		
	padding:0 5px;
	vertical-align:middle;
}
div#formulario #enviar{
	background:#FFEAC4;
	color:#FF9933;
	text-decoration:none;	
	font-style:normal;
	font-size:12px;
	border:solid 1px #FF9933;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:35px;	
	padding:0 5px;
	vertical-align:middle;
}
.comentarios
{	
	color:#666666;
	font-size:12px;
	font-family:Trebuchet MS;	
	margin-left:78px;
	margin-bottom:0px;
	width:190px;
	max-width:185px;
	line-height:12px;
}
.select
{	
	color:#666666;
	font-size:11px;
	font-family:Trebuchet MS;	
	width:195px;
	height:20px;
	margin-left:5px;
	line-height:14px;
}
.estrella
{	
	color:#F4B800;		
	margin:0;
	padding:0px;
	padding-bottom:5px;
	
	font-weight:bold;
	font-size:14px;	
	height:1px;
	
}