@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #343334;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fundo.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#coluna_meio {
	width:778px;
	background-color:#231f20;
}

.fundo_inicial {
	background:url(../img/exemplo/foto_modelo.jpg) no-repeat 0 235px;
}

#coluna_esquerda {
	background:url(../img/fundo_esquerda.png) repeat-y top right;
	_background:none;
}

#coluna_direita {
	background:url(../img/fundo_direita.png) repeat-y top left;
	_background:none;
}

#lateral_menu_direita {
	background-color:#333233;
	height:496px;
	margin-top:236px;
}

#lateral_menu_esquerda {
	height:496px;
	margin-top:236px;
}

#menu {
	width:208px;
	float:right;
	background:url(../img/fundo_menu.gif) no-repeat;
}
#conteudo {
	width:570px;
	float:left;
	_width:560px;
}



#assinatura {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	text-align:center;
	border-top:1px solid #333133;
	background-color:#231f20;
}

.texto-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

a.texto-p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	text-decoration:none;
}
a.texto-p:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	text-decoration:underline;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.rollover {
	margin-bottom:8px;	
}
.rollover_off {
	margin-bottom:8px;	
}

.fotos_modelos {
	float:left;
	width:120px;
	height:160px;;
	margin-right:12px;
	_margin-right:8px;
	
}

.fotos_modelos a img {
	border:1px solid #333132;	
}
.fotos_modelos a:hover img {
	border:1px solid #666;	
}

.fotos_modelos_thumb {
	float:left;
	width:66px;
	height:97px;
	margin-left:3px;
	margin-bottom:6px;
	_margin-left:1px;
	cursor:pointer;
	list-style:none	;
	
}

.fotos_modelos_thumb a img {
	border:1px solid #333132;	
}
.fotos_modelos_thumb a:hover img {
	border:1px solid #666;	
}

.img_quero_ser_modelo {
	border-bottom:1px dotted #666;
	padding:3px;
}

.link_contato { color:#FFF; margin-top:10px;}
.link_contato a { color:#FFF; text-decoration:none;}
.link_contato a:hover { color:#FFF; text-decoration:underline;}
