html {
	height: 100.2%;
}
li {
	list-style: none;
	margin:0;
	padding: 0;
}
a img {
	border:0;
}
a {
	outline: none;
}
body {
	margin: 0;
	padding:0;
	background:url(../../images/back.png) center top;
	font-family:Georgia, "Times New Roman", Times, serif;
}
* {
	margin:0;
	padding:0;
}
.clar {
	width: 100%;
	line-height: 0;
	font-size: 0;
	clear:both;
}
a span {
	display: none;
}
/*menu*/



/*end menu*/

#container {
	width: 100%;
	height: 100%;
	background:url(../../images/top_.gif) no-repeat center top;
	text-align:center;
	overflow:hidden;
}
#header {
	width: 970px;
	display:block;
	margin: -60px auto 0 auto;
	overflow:hidden;
}
#divmenutop {
	margin: 60px auto 0 auto;
	width: 501px;
}
.menu {
	text-align:center;
	width: 501px;
}
.menu li {
	float:left;
}
#divlogo {
	position:relative;
	z-index: 2;
}
a.logo {
	width: 412px;
	height: 87px;
	display:block;
	margin: 23px auto 0 auto;
	background:url(../../images/logo_musemodels.png) 0 0;
}
a.logo:hover {
	background:url(../../images/logo_musemodels.png) 0 87px;
}
#divformnewsletter {
	width: 970px;
	margin:auto;
	display:block;
}
#formnewsletter {
	height: 25px;
	position:relative;
	z-index: 5;
	margin-top: -60px;
	float: right;
}
#emailnewsletter {
	float:left;
	width: 125px;
	background:url(../../images/backimput.png);
	height: 14px;
	border: 1px solid #dfe1e3;
	padding: 3px;
	color:#999999;
}
a.newsletter {
	width: 127px;
	height: 27px;
	display:block;
	margin-left: 10px;
	float:left;
	background:url(../../images/newsletter.jpg) 0 0;
}
a.newsletter:hover {
	background:url(../../images/newsletter.jpg) 0 -27px; /*text-indent: -9999px;*/
}
#content {
	width: 970px;
	margin:auto;
	overflow:hidden;
	text-align:center;
}
#divpaginaretop {
	float:left;
}
#divpaginarebottom {
	float:right;
	margin-top: 10px;
}
.navpages {
	width: 150px;
	height: 37px;
	background:url(../../images/undernav.gif) no-repeat;
}
.navpages ul {
	margin: 0 0 0 25px;
}
.navpages ul li {
	float:left;
	padding: 0 3px;
}
.navpages ul li a {
	text-decoration: none;
	line-height: 32px;
	font-weight: bold;
	font-size: 14px;
	color: #424f58;
}
#listamodele {
	overflow:hidden;
}
#listamodele ul {
	width: 970;
	padding: 0px 10px;
}
#listamodele ul li {
	width: 190px;
	height: 270px;
	float:left;
	background:url(../../images/underli00.gif) 0 100% repeat-x;
}
a.apozathumb {
	width: 160px;
	height: 180px;
	display: block;
	border: 1px solid #bcbcbc;
	margin: 15px auto 0 auto;
	background:url(../../images/transparent.gif);
}
a.apozathumb:hover {
	border: 1px solid #e6e6e6;
}
.apozathumb img {
	margin-top: 10px;
}
#listamodele ul li p {
	font-size: 14px;
	float:left;
	padding:  30px 10px 10px 10px;
	/*margin: 30px 10px 10px 10px;*/
	text-align:left;
	color: #64028c;
}
#footer {
	width: 970px;
	height: 108px;
	background: url(../../images/footer.png) no-repeat center top;
	margin:auto;
	overflow:hidden;
	margin-bottom: 10px;
}
#divmenufooter {
	width: 501px;
	margin: 50px auto 0 auto;
}
#footer p {
	font-size: 11px;
	color: #a1a1a1;
}
