/* CSS Document */
body {
	background-color: #004400;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#315b13;
}
/*TEXTOS INTERMEDIOS*/
.colorfondo{
	background-color: #004400;
}
.padding{
	padding-left:10px;
	padding-right:10px;
}
.slogan{
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
font-style:oblique;
}
.sloganbig{
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
font-style:oblique;
}
.postpie{
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:oblique;
vertical-align:middle;
}
.parrafo{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#315b13;
text-align:justify;
text-indent:20px;
}
P{
text-align:justify;
text-indent:20px;
}
/* ENCABEZADOS Y SUBTITULOS */
H1{
font-family:Arial, Helvetica, sans-serif;
background-image:url(../imagenes/matricula.jpg);
background-repeat:no-repeat;
font-size:16px;
color:#315b13;
}
H2{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
text-align:justify;
line-height:20px;
color:#315b13;
}
H3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#315b13;
}
/* PARTES DE LA PÁGINA */
div#backgen{
	margin:auto;
	background-image:url(../imagenes/asfalto.png);
	/*background-color:#000000;*/
	width:940px;
}
div#busUP{
	margin:0 auto;
	width:800px;
	height:50px;
}
div#cabecera{
margin:0 auto;
width:800px;
height:180px;
}
div#botonera{
margin:0 auto;
background-color:#4e8e37;
width:800px;
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
div#fondo{
margin:0 auto;
width:800px;
background-color:#4e8e37;
/*background-color:#46c622;*/
}
div#intermedio{
margin:0 auto;
width:790px;
height:36px;
background-color:#ffffff;
}
div#intermedioIzda{
float:left;
width:412px;
height:36px;
}
div#intermedioDcha{
float:right;
width:378px;
height:36px;
}
div#centro{
margin:0 auto;
width:790px;
height:100%;
min-height:355px;
background-color:#ffffff;
}
div#izquierda{
float:left;
width:445px;
height:349px;
}
div#izquierdatext{
float:left;
width:425px;
height:349px;
padding-left:10px;
padding-right:10px;
}
div#derecha{
float:right;
width:345px;
height:349px;
}
/* DEDICADO A SECCION EMPRESA */
div#izquierdaemp{
float:left;
width:345px;
height:310px;
}
div#derechatext{
float:right;
width:425px;
height:310px;
padding-left:10px;
padding-right:10px;
}
div#ISO{
clear:both;
margin:0 auto;
width:790px;
height:150px;
}
/* DEDICADO A SECCION SERVICIOS */
div#izquierdaSERV{
float:left;
background-image:url(../imagenes/fondoservicio.jpg);
width:790px;
height:310px;
}
/* DEDICADO A SECCION CALIDADES */
div#izquierdaCALIDADES{
float:left;
background-image:url(../imagenes/calidadesdegradado.jpg);
width:790px;
height:310px;
}
/* DEDICADO A SECCION GALERÍA*/
div#izquierdaGALERIA{
float:left;
background-image:url(../imagenes/fondoservicio.jpg);
width:790px;
/*min-height:400px;*/
height:100%;
}
div#ISOservicios{
border: 1px dashed #315b13;
background-image:url(../imagenes/asientos.png);
	margin-left:95px;
	margin-top:30px;
	float:left;
	width:600px;
	height:100px;
	text-align:center;
}

div#ISOcentro{
	margin-left:30px;
	float:left;
	width:200px;
	text-align:center;
}
div#ISOizda{
	border: 1px dashed #315b13;
	margin-left:60px;
	margin-top:30px;
	float:left;
	width:200px;
	text-align:center;

}
div#ISOdcha{
	border: 1px dashed #315b13;
	margin-right:60px;
	margin-top:30px;
	float:right;
	width:200px;
	text-align:center;
}
/*   --------   */
div#textoportada{
margin:0 auto;
width:320px;
height:349px;
}
div#pie{
background-color:#4e8e37;
margin:0 auto;
clear:both;
width:800px;
height:5px;
}
div#postpie{
	background-color:#4e8e37;
	margin:auto;
	margin-top:10px;
	width:800px;
	height:50px;
}
div#intropostpie{
	margin:auto;
	float:left;
	clear:both;
	margin-top:5px;
	margin-left:5px;
	width:790px;
	background-color:#FFFFFF;
	height:40px;
}
div#firma{
	text-decoration:none;
	margin:auto;
	width:800px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}
A.clase1:visited {text-decoration:none; color:#FFFFFF;} 
A.clase1:active {text-decoration:none; color:#FFFFFF;} 
A.clase1:link {text-decoration:none; color:#FFFFFF;} 
A.clase1:hover {text-decoration:none; color:#FFFFFF;} 


