@charset "utf-8";
/* CSS Document */


*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0px;
	background-image: url(../images/bkpattern.jpg);
	background-repeat: repeat-x;
	background-color: #747474;
}

.headerhome {
	background-image: url(../images/header-home.jpg);
	height: 101px;
	width: 1024px;
	background-repeat: no-repeat;
	margin: auto;

}

.sloganhome {
	height: 294px;
	width: 1024px;
	margin: auto;
	background-image: url(../images/homeslogan.jpg);
	background-repeat: no-repeat;
}

.sloganuno {
	height: 294px;
	width: 700px;
	float: left;
}

.menuhome {
	width: 324px;
	float: right;
}
#menusomos{
	width: 155px;
	float: left;
}
#menuservicios
{
	width: 155px;
	float: left;
}
#menucontacto
{
	width: 155px;
	float: left;
}
.containerhome {
	height:auto;
	width: 1024px;
	margin: auto;
	background-image: url(../images/patterncontainer.jpg);
	background-repeat: repeat-y;
}

.containerhomed {
	width: 1024px;
	margin: auto;
	background-image: url(../images/footercontainer.jpg);
	background-repeat: no-repeat;
	height:50px;
}

.containersomos {
	height: 1200px;
	width: 1024px;
	margin: auto;
}

.containerservicios {
	height: 1200px;
	width: 1024px;
	margin: auto;
}

.containercontacto {
	height: 1200px;
	width: 1024px;
	margin: auto;
}

.txt {
	float: left;
	width: 520px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 30px;
	text-align: justify;
	clear:both;
}
#txt_completo {
	float: left;
	/*width: 520px;*/
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 30px;
	text-align: justify;
	clear:both;
}
.titles {
	font-size: 24px;
	color: #1F415C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;
	padding-bottom: 15px;
}
.imgright {
	float: right;
	width: 340px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 30px;
	text-align: justify;
	background-image: url(../images/img_home.jpg);
	height: 675px;
	background-repeat: no-repeat;
}
#imgright_aut
{
	float: right;
	width: 340px;
	margin-top: 85px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 30px;
	text-align: justify;
	background-image: url(../images/autorizado.jpg);
	height: 675px;
	background-repeat: no-repeat;
}
#imgsomos{
	float: right;
	width: 340px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;		
	line-height: 30px;
	text-align: justify;
	background-image: url(../images/somos_img.jpg);
	height: 675px;
	background-repeat: no-repeat;
}
#imgservicios
{
	background-image:url(../images/servicios_img.jpg);
	background-repeat:no-repeat;
	float:right;
	width:340px;
	height:675px;
}
#imgcontacto
{
	margin-top:120px;
	background-image:url(../images/contacto_img.jpg);
	background-repeat:no-repeat;
	float:right;
	width:340px;
	height:675px;
}
.headersomos {
	background-image: url(../images/logo_somos.jpg);
	height: 101px;
	width: 1024px;
	background-repeat: no-repeat;
	margin: auto;
}
.slogansomos {
	height: 294px;
	width: 1024px;
	margin: auto;
	background-image: url(../images/img_somos.jpg);
	background-repeat: no-repeat;
}

.sloganequipo {
	height: 294px;
	width: 1024px;
	margin: auto;
	background-image: url(../images/img_equipo.jpg);
	background-repeat: no-repeat;
}

.headerequipo{
	background-image: url(../images/logo_equipo.jpg);
	height: 101px;
	width: 1024px;
	background-repeat: no-repeat;
	margin: auto;
}
#headerservicios
{
	background-image:url(../images/logo_servicios.jpg);	
	background-repeat: no-repeat;
	height: 101px;
	width: 1024px;	
	margin: auto;
}
#sloganservicios
{
	height:294px;
	width:1024px;
	margin:auto;
	background-image:url(../images/serviciosslogan.jpg);
	background-repeat:no-repeat;
}
#headercontacto
{
	background-image:url(../images/logo_servicios.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 1024px;	
	margin: auto;
}
#slogancontacto
{
	height:294px;
	width:1024px;
	margin:auto;
	background-image:url(../images/img_contacto.jpg);
	background-repeat:no-repeat;
}
#footer
{
	color:#FFFFFF;
	font-size:10px;
	height:30px;
}
#footer A:link 
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}
#footer A:visited 
{
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
}
#footer A:active 
{
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
}
#footer A:hover 
{
	text-decoration:none; 
	color:#ffffff;
	font-size:10px;
}
.rojo
{
	color:#FF0000;
}
li
{
margin-left:30px;
}
#der
{
	font-size:12px;
	color:#666666;
}
#der A:link 
{
	text-decoration:underline;
	color:#666666;
	/*color:#FFFFFF;
	font-size:10px;*/
}
#der A:visited 
{
	text-decoration:underline;
	color:#666666;
	/*color:#ffffff;
	font-size:10px;*/
}
#der A:active 
{
	text-decoration:none;
	color:#666666;
	/*color:#ffffff;
	font-size:10px;*/
}
#der A:hover 
{
	text-decoration:none; 
	color:#666666;
	/*color:#ffffff;
	font-size:10px;*/
}
.titulos_naranja
{
	font-size:13px;
	color:#FF8040;
	font-weight:bold;
}
#int A:link 
{
	text-decoration:underline;
	color:#666666;
	/*color:#FFFFFF;
	font-size:10px;*/
}
#int A:visited 
{
	text-decoration:underline;
	color:#666666;
	/*color:#ffffff;
	font-size:10px;*/
}
#int A:active 
{
	text-decoration:none;
	color:#666666;
	/*color:#ffffff;
	font-size:10px;*/
}
#int A:hover 
{
	text-decoration:none; 
	color:#666666;
	/*color:#ffffff;
	font-size:10px;*/
}

.logo{
margin-left:5px;
margin-right:5px;
margin-top:5px;

margin-bottom:5px;}