﻿* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 80%;
	font-family: Arial, Sans-Serif;
	color: #333;
	background:#fff;
	/*margin: 0 auto;*/
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#c7e28c; 
scrollbar-base-color: #c7e28c; 
scrollbar-dark-shadow-color: #ffffff; 
scrollbar-track-color:#ffffff; 
scrollbar-face-color: #c7e28c; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
}

#contenedor {
	display: table;
	/*margin: 0 auto;*/
	margin-top:0px;
	margin-bottom:0px;
	width: 950px;
	background:#ffffff;
}

#header {
	width: 950px;
	height: 101px;
	background:#fff;
	float:right;
	overflow:hidden;
}

#logo{
	width: 292px;
	height: 101px;
	text-align:left;
	margin-left:30px;
	background:#fff url(../images/logo_1.jpg) no-repeat;
	float:left;
	overflow:hidden;
}

#bloque{
border: #91a560 1px solid;
width: 500px;
float:left;
}

#banderetes_contacto{
	width:180px;
	height: 16px;
	background:#fff;
	float:right;
	margin-top:44px;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#91a560;
}


#clear{
	clear:both;
}
#banderetes img{
	margin-right:5px;
	margin-left:5px;
}
	
#contacto_box {
	margin-top:0px;
	margin-bottom:0px;
	width: 950px;
	height:400px;
	background:#fff url(../images/image_2.jpg) no-repeat;
	overflow:hidden;
}

#romerito {
	margin-top:0px;
	margin-bottom:0px;
	width: 950px;
	height:400px;
	background:transparent url(../images/romerito.png) no-repeat;
	overflow:hidden;
}



#menu_contenedor
{
margin:0;
width:200px;
height:400px;
border:0px;
border-left:1px solid #dddddd;
float: left;
}

#menu_izq{
	margin-top:115px;
	float: left;
	width: 190px;
	/*height: 300px;*/
	text-align:left;
}

#contenido_contacto{
	overflow:auto;
	width: 730px;
	height:360px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	}

#datos_emp{
	width: 300px;
	height:120px;
	float:left;
	margin-top:10px;
}

#formulario{
	width: 500px;
	height:210px;
	margin-top:10px;
	margin-left: 40px;
	float:left;
}

#bloque p.hola{
color: #4e4e4e;
font-weight:bold; 
font-family: arial, Verdana;
font-size:12px;
text-align:justify;
margin-left:5px;
margin-right:5px;
}

#contenido_contacto p{
color: #4e4e4e;
font-weight:lighter; 
font-family: arial, Verdana;
font-size:12px;
text-align:justify;
margin-left:5px;
margin-right:205px;
}

#contenido_contacto h1{
color: #4e4e4e;
font-weight:bold; 
font-family: arial, Verdana;
font-size:15px;
text-align:left;
margin-top:10px 
margin-bottom:10px;
margin-right:205px;
}

#formulario h2{
color: #4e4e4e;
font-weight:bold; 
font-family: arial, Verdana;
font-size: 13px; 
text-align: center;	
}

#datos_emp h2{
color: #4e4e4e;
font-weight:bold; 
font-family: arial, Verdana;
font-size: 15px; 
text-align: center;	
}

#datos_emp p{
color: #4e4e4e;
font-weight:lighter; 
font-family: arial, Verdana;
font-size:11px;
text-align: center;	
}



#footer {
	float:right;
	*float: none;
	width: 950px;
	margin-top: 2px;
	height:40px;
	background-color:#fff;
	overflow:hidden;
}
/* Estilos de los Elementos de los divs
----------------------------------------*/


/* Elementos del header ----------------*/
#header h1{
color:#00009c;
text-decoration:underline;
margin-top: 7px;
margin-left: 28px;
font-family: Arial;
font-size: 30px;
text-align: left;
}

#header p{
color: white;
font-weight:lighter; 
font-family: Verdana;
font-size: 16px; 
text-align: left; 
margin-top: 21px;
margin-left: 0px;
}


/* Fin de Elementos del header ----------------*/

/* Elements del menú -----------------------*/

#navi_contacto ul, li{
text-transform:uppercase;
list-style-image:url(../images/vineta.png);
padding:5px;
margin-left:30px;
font-size:12px;
}

#navi_contacto a{
text-decoration:none;
font-weight:bold;
color:#aaaaaa;
}

#navi_contacto li:hover{
text-decoration:none;
background-color:#c8e18d;
}

#navi_contacto a:hover{
color:#666666;
*background-color:#c8e18d;
}

/* --- Fí de Elements del menú --------------------*/


/* Elementos de contenido ----------------*/

#contenido h1{
color:#b62c29;
font-weight:lighter;
text-decoration:underline;
padding-top: 15px;
font-family: arial, verdana;
font-size:14px;
text-align: left;
margin-left:25px;
}

#contenido h2{
color:#b62c29;
font-weight:lighter;
text-decoration:underline;
padding-top: 15px;                           
font-family: Arial;
font-size:12px;
text-align: left;
margin-left:35px;
}

#contenido p{
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
margin: 15px 15px 15px 15px;
}

#contenido p.alu{
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
margin: 15px 15px 35px 35px;
}


#contenido p.centrat{
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: center;
margin: 15px 15px 15px 15px;
}

#contenido a {
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration:underline;
}

#contenido a:hover {
color: #aaaaaa;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration: underline;
}

#contenido img.dreta{
	float:right;
	margin: 10px 10px 10px 10px;
	border:0px;
	vertical-align:middle;
}

#contenido img.esquerra{
	float:left;
	margin: 10px 10px 10px 10px;
	BORDER: 0px;
	vertical-align:middle;
}

#contenido img.centrat{
	margin: 10px 10px 10px 10px;
	BORDER:0px;
	vertical-align:middle;
}

#contenido img{
	BORDER: 0px;
}

/* Fí de elements de contenido ----------------*/

/* Elements del Footer_Contacto -----------------------*/

#footer_contacto p{
color: #91a560;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: center;
margin: 13px 10px 15px 15px;
}


#footer_contacto a {
color: #91a560;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration:none;
}

#footer_contacto a:hover {
color: #91a560;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration: underline;
}

/* Elements del Footer -----------------------*/