@charset "utf-8";
/* CSS Document */
body {
	font-family: Lucida Console;
 	font-size: 10px;
	background-color: #FFFFFF;
}
h1{
	color:#999999;
	font-size:16px;
	font-family: "Lucida Console";
}

h2{
	color:#999999;
	font-size:13px;
	font-family: "Lucida Console";
	font-style: normal;
	font-weight: 500;
}

#content {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0 30px;
	width:864px;
	height:582px;
	z-index:1000;
}
#left_side {
	float:left;
	width:113px;
	height:582px;
	border-right:1px dashed #999999;
}
#right_side {
	float:left;
	width:750px;
	height:582px;
}

#left_side .logo{
	background-repeat:no-repeat;
	margin-top:4px;
	height:32px;
}
#left_side .line{
	background-image:url(../img/left_line.png);
	background-repeat:no-repeat;
	margin-top:2px;
	width:110px;
	height:3px;
}
#left_side .points_mM{
	background-image:url(../img/points_nM.png);
	background-position:right;
	background-repeat: no-repeat;
	margin:5px 0 0 0;
	height:19px;
	width:110px;
}
#left_side .footer_left{
	float:left;
	background-image:url(../img/points_Mn.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:517px;
	width:40px;
}
#left_side .footer_right{
	float:left;
	background-position:right bottom;
	background-repeat:no-repeat;
	height:517px;
	width:70px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}

#right_side .left{
	float:left;
	width:532px;
	height:535px;
	border-right:1px dashed #999999;
}

#right_side .header_left{
	float:left;
	background-image:url(../img/points_Mn.png);
	background-position:left;
	background-repeat:no-repeat;
	margin:6px 0 0 6px;
	height:19px;
	width:40px;
}
#right_side .header_right{
	float:left;
    font-size:13px;
	color:#999999;
	text-align:right;
	margin:18px 0 0 0;
	height:19px;
	width:704px;
}

a{ text-decoration:none; color:#999999;padding-right:4px}
a:hover{
	text-decoration:none;
	color:#555555;
}

#right_side .line{
	background-color:#6699CC;
	height:3px;
	margin:38px 2px 2px 2px;
	width:750px;
}

#menu {
	font-size:13px;
	color:#999999;
	float: left;
	width: 650px;
}

#menu .logo{
	float:left;
	background-image:url(../img/logo_o.png);
	background-repeat:no-repeat;
	height:17px;
	width:90px;
	padding-left: 20px;
	font-size:14px;
	padding-top: 2px;
	margin-left: 3px;
}

#menu .menuitems{
	float:left;
	height:40px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:417px;
	padding-top: 2px;
}
#menu .menutop{
	padding: 0;
	margin: 0;
}
#menu ul{
	list-style:none;
}
#menu ul li{

}
#menu ul li a{
	text-decoration:none; 
	color:#999999;
	padding-right:4px;
}
#menu ul li.current_page_item a{
	background:#555555;
	color:#3399CC;
}
#menu ul.menutop li a:hover{
	text-decoration:none;
	color:#555555;
}

#right_side .right{
	float:left;
	width:216px;
	height:552px;
}
#right_side .right .contentR{
	padding-left: 18px;
	padding-top: 110px;
	width:190px;
	height:331px;
	text-align:center;
}
#right_side .right .contentR .titulo{
    font-size:16px;
	color: #4DB0DE;
}
#right_side .right .contentR .datos{    
	font-size:12px;
	color:#B3B3B3;
	line-height: 3px;
}
#right_side .right .content_humedad{
	padding-left: 18px;
	padding-top: 368px;
	width:190px;
	height:61px;
	text-align:left;
}
#right_side .right .content_impermeabilizaciones{
	margin-left: 15px;
	padding-top: 220px;
	width:190px;
	height:61px;
	text-align:left;
	background-image: url(../img/impermeabilizaciones.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 160px;
}
#right_side .right .content_humedad .titulo{
	font-size:16px;
	color: #B3B3B3;
}
#right_side .right .content_humedad .datos{    
	font-size:11px;
	color:#B3B3B3;
	margin-top: -12px;
}

#right_side .right .line2{
	background-image:url(../img/right_r_line.png);
	background-repeat:no-repeat;
	margin-left:15px;
	height:3px;
	width:198px;
}
#right_side .right .points_nM{
	background-image:url(../img/points_nM.png);
	background-repeat:no-repeat;
	margin-left:175px;
	margin-top:81px;
	height:19px;
	width:42px;
}
.form {
	padding-left: 15px;
	padding-right: 15px;
	font-size:10px;
}

.form_contactenos {
	margin-left: -5px;
	margin-top: 10px;
	background-image:url('../img/back_contact.png');
	background-repeat:no-repeat;
	height: 313px;
	width: 514px;
	padding-top: 10px;
	padding-left: 15px;
}
.form .form_left{
	margin-left: 16px;
	float: left;
	border: none;
}
.form .form_right{
	margin-left: 22px;
	
	float: left;
	border: none;
}
.form .input1 {
	height: 13px;
	width: 228px;
	border: none;
	font:"Lucida Console";
	font-size:12px;
	color:#666666;
}
.form p {
	font: "Lucida Console";
	font-size: 12px;
	color: #666666;
	margin-left:5px;
	text-align: justify;
	float: left;
}
.form .input2 {
	height: 85px;
	width: 482px;
	border: none;
	font:"Lucida Console";
	font-size:12px;
	color:#666666;
}

.form .solo{
	margin-left: 16px;	
}
.form .button{
	margin-left: 410px;
	margin-top: 10px;
	border: 1px solid ;
	border-color:#999999;
	background-color:#EEEEEE;
	color: #444444;
	width:70px;
	height:20px;	
}
.form h3{
	font-family:"Lucida Console";
	font-size: 11px;
	color: #666666;
	font-weight: 500;
}

.powerBy {
	float: right;
	width: 150px;
	margin-top: 70px;
	color: #DDDDDD;
}
#content #right_side .left #menu .content .menutop li h1 a {
	font-size: 12px;
}
#menu .content .menutop li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 0px;
	height: 50px;
}
#content #right_side .left .form li {
	margin-bottom: 15px;
}
.Seguinospor img {
	float: left;
	margin-right: 10px;
	margin-top: -10px;
}
.Seguinospor {
	margin-left: 10px;
}
