@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #cdc4a5;
	background-repeat: repeat;
}
	#Foto_topten{
	float: left;
	height: 650px;
	width: 690px;
	background-repeat: no-repeat;
	background-color: #cdc4a5;
}

    #imagen_lookbook{
	float: left;
	height: 650px;
	width: 690px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#texto_face {
	float: right;
	height: 650px;
	width: 334px;
}
#texto_facee {
	float: right;
	height: 600px;
	width: 334px;
}
#texto {
	height: 109px;
	width: 310px;
	background-image: url(../images/cabezote_topten.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
	padding-top: 10px;
}
#texto_look{
	height: 109px;
	width: 310px;
	background-image: url(../images/cabezote_topten.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
	padding-top: 10px;
}
#facebook_box {
	background-image: url(../images/facebook_box.jpg);
	background-repeat: no-repeat;
	height: 521px;
	width: 319px;
	padding-left: 15px;
	padding-top: 10px;
}



#comentbox {
	float: right;
	height: 650px;
	width: 424px;
}

/*CSS for example Accordion #hc1*/

#hc1 li{
	margin:0 3px 0 0; /*Spacing between each LI container*/
	z-index: -1;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

#hc1 li .hpanel{
	padding: 5px; /*Padding inside each content*/
	background-color: #cdc4a5;
	z-index: -1;
}

/*CSS for example Accordion #hc2*/

#hc2 li{
margin:0 0 0 0; /*Spacing between each LI container*/
border: 12px solid black;
}

#hc2 li .hpanel{
padding: 5px; /*Padding inside each content*/
background: #E2E9FF;
cursor: hand;
cursor: pointer;
}
.linea_inferior {
	color: #cdc4a5;
	font-weight: lighter;
	font-size: 4px;
}
