html, body{
	margin:	0;
	width: 100%;
	height: 100%;
}

body {
	margin:	0;
	color: #000000;
	background-color: #89410C;
	font-size: 10px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

a{
	color: #999999;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

h1.title1{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h1.title2{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #999999;	
}

h1.title3{
	margin: 4px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

li{
	padding: 0;
	list-style-position: inside;
}

.l2 {color:#000000}

div#sep{
	clear: both;
}

#mainwrapper{
	position: relative;
	padding: 30px 0 0px 0;
	width: 100%;
}

#mainwrapper #wrapper{
	position: relative;
	margin: auto;
	width: 778px;
}

#mainwrapper #wrapper #pagecenter{
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #FED666;

}
html>body #pagecenter #pagecontent{width: 779px;}



 

#mainwrapper #wrapper #pagecontent #header{
	position: relative;
	margin-left: 0px;
	width: 779px;
	height: 122px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	border: 0px solid #f00;
}


 
#mainwrapper #wrapper #pagecontent #contentbody{
	position: relative;
	margin: 9px 16px 9px 16px;
	width: 779px;
	background-color: #FED666;
}
html>body #mainwrapper #wrapper #pagecontent #contentbody{width: 716px;}



#pagecontent #contentbody #fullcolumn{
	position: relative;
	padding: 10px 12px 10px 12px;
	float: left;
	width: 779px;
}
html>body #pagecontent #contentbody #fullcolumn{width: 700px;}
 
 
#chicas{
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 230px;
	background-repeat: no-repeat;
}

#chicas #foto{
	position: relative;
	margin-bottom: 10px;
	width: 225px;
	height: 340px;
}
#chicas #nombre{
	position: relative;
	margin-bottom: 10px;
	width: 225px;
	height: 14px;
	font-size:16px;
	text-align:center;
}
#chicas #foto img{
	border: 1px solid #656567;
}



#chicas2{
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 84px;
	background-repeat: no-repeat;
}

#chicas2 #foto{
	position: relative;
	margin-bottom: 10px;
	width: 80px;
	height: 80px;
}

#chicas 2#foto img{
	border: 1px solid #656567;
}
 
 
 
