/*
#conten_container {
	display: table;
	width: 100%;
	background: #EEEEEE;
}
*/
#conten {
/*	float: left; */ 
/*	width: 794px; */
	padding: 1px 0px 1px 0px;
/*	border-top: 0px; */
/*	border-bottom: 0px; */
/*	background: #FFF; */
/*	margin:0px; */
}

.post {
	background-repeat:no-repeat;
/*	background: #F6F9C4; */
/*	margin-bottom: 4px; */
/* line-height: 140%; */ 
/* letter-spacing: 1px; */
}

/*
.despl, .despl_left{
	margin: 0 auto;
	margin-bottom:-2px;
	padding: 0px 0px 0px 1px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px; 
	font-size:15px;
	font-weight:bold;
	display:block;
}
*/
/*
.despl{
	background: url('../images/h2-background.gif') no-repeat;
	text-align:left;
}
*/
/*
.despl_left{
	margin-top:16px;
	margin-bottom:8px;
	line-height:15px;
}
*/

.post p {
	margin: 5px 0px 0px 8px;
/*	font-family: helvetica, arial, verdana, tahoma, sans-serif; */
	letter-spacing: 1px;
	line-height: 140%; 
	
}
.post ul {
	margin: 5px 0px 0px 8px;
/*	font-family: helvetica, arial, verdana, tahoma, sans-serif; */
	letter-spacing: 1px;
	line-height: 140%;
}

.descripcion {
/*    font-family: helvetica, arial, verdana, tahoma, sans-serif; */
	font-size:11px;
    color: #000;
    line-height: 140%; 
    letter-spacing: 1px;
    padding:5px;
	padding-top:0px;
	padding-bottom:0px;
    margin: 2px;
	margin-top:0px;
	vertical-align:top;
	text-align:center;
}

.descripcion p, ul {  
	margin: 0px;
	padding:0px;
	text-align:justify;
}

.imagen_contenido {
	border:solid thin #A0C80E;
    padding:1px;
    margin: 0px;
}

