body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align: left;
	font: normal normal 25px/14px  Arial, Helvetica, sans-serif ;
	}
	
/* -----CONTENEDOR------------- */


#contenedor {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-top:0px;
	padding:0px;
	background-color:#000000;
	background-position:center;
	background-repeat:no-repeat;
	width:900px;
	height:450px;
}
	
	
/* -----TITULO------------- */

#titulo {
background-image: url(images/banner.jpg);
background-repeat:no-repeat;
width:900px;
background-position:right;
margin-left:0px;
}


/* -----MENU------------------ */

#menu{ width:900px; height:50px; margin-top:0px; margin-left:0px; background:#00000; text-decoration: none;}

/* -----CONTENIDO------------- */

#contenido{ 
margin-left:18px; 
margin-top:0px;
height:450;
width:860px; 	
font-family : Arial, sans-serif;
font-size : 14px;
color : #000000;
cursor: auto;
margin-bottom:0px;
 }
 


/* -----SECCION PRINCIPAL------------- */

#home {
background-image: url(../contenido.jpg);
height:380px;
margin-top:0px;
margin-bottom:20px;
}

#caja-texto {

margin-top:30px;
margin-left:40px;
margin-right:30px;
margin-bottom:70px;
width:800px;
height:300px;
float:left;
overflow: auto;
}

#texto {
	margin-top:0px;
	margin-left:0px;
	margin-right:30px;
	width:750px;
	height:290px;
	float:left;
	font-weight: normal;
	font-size: 12px;
}

#texto-servicios {
margin-top:20px;
margin-bottom:10px;
margin-left:0px;
margin-right:30px;
width:250px;
height:1.5em;
background-color: #F0F0F0;
line-height: 1.5em; 
}

#titulo-contacto {
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:30px;
width:350px;
height:1.5em;
background-color: #F0F0F0;
line-height: 1.5em; 
}


#imagen{
width:870px; 
margin-top:20px;
margin-right:20px;
height:auto;
font-family : Arial, sans-serif;
font-size : 14px;
color : #000000;
cursor: default;
margin-bottom:30px;
 }
 


/* -----SECCION CONTACTO------------- */

#contacto{
width:100%;
height:315px;
margin-top:0px;
margin-bottom:20px;
}

#datos-contacto{
width:480px;
margin-left:100px;
margin-top:10px;
float:left;}

#form {
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 12px;
color : #1E2435;
font-weight: 100;
width:270px;
margin-left:0;
text-align: left;
background-image:;
background-repeat: no-repeat;
float:left;
height:260px;
}



/* -----PIE------------- */

#footer{ 
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 11px;
color : #ffffff;
background-color:#000000;
margin-top:20px;
height:30px;
height: 2em;      
line-height: 2em; 
margin-bottom:20px;
}




/*--------------------------ESTILO DE FUENTE---------------------------------------*/

.texto-marcado {
	font-family : "Arial", Trebuchet MS, sans-serif;
	font-size : 13px;
	color: #CCCCCC;
	LINE-HEIGHT: 23px;
	font-weight: bold;
}

.titulos-pesado{
	font-family : "Arial", Trebuchet MS, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	LINE-HEIGHT: 23px;
	font-weight: bold;
}

.texto {
	font-family : "Arial", Trebuchet MS, sans-serif;
	font-size : 13px;
	color: #CCCCCC;
	LINE-HEIGHT: 25px;
	font-weight: bold;
}

.texto-marcado2 {
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 14px;
color: #4D6182;
font-weight:bold;
LINE-HEIGHT: 19px;
}

.texto-form {
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 11.3px;
color: #666666;
LINE-HEIGHT: 19px;
}

.titulos {
	font-family : "Arial", Trebuchet MS, sans-serif;
	font-size : 17px;
	font-style:normal;
	font-weight: 900;
	LINE-HEIGHT: 18px;
}

.subtitulos {
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 14px;
color: #4D6182;
font-style:normal;
font-weight: 900;
LINE-HEIGHT: 18px;
}

.texo-azul {
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 12px;
color: #4D6182;
font-style:normal;
font-weight: 900;
LINE-HEIGHT: 18px;
}

.texo-azuloscuro {
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 13px;
color: #27334E;
font-style:normal;
font-weight: 900;
LINE-HEIGHT: 18px;
}

.texo-azuloscuro2 {
font-family : "Arial", Trebuchet MS, sans-serif;
font-size : 12px;
color: #27334E;
font-style:normal;
font-weight: 900;
LINE-HEIGHT: 13px;
}
 .botones {
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight: bold;
	margin-top:10px;
	color : #ffffff;
}
