body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #003366;


}

.idioma{
	color: #333333;
    float: left;
    font-family: arial;
    font-size: 0.75em;
    margin-left: 36px;
    margin-top: 20px;
	}

.menu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	text-decoration: underline;
}
.submenu {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.submenu:hover {
	text-decoration: underline;
}

.botones {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botones:hover {
	text-decoration: underline;
}

.textoPies {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}

.pregunta {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b6500c;
}

.respuesta {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #125b6a;
}

.portada {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
}
.portada a {color: #666666; font-weight: bold;}
.portada a:hover {text-decoration: none;}

.colofon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.colofonportada {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #575757;
}
.colofonportada a {text-decoration: none;}
.colofonportada a:hover {text-decoration: underline;}

.ayuda {
	font-size: 11px;
	margin-left: 25px;
	list-style-image: url(../imagenes/img/bolillo.gif);
	padding-left: 0px;

}

.ayuda li {
	margin-bottom: 5px;
	margin-left: 0px;

}
.enlaces {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.enlaces a {
	font-weight: bold;
	color: #003366;
}
.enlaces a:hover{
	text-decoration: none;
}

.creditosfoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.creditosentrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.creditosentrar a {text-decoration: none;}

.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC9900;
}

.tituloPeq {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #794800;

}

.cintillo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.piesTestimonios {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}

SELECT {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

.combo {
	background-color: #990000;
	color: #FFFFFF;
}


.style3 {color: #333333}
.style4 {
	color: #003366;
	text-decoration: underline;
}



.derecha {
	background-image:url(../imagenes/img-fondo.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #F4EEE0;
}



.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}

#container-tab{
	
	width: 550px;
}

#container-tab ul{
	list-style: none;
	list-style-position: outside;
}
#container-tab ul.tabs_equipo li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container-tab ul.tabs_equipo li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container-tab ul.tabs_equipo li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}
/******* /MENU *******/
/******* CONTENT *******/
.content-tab{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.content-tab h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
/******* /CONTENT *******/

.content-tab.cocina h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.content-tab.cocina{
	display: block;
}

.content-tab.recamara h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content-tab.recamara{
	display: none;
}

.content-tab.bano h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content-tab.bano{
	display: none;
}
.content-tab.bano a{
	color: #5f95ef;
}

.content-tab.otros h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content-tab.otros{
	display: none;
}

.content-tab.electricidad h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content-tab.electricidad{
	display: none;
}

.content-tab.cheslones h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content-tab.cheslones{
	display: none;
}

.seccion_titulo{
	background-color: #75634F;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    float: left;
    font-family: times New Roman,arial;
    font-size: 1.1em;
    font-style: italic;
    height: 40px;
    padding-left: 14px;
    padding-top: 10px;
    width: 272px;
}
