BODY {
	BACKGROUND-COLOR: white;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial;
	font-size: 70%;
}

.fondo_colores {
	background-color: white;
}

* a {text-decoration:none;}
* a:hover {text-decoration: none;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Verdana, Arial;
	font-size: 90%;
	COLOR: #333;
	border: 1px solid #666666;
	margin-bottom: 1px;
	height: 20px;
}

.sinborde { border: 0px;}

SELECT {
	font-family: Verdana, Arial;
	font-size: 90%;
	color: #333;
	border: 1px solid #666666;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 90%;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #666666;
}

P {
	COLOR: #333333;
	font-weight: normal;
}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: left;
	color: #333333;
}

/***********************************************************************************/

.fondo_index {background: url(../images/fondo_index.jpg) white center top no-repeat; }

.menu_sup {
	background: url(../images/menu_sup.jpg) black center top no-repeat;
	color: #F04848;
	font-size: 80%;
	font-size: 70%;
	text-align: center;
}

.menu_sup a { color: white;}
.menu_sup a:hover { color: #F04848;}

.fondo_quienes {background: url(../images/fondo_quienes.jpg) white center top repeat-y; }
.fondo_localizacion {background: url(../images/fondo_localizacion.jpg) white center top repeat-y; }
.fondo_contacto {background: url(../images/fondo_contacto.jpg) white center top repeat-y; }
.fondo_moquetas {background: url(../images/fondo_moquetas.jpg) white center top repeat-y; }
.fondo_dometic {background: url(../images/fondo_dometic.jpg) white center top repeat-y; }
.fondo_arfe {background: url(../images/fondo_arfe.jpg) white center top repeat-y; }
.fondo_bandalux {background: url(../images/fondo_bandalux.jpg) white center top repeat-y; }

.cierre {
	background: url(../images/cierre.jpg) black center top no-repeat;
	color: white;
	font-size: 70%;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 8px;
}

.cierre a {color: #F04848;}
.cierre a:hover {color: white;}

.idiomas { font-size: 70%; padding-bottom: 0.5em; padding-right: 10px;}
.idiomas a {color: #333333;}
.idiomas a:hover {color: #F04848;}

.aldor { font-size: 0.6em;}
.aldor a {color: #333333;}
.aldor a:hover {color: #F04848;}

.creditos {
	font-size: 70%;
	text-align: right;
}

.creditos a {color:#333333;}
.creditos a:hover {color:#F04848;}

.txt {
	font-size: 70%;
	color: black;
}	
.txt a {color: #F04848;}
.txt a:hover {color: black;}

.destaca {
	font-weight: bold;
	color: #F04848;
}

.imprimir a {color: black;}
.imprimir a:hover {color: #F04848;}

.imprimir2 a {color: black; font-size: 70%;}
.imprimir2 a:hover {color: #F04848; font-size: 70%;}

.tipos {
	font-weight: bold;
	font-size: 70%;
	line-height: 1.7em;
	text-align: right;
}

.txt2 {
	font-size: 70%;
	line-height: 1.7em;
}

.menu_izdo {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 75%;
	text-align: right;
	line-height: 2em;
	
}

.menu_izdo a {
	color: #999999;
	text-transform: none;
}
.menu_izdo a:hover {
	color: black;
	text-transform: none;
}

.sensik {color: #333;}
.sensik a {color: #333;}
.sensik a:hover {color: #882331;}

.img_sensik {
	margin: 0px 0px 5px 15px;
	/*border: 1px solid #872534;*/
}

.cuadro_transp {
	background:url(../images/transp.png) repeat scroll center top; 
	padding:10px;
	border:1px solid #666;
	font-size:12px;
}

* html .cuadro_transp {
	background-image: none; 
	background-color:#ECE8E9;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/transp.png');*/

}
