body {
	background-color: #3f3f3f;
	background-image: url(../sys_images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CCC;
	font-style:italic;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-weight:normal;
	font-size:20px;
	margin:0px;
	line-height:24px;
}

h1 b{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-weight:normal;
	font-size:28px;
	margin:0px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F90;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	margin:0px;
}

a{
	color:#CCC;
	text-decoration:none;
}


/*-------------------------------*/

#container{
	width:901px;
	margin:auto;
}

#clear{
	clear:both;
	height:10px;
}

/*------------Menu--------------*/

#menu{
	float:right;
	text-transform:uppercase;
	color:#999;
	font-size:12px;
	font-weight:bold;
	padding-top: 63px;
	font-style:normal;
}

#menu ul {
	list-style:none;
}

#menu ul li{
	float:left;
	padding-left: 10px;
	padding-right:10px;
	background-image:url(../sys_images/sep_menu.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#menu  .last{
	background-image: none;
	padding-right:0px;
}

#menu ul li a{
	color:#999;
	text-decoration:none;
}

#menu .select{
	color: #F00;
	text-decoration:none;
}


/*----------- Header ------------*/

#logo{
	float:left;
	height:95px;
}

/*---- Slide ---*/

#slide{
	clear:both;
}

/*-----------Content-----------*/

#content{
	clear:both;
	padding-top: 10px;
	padding-bottom:10px;
}

/*--------Botones ------------*/

#boton1{
	background-color: #666;
	width:110px;;
	padding:5px;
	text-align:center;
	font-size:11px;
	float:right;

/*--Bordes redondos para todos los exploradores ---*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	behavior:url(css/border-radius.htc);
}



/*-------------Home----------------*/

#home_content{
	width:593px;
	float:left;
	padding-right: 42px;
}

#home_content h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;

}


#home_bar{
	width:265px;
	float:left;
}

#box1{
	background-color: #333;
	width:265px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:10px;
	text-align:center;

/*--Bordes redondos para todos los exploradores ---*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	behavior:url(css/border-radius.htc);
	

}

#box2{
	background-color: #333;
	background-image:url(../sys_images/bg_box2.jpg);
	width:240px;
	padding-left: 25px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:10px;
	border: 1px solid #999;
	font-size:15px;
	font-weight:bold;
	
	/*--Bordes redondos para todos los exploradores ---*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	behavior:url(css/border-radius.htc);

}

.button_hidden{
	visibility:hidden;
	display:none;
}

.button_visible{
	visibility:visible;
}

#text_hidden{
	visibility:hidden;
	display:none;
}

#text_visible{
	visibility:visible;
}

/*----------- projects ---------*/

#projects{
	width:901px;
	clear:both;
}

#projects h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom:8px;
}

#project {
	clear:both;
	padding-top: 20px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#project h3{
	background-image:url(../sys_images/bg_title_project.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;
}



#project #content_project{
	padding-left:20px;
	width:500px;
	float:left;
}

#project .price{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-style:normal;
	font-size:20px;
	padding-left:10px;
}

#button_project {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F90;
	font-style:normal;
	background-color: #565656;
	width:97px;
	margin-left: 20px;
	padding:5px;
	text-align:center;
	font-size:11px;

/*--Bordes redondos para todos los exploradores ---*/
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
	behavior:url(css/border-radius.htc);
}

#button_project a{
	color:#F90;
}

#paged{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	height:30px;
	padding-top:30px;
	color: #666;
	font-size:13px;
}

#paged a {
	padding: 3px;
	color: #666;
}

#paged .select{
	color:#F90;
	background-color: #666;
}

/*-----------descalisation-----------*/

#descalisation{
	width:901px;
	clear:both;
}

#descalisation img{
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	

}

#descalisation h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom:4px;
}

/*-----------descalisation-----------*/

#contact{
	width:901px;
	clear:both;
}


#contact #maps{
	width:425px;
	padding-top: 10px;
	padding-right:10px;
	padding-left:10px;
	float:left;

}

#contact #form{
	width:440px;
	padding-top: 10px;
	float:left;
}

#contact input{
	font-size:13px;
	color:#CCC;
	background-color: #666;
	border: thin solid #999;
	width:250px;
}

#contact .button{
	font-size:13px;
	color:#CCC;
	background-color: #666;
	border: thin solid #999;
	margin-right:8px;
	width:120px;
	cursor:pointer;
}

#contact .button:hover{
	color:#ff9933;
	border: thin solid #ff9933;
	background-color:#333;
}

#contact textarea{
	font-size:13px;
	color:#CCC;
	background-color: #666;
	border: thin solid #999;
	width:245px;
	height: 90px;
}


#contact h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom:4px;
}

/*-----------Footer-----------*/

#footer{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#footer_left{
	float:left;
	font-size:10px;
}

#footer_rigth{
	float:right;
	font-size:10px;
}

#footer_rigth b{
	font-size:10px;
	color: #ff9933;
}

/*--------Designed-------*/ 

#designed {
	text-align: center;
	clear:both;
	font-size:10px;
	color:#666;
	padding-top: 25px;
}

#designed a{
	text-align: center;
	clear:both;
	font-size:10px;
	color:#666;
}





