#ficha_container {
	width:98%;
	border:1px solid #f2f2f2;
	position:relative;
	margin: 0px auto;
	padding-top:5px;
}

#ficha_content {
	width:99%;
	 position:relative;
	 margin: 0px auto;
	 clear:both;
}

#ficha_izquierda {
	float:left;
	width:38%;
	border:1px solid #F2F2F2;
	margin-right:30px;
	margin-left:5px;
	/*border:1px solid #ffb900;*/
}

.back_red_ficha {
	height:18px;
	background-color:#ffb900;
	padding:5px;
	background-image:url(../images/icon_solaria_red.gif);
	background-position:right;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

#ficha_derecha {
	float:left;
	width:55%;
	border:3px solid #ffb900;
	text-align:center;
	overflow:auto;
	padding-bottom:15px;
}

.back_brown_ficha {
	background-color:#ffb900;
	padding:5px;
	color:#ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

#ficha_precio {
	clear:both;
	text-align:left;
	padding-top:10px;
	font-weight:bold;
	margin-left:20px;
}

/*here description*/
#caract_ficha {
	width:100%;
	position:relative;
	overflow:auto;
}

.row_caract_ficha {
	width:70%;
	float:left;
	font-weight:bold;
	font-size: 10px;
}

.value_caract_ficha {
	width:30%;
	float:left;
	font-size: 10px;
	text-align:right;
}

/*here qualities*/
#qualities_ficha {
	width:100%;
	position:relative;
	overflow:auto;
	clear:both;
}

.data_qualities_ficha {
	float:left; width:49%;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

/*section pictures*/

#big_pic_ficha {
	width:100%;
	position:relative;
	text-align:center;
}

#row_pics_ficha {
	width:100%;
	position:relative;
	text-align:center;
	margin-top:10px;
}

.column_pic_ficha {
	float:left;
	text-align:center;
	width:25%;
	_width:24%;
	margin-bottom:5px
}

.column_pic_ficha_3 {
	 clear:both;
	 float:left;
	 text-align:center;
	 width:25%;
	 _width:24%;
}

.column_pic_ficha_2 {
	float:left;
	text-align:center;
	width:25%;
	_width:24%;
}

/***********************************************/
/* Section BOTONERA FICHA                      */
/***********************************************/

#cont_botonera {
	clear:both;
	position:relative;
	width:98%;
	margin: 0px auto;
	text-align:right;
	margin-left:15px;
	margin-top:30px;
	overflow:auto;
}

.width_bot {
	float:left; margin-left:5px; width:22%;
}


#volver_botonera {
float:left; text-align:center; width:30%; margin-left:15px;
}

#contactar_botonera {
float:left;text-align:center;width:18%;
}

#enviar_botonera {
float:left;text-align:center;width:20%; margin-left:10px;
}

#imprimir_botonera {
float:left;text-align:center;width:20%; margin-left:10px;
}

.form_enviaramigo{
	padding:15px 0px 0px 50px;
}

#enviar_form {
	width:60%;
	text-align:left;
	position:relative;
	margin:0px auto;
}

.back_button{
	CURSOR: hand;
	background-color: #FFB900;
	height:28px;
	width:107px;
	border:0px;
	font-size:10px;
	font-weight:bold;
}

.back_button_llamame{
	CURSOR: hand;
	background-image: url(../images/boton-solaria_2.gif);
	height:28px;
	width:130px;
	border:0px;
	font-size:10px;
	font-weight:bold;
}

.size_input_amigo {
	width:380px;
}


.back_red_modelo {
    height:18px;
    background-color:#ffb900;
    padding:5px;
    background-image:url(../images/icon_solaria_red.gif);
    background-position:right;
    background-repeat:no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}


.back_brown_modelo {
    background-color:#ffb900;
    padding:5px;
    color:#ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

#caract_model {
    width:100%;
    position:relative;
    overflow:auto;
}

.row_caract_model {
    width:70%;
    float:left;
    font-weight:bold;
    font-size: 10px;
}

.value_caract_model {
    width:30%;
    float:left;
    font-size: 10px;
    text-align:right;
}

/*here qualities*/
#qualities_model {
    width:100%;
    position:relative;
    overflow:auto;
    clear:both;
}

.data_qualities_model {
    float:left; width:49%;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
}