body, html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666 ;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	background: url(../images/bg.jpg) center repeat-y;/**/

}
a {
	text-decoration: none;
}
a:hover {
	color: #FD9439;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	background-image: url(../imag/logo_sinergia.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 82px;
	font-size: 12px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
h1 a {
	background-image: url(../imag/logo_sinergia.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 82px;
	font-size: 12px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 16px;
	color: #FD9439;
}
h4 {
	font-size: 22px;
	margin: 0px;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#webmanager {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 40px;
}

#head {
	height: 120px;
	margin-top: -10px;
	margin-bottom:10px;
	background:url(../images/bg_interiores.jpg) top center repeat-y;/**/
}
.logo, .logo a{
    float : left;
    height : 50px;
    margin-left : 80px;
    margin-top : 40px;
    width : 150px;
    /*background: url(../images/logo.png) no-repeat left top;*/
}
.logo a{
    margin : 0px;
}

/* Navigation */

.navigations{
    /*margin-top : 60px;*/
	margin:0px auto;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    /*float : right;*/
    width: 970px;/**/
    /*height : 40px;*/
	border:#000 solid 0px;
}
.navigations ul{
	margin: 57px auto 0 auto;
	list-style-type: none;
    /*height : 40px;*/
    width : auto;
    float : right;/**/
    margin-right : 50px;/**/
}
.navigations ul li{
    float : left;
    margin-right : 20px;
}
.navigations ul li a{
    text-decoration : none;
    color : #fff;
    text-transform: uppercase;
}
.navigations ul li a:hover, #navigations ul li a.active{
    color : #000;
}
/* end Navigation */
/* Navigation02 */

.navigations02{
    /*margin-top : 60px;*/
	margin:5px auto 5px auto;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    /*float : right;*/
    width: 970px;/**/
    /*height : 40px;*/
	border:#000 solid 0px;
	text-align:right;
}
.navigations02 ul{
	margin:0px auto 0px 400px;
	list-style-type: none;
    /*height : 40px;*/
    width : auto;
    float : right;/**/
    margin-right : 50px;/**/
}
.navigations02 ul li{
    float : left;
    margin-right : 20px;
}
.navigations02 ul li a{
    text-decoration : none;
    color : #fff;
    text-transform: uppercase;
}
.navigations02 ul li a:hover, .navigations ul li a.active{
    color : #000;
}
/* end Navigation02 */
/* Navigation */

.navigationsb{
	margin:0px auto;
	color: #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    width: 970px;/**/
	border:#000 solid 0px;
}
.navigationsb ul{
	margin: 57px auto 0 auto;
	list-style-type: none;
    width : auto;
    float : right;/**/
    margin-right : 10px;/**/
}
.navigationsb ul li{
    float : left;
    margin-right : 10px;
}
.navigationsb ul li a{
    text-decoration : none;
    color : #666;
    text-transform: uppercase;
}
.navigationsb ul li a:hover, .navigationsb ul li a.active{
    color : #ed771a;/*Naranjo, color corpotativo de Sinergía*/
}

/* end Navigation */
/* Navigation02 */

.navigations02b{
	margin:0px auto 5px auto;
	color: #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
    width: 970px;/**/
	border:#000 solid 0px;
	text-align:right;
}
.navigations02b ul{
	margin:0px auto 0px 300px;
	list-style-type: none;
    width : auto;
    float : right;/**/
    margin-right : 15px;/**/
}
.navigations02b ul li{
    float : left;
    margin-right : 5px;
}
.navigations02b ul li a{
    text-decoration : none;
	color:#666;
    text-transform: uppercase;
}
.navigations02b ul li a:hover, .navigations02b ul li a.active{
    color : #ed771a;/*Naranjo, color corpotativo de Sinergía*/
}
/* end Navigation02b */

#navegacion {
	float: left;
	width: 710px;
	margin-left: 20px;
	font-weight: bold;
}
#logo_right {
	width: 140px;
	float: right;
	text-align: center;
}
/*Menu*/
#menu {
	letter-spacing: 1px;
	float: left;
	width: 709px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu a {
	color: #666666;
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 25px;
}
#menu a:hover {
	color: #FA9F1B;
}
#menu ul li a.active,
#menu ul li a.active:hover {
	color:#FD9439;
}

/*Menu2*/
#menu2 {
	width: 700px;
	letter-spacing: 1px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF953A;
	margin-top: 2px;
	height: 32px;
}
#menu2 ul {
	margin: 0;
	padding: 0;
}
#menu2 li {
	float: left;
	list-style-type: none;
}
#menu2 a {
	color: #666666;
	display: block;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu2 a:hover {
	color: #FA9F1B;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FD9439;
	border-bottom-color: #FD9439;
	border-left-color: #FD9439;
}
#menu2 ul li a.active,
#menu2ul li a.active:hover {
 	color:#FA9F1B;
 	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FD9439;
	border-bottom-color: #FD9439;
	border-left-color: #FD9439;
 
}
/*Menu4*/
#menu4 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
	height: 40px;
	clear: both;
	float: none;
}
#menu4 ul {
	margin: 0;
	padding: 0;
}
#menu4 li {
	float: left;
	list-style-type: none;
}
#menu4 a {
	color: #666666;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}
#menu4 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FD9439;
}
#menu4 ul li a.active,
#menu4 ul li a.active:hover {
	color:#FFFFFF;
	background-color: #FD9439;
}
/*contenidos*/
#contenido_info {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD9439;
	clear: both;
	float: none;
}
#contenido1 {
	/*height: 140px;*/
}
#contenido2 {
	height: 100px;
}
#casa {
	float: left;
	width: 640px;
}
#casa_txt {
	width: 295px;
	background-color: #FF943A;
	height: 300px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 640px;
}
.precio {
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
}
.texto_ch {
	font-size: 10px;
}
.texto_destacado {
	font-size: 12px;
	font-weight: bold;
	color: #FF943A;
}
.texto_destacado2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#titulo_img {
	text-align: right;
	height: 50px;
	margin-top: 10px;
	clear: both;
	float: none;
}
#saladeventas {
	line-height: 0.8em;
	clear: both;
	float: none;
}
#slogan{
	margin :0 auto;
    width : 960px;
	height:8px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
#slogan span{
color:#ed771a;/*naranjo sinergia*/	
}
/* Footer */
#footer{
    margin :0 auto;
	margin-top:10px;
    width : 960px;
	border:#CCC solid 0px;
	font-size:11px;
}
#footer div{
	height:5px;
	background:#ed771a;/*naranjo sinergia*/
}
#footer .postventa{
	float:right;
	    text-transform: uppercase;
}
#footer a{
	font-size:11px;
    color : #666;
}
#footer a:hover{
    color : #ed771a;/*naranjo sinergia*/ !important;
}
/* end Footer */
/*pie*/
#pie {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FD9439;
	height: 20px;
	padding-left: 10px;
	padding-top: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
#boton a {
	padding-top:5px;
	font-weight: bold;
	background-image: url(../imag/flecha.gif);
	background-repeat: no-repeat;
	background-color: #FF943A;	
	text-indent: 25px;
	height: 15px;
	width: 245px;/**/
	border: 1px solid #FFFFFF;/**/
	display: block;
	background-position: 4px;/**/
	line-height: 10px;

	/*float:left;*/
}
#boton a:link,a:visited {
	display: block;
	color: #fff;
}
#boton a:link,a:visited {
	display: block;
	color: #fff;
}
#boton a:hover{
    color : #666;/*Naranjo, color corpotativo de Sinergía*/
}
/*pagina-beneficios*/
#beneficios_foto {
	/*height: 320px;*/
	width: 320px;
	float: left;
}
#beneficios_blanco {
	clear: both;
	float: none;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD9439;
}
#beneficios_texto {
	float: left;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#pie_left {
	float: left;
	width: 600px;
}
#pie_home {
	float: left;
	width: 21px;
}

#pie_right {
	float: right;
	width: 80px;
	text-align: right;
	margin-right: 20px;
}
#pie_right a {
	color: #FFFFFF;
}
#home_galeria {
	height: 320px;
	width: 960px;
}
#botones_galeria {
	height: 50px;
	width: 960px;
}
#mapa_sitio {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#mapa_sitio a {
	color: #666666;
}
#mapa_sitio a:hover {
	color: #FF943A;
}