@charset "utf-8";
/* CSS Document */
/* CREATED BY ALEXMOZ Studios 2009 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	background-color: #433674;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a{}

a:hover{
	text-decoration: underline;
}

h1 {}

h2{
	margin: 0;
	padding: 0;
}

li{
	list-style-position: inside;
	list-style-type: square;
}

form{margin: 0px; padding: 0px;}

.cuerpo {margin: auto; width: 860px;}

#barraextra {width: 860px; height: 35px; background-image:url(../images/h_01.jpg); text-align:right;}

.menu{width: 860px; margin: 0px; height: 140px; background-image:url(../images/h_menu.jpg); padding-top: 8px;}
.menu a {display: block; border: 0px; background-repeat: no-repeat; height: 138px; background-position: 0 -65px}
.menu a:hover{ text-decoration: none; background-position: 0 0px;}
.menu .alt {display:none;}
.menu a#mhome { background-image:url(../images/m_home.jpg); width: 153px; overflow:hidden;}
.menu a#mnosotros { background-image:url(../images/m_nosotros.jpg); width: 153px; overflow:hidden;}
.menu a#mservicios { background-image:url(../images/m_servicios.jpg); width: 153px; overflow:hidden;}
.menu a#mclientes { background-image:url(../images/m_clientes.jpg); width: 153px; overflow:hidden;}
.menu a#mcontacto { background-image:url(../images/m_contacto.jpg); width: 153px; overflow:hidden;}
/*MENUS ACTIVOS */
.menu #home { background-image:url(../images/m_home.jpg); width: 153px; height: 138px;}
.menu #nosotros { background-image:url(../images/m_nosotros.jpg); width: 153px; height: 138px;}
.menu #servicios { background-image:url(../images/m_servicios.jpg); width: 153px; height: 138px;}
.menu #clientes { background-image:url(../images/m_clientes.jpg); width: 153px; height: 138px;}
.menu #contacto { background-image:url(../images/m_contacto.jpg); width: 153px; height: 138px;}

.contenido{width: 820px; margin: auto 0; background-image: url(../images/h_content.jpg); background-repeat: repeat-y; padding-left: 20px; padding-right: 20px; text-align:left; clear: both;}
.contenido h1{
	margin: 0 0 10 0px;
	padding: 0px;
	letter-spacing: -2px;
	font-size: 27px;
	font-weight: bold;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.contenido h3{
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.contenido h3 a{margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999; text-decoration: none; color: #999; display: block;}

.contenido h3 a:hover{margin-bottom: 5px; padding-bottom: 5px; padding-left: 10px; border-bottom: 1px dotted #433674; color: #433674; }

.contenido #textos-left {width: 65%; float: left;}
.contenido #textos-right {width: 30%; float: right;}
.contenido #textos-right li{
	list-style-position: inside;
	list-style-type: square;
	border-bottom: 1px solid #CCC;
}


#footer{width: 860px; height: 73px; background-image:url(../images/h_footer.jpg); margin:auto; color: #FFF; padding-top: 10px; background-repeat:no-repeat; clear: both;}
#footer a{color: #fff;}
#footer a:hover{color: #dc91c6; text-decoration:none;}
#footer span{font-size: 8pt; color: #dc91c6;}
.clase1 {
	font-weight: bold;
	color: #033;
}

