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

* { margin:0px; padding:0px; }

a.mn:link {
color:#FFFFFF;
text-decoration: none;
}
					
					
a.mn:hover {
color:#000000;
text-decoration: none;
}

a.mn:visited {
color:#FFFFFF;
text-decoration: none;
}
					


/* GENERAL */
body {
	background-color:#000;
	font-family:"Lucida Grande", Arial;
	font-size:11px;
	font-style:normal;
	line-height:17px;
	color:#666666;
	}
.container {
	background-color:#000;

	}
.buit {
	float:left;

	}


.id_img_esq {
	width:600px;
	overflow:hidden;
	float: left;
	margin:20px 0px 0px 20px;
	}
	

.id_img_dret {
	width:600px;
	overflow:hidden;
	float: left;
	}
	
.img_pt {
	width:595px;
	margin: 5px 0px 0px 0px;
	}
	

.cnt_pt {
	float:left;
	width:45px;
	height:45px;
	background-color:#FFFFFF;
	
	}

.cnt_pt1 {
	float:left;
	margin:0px 0px 0px 5px;
	width:45px;
	height:45px;
	background-color:#FFFFFF;
	}

.clear {
	clear:both;

	}

.seperador {
	margin:5px 0px 0px 0px;
	}
	.seperador_vrt {
	margin:5px 0px 0px 20px;
	flota: left;
	
	}
	
.peu {
	margin:50px 0px 0px 0px;
	}
	
.pst_tit {
	background-color:#66680a;
	width:595px;
	height: 250px;
	}


.txt_pst_tit {
	color:#FFFFFF;
	margin: 5px 0px 0px 5px;
	}
	
.img_pst_tit {
	padding:5px 0px 0px 3px;	
	}


/* ADORNO TOPE + PIE */

	
	
/* ESTRUCTURAS */


/* MENU */

li.separador {
	float:left;
	padding:0px 0px 0px 2px;
	width:128px;
	color:#96191C;
	background-color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	outline:none;
	}
li.lista {
	float:left;
	padding:0px 0px 5px 0px;
	width:45px;
	height:45px;
	color:#111111;
	background-color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	outline:none;
	}


/* LISTILLA */
ul.listilla {
	list-style:inside;
	list-style-type:cercle;
	}
.sangria {
	text-indent:5%;
	}
