/* CSS Document */

/*COMTENEDORES*/

.intro{

}

.contenido {
	width:900px;
	height: 470px;
	margin: auto;
	}
.contenidonoticias {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	text-align: center;
	width: 540px;
	margin: auto;
	background-image: url(../imagenes/logomp.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

.cajacontacto{
	height: 400px;
	width: 480px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../imagenes/cajancontacto.png);
	margin: auto;
}
.cajanoticias{
}	

#tabla{
	margin: auto;
	margin-top: 70px;
}
/* TITULOS */

.tqsomos{
	width:600px;
	height:80px;
	background-image: url(../imagenes/tqsomos.png);
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	margin-bottom: 40px;
	}
.treprese{
	width:620px;
	height:80px;
	background-image: url(../imagenes/trepresent.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	}
.tcontacto{
	width:685px;
	height:100px;
	background-image: url(../imagenes/tcontacto.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	}
.tnoticias{
	width:685px;
	height:80px;
	background-image: url(../imagenes/tnoticias.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	}
.tocasion{
	width:685px;
	height:80px;
	background-image: url(../imagenes/ocasion/tocasion.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

/* TEXTOS */

.txtqsomos{
	width: 620px;
	height: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	margin-top: 25px;
	margin-left: 15px;
}
.txt2qsomos{
	width: 219px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	margin-top: 15px;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
}
.qsomoscaja1{
	background-image: url(../imagenes/contenedor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 650px;
	height: 335px;
	float: left;
	
}
.qsomoscaja2{
	height: 335px;
	width: 250px;
	background-image: url(../imagenes/qsomoscaja2.jpg);
	float: right;
}
.logonews{
	width:155px;
	height:124px;
	float: left;
}	

/* PIE DE PAGINA */
#footer {
	text-align: center;
	font-size: 15px;
}
#footer a:hover {
	color:#87c660 ;
	border-bottom: 1px solid #87c660;
	}
#footer a {
	color: #006600;
	
	
}
		 
body{
	font-family: Arial;
	font-size: 16px;
	
	
}
h1 {
	font-family: Arial;
	font-size: 15px;
	text-decoration:underline;
	font-weight: bolder;
	display: inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	margin-left: 5px;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 15px;
	}
h5 {
	font-family: Arial;
	font-size: 15px;
	text-decoration:underline;
	font-weight: lighter;	

}
a {
	color: #006600;
	text-decoration: none;
}
 a:hover {
	color:#87c660;
		}

