/*INICIO CLEAR*/
html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*FIN CLEAR*/

body {
	background:#3c2417;
	font-family:"Times New Roman", Times, Serif;
	color:#feeddd;
}

a{
color:#c5aa9b;
text-decoration:none;
}

h2 {
margin-bottom:20px;
}

ul li, ol li {

	font-family:"Times New Roman",Serif;
	color:#FEEDDD;
	font-size:15px;
	line-height:150%;
}
.postDesc, .postDesc p, p {
	margin:0px 0 12px 0;
	font-family:"Times New Roman",Serif;
	color:#FEEDDD;
	font-size:15px;
	line-height:150%;
}
ul.listadoP {
margin:0 0 20px 0;
}

ul.listadoP li {
list-style:disc;
margin-left:30px;
font-size:15px
}

.clear {
	clear:both;
}

.footer {
font-size:12px;
height:60px;
line-height:150%;
margin-top:20px;
padding:10px 90px 0;
text-align:center;
	border-top:1px solid #6f5445;
}

h3 {
	color:#FFFFFF;
	float:left;
	font-family:"Times New Roman",Serif;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:6px;
	width:100%;
}
h3 a {
color:#FFFFFF;
}

.contenedor {
	margin: 0 auto;
	width:900px;
}

.post {
	width:538px;
	float:left;
	margin:0 15px 0 0;
	clear:left;
	padding-bottom:20px;
	border-bottom:1px dashed #6f5445;
	min-height:165px;
}

.post h3
{
	font-weight:bold
}
	.post p{
		
	color:#FEEDDD;


	font-size:12px;
	line-height:150%;
		
	}

.imagen {
	width:292px;
	float:left;
	margin:0 0px 0 15px;
}



.contenedor_post {
float:left;
margin-bottom:20px;
}


a.lastPromo {
font-size:13px;
text-decoration:none;
}

a.lastPromo:hover {
color:#fff;
}

.content{
margin:0 20px;
width:860px;
}

ul.menu {
position:absolute;
bottom:0;
}

ul.menu li {
color:#dfdac8;
list-style:none;
float:left;
font-size:13px;
}

.header {
margin:0 20px;
width:860px;

height:200px; 
position:relative;
}

.imgHorizontal {
margin-top:-5px;
margin-bottom:10px;
}

.homeIzq {
width: 488px;
height:502px;
position:relative;
float:left;
margin-right:15px;
}

.top {
width:860px;

}

.homeIzq object{
position:absolute;
bottom:-25px;
}

.multiIzq {
width: 538px;

position:relative;
float:left;
margin-right:15px;
}

.homeIzqBottom {
width: 488px;
height:210px;
position:relative;
float:left;
margin-right:15px;
margin-top:5px;
}

.homeDer {
width: 342px;
height:502px;
position:relative;
margin-left:15px;
float:left;
}

.multiDer {
width: 292px;
height:502px;
position:relative;
margin-left:15px;
float:left;
}

.homeDerBottom {
width: 342px;
height:210px;
position:relative;
margin-left:15px;
float:left;
margin-top:15px;
}
/*
.homeIzq img.overFlow  {
position:absolute;
bottom:0;
margin-left:-20px;
}

.homeIzqBottom img.overFlow  {
position:absolute;
bottom:0;
margin-left:-20px;
}
*/
.borderFoto {
	padding:5px 5px 3px 5px;
	background:url(../images/bg_fotos.jpg) repeat;
	text-align:center;
}

.borderFoto img {

}


ul.subMenu {
float:left;
margin:0 0 20px 0;
}

ul.subMenu li {
color:#fff;
list-style:none;
float:left;
font-size:16px;
}

.fRight {
float:right;
}

.fLeft {
float:left;
}

.ampliar {
float:right;
text-align:right;
}

.texto a, .texto a:hover, .texto a:link, .texto a:visited
{
	color:white;
	text-decoration:none;
	font-weight:bold;
} 

.postDesc p, .postDesc
{
	font-size:14px;
}