/* Todo el codigo es Copyright 2009 de Pentacorp.net */
/*All code is Copyright 2009 of Pentacorp.net */
body {
	padding:0px;
	margin:0px;
	font:normal 13px/normal 'Trebuchet Ms', Helvetica, sans-serif;
	color:#fff;
	background:#000;
}
a {
/*	color:#666666;*/
	text-decoration:none;
}

img {
	padding:0px;
	margin:0px;
	border:0px;
	outline:none;
}
form {
	margin:0;
	padding:0;
}
p {
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:13px;
	color:#fff;
	text-align:justify;
}
p a:hover { text-decoration:underline; color:#767676;}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
}

.fl {
	float:left;
}
.fr {
	float:right;
}

#main {
	width:899px;
	margin:10px auto;
}
.header {
	margin:auto;
	width:758px;
}
.logobox {
	width:413px;
	float:left;
}
.headmnu {
	width:899px;
	height:50px;
	float:left;
	padding-top:30px;
}
.mnu {
	width:123px;
	height:48px;
	float:left;
	line-height:48px;
	text-transform:uppercase;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:url(../images/mnu.jpg) top no-repeat;
}
a.mnu:hover {
	width:123px;
	height:48px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/mnu.jpg) bottom no-repeat;
}
.mnub {
	width:140px;
	height:48px;
	float:left;
	line-height:48px;
	text-transform:uppercase;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:url(../images/mnb.jpg) top no-repeat;
}
a.mnub:hover {
	width:140px;
	height:48px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/mnb.jpg) bottom no-repeat;
}
.principal {
	width:758px;
	margin:auto;
}
.frasehome {
	width:380px;
	float:left;
	padding-top:70px;
}
.video {
	width:370px;
	float:left;
	padding-top:30px;
}
.bgfooter {
	width:842px;
	height:48px;
	float:left;
	font-family:Trebuchet Ms;
	font-size:15px;
	font-weight:bold;
	line-height:48px;
	text-align:center;
	margin-top:50px;
	background:url(../images/bgfooter.jpg) no-repeat;
}
.imgs_certificaciones {
	width:758px; 
	padding:15px 0px; 
	float:left;
}
.form_atecnica {
	width:758px; 
	float:left;
}
.form_atecnica label {
	width:300px;
	height:20px;
	font-family:Verdana;
	margin-top:15px;
	padding-right:15px;
	text-align:right;
	float:left;
}
.form_atecnica input {
	width:213px;
	height:20px;
	margin-top:15px;
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#7c7c7c;
	float:left;
	border:1px solid #737373;
}
.form_atecnica textarea {
	width:213px;
	height:103px;
	margin-top:15px;
	float:left;
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#7c7c7c;
	border:1px solid #737373;
}
.form_contacto {
	width:370px; 
	float:left;
}
.form_contacto label {
	width:130px;
	height:20px;
	font-family:Verdana;
	margin-top:25px;
	padding-right:10px;
	text-align:right;
	float:left;
}
.form_contacto input {
	width:213px;
	height:20px;
	margin-top:25px;
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#7c7c7c;
	float:left;
	border:1px solid #737373;
}
.contacto_mapa {
	width:310px;
	float:left;
	padding-left:60px;
}
.cont_mapa_img {
	float:left;
	width:253px;
	margin:10px 0px;
}

/*Que hacemos*/
ul {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
	float:left;
	line-height:18px;
	font-family:Tahoma;
	font-size:13px;
	width:505px;
}
ul.qhacemos {
	list-style:disc inside;
	float:left;
	margin:0;
	padding:0;
}
ul.qhacemos li {
	float:left;
	line-height:18px;
	font-family:Tahoma;
	font-size:13px;
	width:505px;
}
ul.equipamiento {
	list-style:none;
	width:100%;
	padding:10px 0;
	margin:0;
	font-size:11px;
	color:#484848;
	background:#fff;
}
ul.equipamiento li {
	padding:0 0 0 15px;
	margin:0 0 5px 0;
	background:#fff url(../images/ico_tick.gif) 0px 4px no-repeat;

}

/*estilos de texto*/
h1 {
	font-family:Verdana;
	font-size:25px;
	font-style:italic;
	padding:10px 0px;
	margin:0px;
}
h2 {
	font-family:Verdana;
	font-size:34px;
	font-style:italic;
	text-align:center;
	padding:0px;
	margin:0px;
}
.txt_footer {
	font-size:20px;
	color:#f5a214;
}
.txt_mail {
	font-size:13px;
	color:#f5a214;
}
	a.txt_mail:hover {color:#f5a214; text-decoration:underline;}

