/* CSS Document */

body{ 
	margin:0px 0px 0px 0px;
	margin-top:-16px;
	background-image:url(../images/background_left_cont.gif);
	background-repeat:repeat-y;
	background-color:#008ce3;
	
}

table{
	font-family:Arial;
	font-size:10px;
	color:#555555;
}

A {

color:#555555;
}

#head{
	width:980px;
	height:45px;
}

#left{
	width:230px !important; 
	width:255px; 
	height:655px;;
	background-image:url(../images/background_left.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	padding-left:25px;
}

#content{
	display:block;
	float:left;
	position:absolute;
	top:45px;
	left:255px;

	width:735px;
	/*width:605px;*/
	font-family:Arial;
	font-size:12px;
	/*color:#868f98;*/
	color:#555555;
	background-image:url(../images/background_content_top.gif);
	background-repeat:no-repeat;
	background-color:white;
	height:100%; display:table;
	padding-bottom:16px;
}

#flash{
	/*width:607;*/
	width:735px;
	height:429;
}

#background{
	background-image:url(../images/background_top_cont.gif); 
	background-repeat:repeat-x; 
	height:auto;
	/*background-color:#008ce3;*/
}

#descripie {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	line-height:10px;
	padding-top:10px;
	padding-left:7px;
	margin-top:-90px;
/*	padding-top:110px;
	position: absolute;
	bottom: 0px;
*/
} 

#descripie A{
	color:#78d2ff;
	text-decoration:none;

}

#descripie A:hover{
	color:#FFFFFF;
}

.novedades{
	display:block;
	float:left;
	width:607px;
	height:226px;
	padding-top:29px;
	padding-left:25px;
	height:100%; display:table;


}

.texto_nov{
	padding-top:8px;
	width:175px;
	/*line-height:10px;*/
}

.texto_nov_home{

	padding-top:8px;
	/*line-height:10px;*/
	width:200px;
}

.borde{
/*	border:1px	solid blue;*/
	clear:both;
}

.flecha{
	position:relative; top:19px; left:-12px; height:auto;
}

.novedad{
	width:220px;
	display:block;
	float:left;
}

.novedad_home{

	width:220px;
	display:block;
	float:left;
	height:auto;
}

.link {
	color:#FFFFFF;
	text-decoration:none;
}

.link2 {
	color:#868f98;
	text-decoration:none;
}

.link2 A{
	color:#868f98;
}

.content_into{
	font-family:Arial; 
	padding-left:15px;
	text-align:justify;
	padding-right: 15px;
}

.titulo_cont{
	font-size:16px;
	margin-bottom:5px;
 font-weight: bold;
}


.destacado{
	font-size:14px;
	color:#c90000;
	font-weight: bold;
}

.textofoto{
	font-size:12px;
	color:#c90000;
	font-weight: bold;
	text-decoration:none;
		
}


.separador{
	clear:both; 

}

.textoinput1{
	font-size:9px;
	font-family:Arial;
}

.galeria{
	float:left;
	padding-right:8px;
	padding-bottom:8px;
}

.galeria A{
	text-decoration:none;
	padding-left:6px;
}

.tabla{
	clear:both;
}

.cabeceras{
	
	color:#FFFFFF;
	text-align:center;
	height:17px;
}
.valores{
	color:#555555;
	text-align:center;
	height:17px;
}
.valores TD{
	/*border-bottom:1px solid #ab200a;*/
}
.valores A{
cursor:hand;
}

.submenu{
	padding-left:25px;
	color:#0049ae;
	font-size:15px;
	font-weight:bold;
}

.submenu A{
	color:#0049ae;
	font-size:15px;
	text-decoration:underline;
	font-weight:bold;
	line-height:25px;
}

.submenu A:hover{
	color:#555555;
}


#producto{

}

div#qTip {
 padding: 3px 5px;
 border: 0px;
 border-bottom: 2px solid #666;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
 opacity:0.80;
 top:20px;
}

.bt_historico{
	clear:both; float:right; text-align:right; margin-right:57px; width:450px;
}

