/* CSS Document */

body{padding:0;	margin:0;	font: 11px/16px  Arial, Helvetica, sans-serif;}
div, h1, h2, p, form, label, input, textarea, img, span{margin:0; padding:0;}
ul{margin:0; padding:0; list-style-type:none;}
.clear{clear:both; font-size:0px; line-height:0px;}
/*------------------------------------------------body---------------------*/

/*------------------------------------------------header start---------------------*/
#header-main{width:100%; height:128px; background: #ffffff; color:#101010;	margin:0; padding:0;}
#header{width:700px; height:128px; margin:0 auto; background: url(../imagenes/bkg-header.gif) top right no-repeat; position:relative;}
#header img{background:url(images/logo.gif) 0 0 no-repeat; width:200px; height:128px; position:absolute; left:0px; top:0px;}
#header ul{width:219px; margin:0; padding:0 0 0 22px; position:absolute; left:289px; top:92px;}
#header ul li{padding:0 22px 0 0; float:left;}
#header ul li a{display:block; padding:13px 0 0 0; color:#303030; text-decoration:none; text-transform:capitalize; float:left;}
#header ul li a:hover{color:#EB0079; border-top:#EB0079 solid 3px; padding:10px 0 0 0;}
#header ul li.hover{display:block; padding:10px 0 0 0; margin:0 22px 0 0; float:left; font-weight: bold; color:#303030; text-decoration:none; text-transform:capitalize; border-top:#EB0079 solid 3px; cursor:text;}
/*------------------------------------------------header end---------------------*/

/*------------------------------------------------body part1 start---------------------*/
#more-info-main{width:100%; background:#4D4D4D; color:#fff; padding:0;}
#more-info{width:700px; height: 139px; margin:0 auto; padding:0; background:url(../imagenes/ojo.gif) top right no-repeat;}
/*------------------------------------------------body part1 end---------------------*/

/*------------------------------------------------body part2 start---------------------*/
#bottom-main{width:100%; background-color:#F7F7F7; color:#000; padding:12px 0 16px 0;}
#bottom{width:700px; margin:0 auto; padding:0;}
#solution{width:270px; background-color:#FFFFEC; color:#67673B;	border:#DEDEB9 solid 1px; padding: 10px 10px 10px 10px;	margin:20px 0 0 0; float:left;}
#solution h2{font-size: 18px; color:#B50000; font-weight: normal;}
#solution p.titulo{font: bold 12px; line-height: 18px; color:#EB0079;}
#solution p{width:260px; font: normal 12px; line-height: 18px; color:#67673B; margin:16px 0 16px 0;}
#solution a{color:#67673B; text-decoration: none;}
#solution a:hover{text-decoration: underline;}
.contenido{width:390px; padding:0 0 21px 0px; float: right;}
.contenido h2{font-size: 16px; color:#006599; margin: 25px 0 0 0; font-weight: bold;}
.contenido h3{font-size: 14px; color:#B50000; margin: 15px 0 0 0; font-weight: bold;}

.contenido p{display:block; width:385px; font: normal 12px; line-height: 18px; color:#2A2A2A; background-color:#F7F7F7; float:left;}
.contenido input{ display: block; padding: 3px; margin:3px 50px 3px 3px; border: 1px solid #999999; color: #666666; text-decoration: none;}

/*------------------------------------------------footer start---------------------*/
#footer-main{
	width:100%;
	height:25px;
	padding:22px 0 0 0;
	background: #ffffff;
	color:#000;
	border-top: 1px solid #4D4D4D;
}
#footer{
	width:800px;
	height:25px;
	margin:0 auto;
	position:relative;
}
#footer ul{
	width:190px;
	margin:0;
	padding:0;
	position:absolute;
	left:315px;
	top:2px;
}
#footer ul li{
	margin:0;
	float:left;
	font:bold 11px/14px;
	color:#303030;
	background-color: #ffffff;
	background-image:none;
}
#footer ul li a{
	font:bold 11px/14px ;
	color:#303030;
	background-color:#ffffff;
	text-decoration:none;
	text-transform:capitalize;
	padding:0 8px 0 8px;
}
#footer ul li a:hover{
	color:#303030;	text-decoration:underline;
}
/*------------------------------------------------footer end---------------------*/
