@charset "UTF-8";
/* CSS Document */

#imagenes{
	background-color:#e9e7e8;
	width:229px;
		margin-top:-15px;
	*margin-top:10px;
 
}

#esquina1{
	background-image:url(/images/comunidad/globos/1.jpg);
	background-repeat:no-repeat;
	width:44px;
	height:57px;
	float:left;	
}
#boton{
	background-image:url(/images/comunidad/globos/2.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:57px;
	float:left;
}
#boton.en{
	background-image:url(/images/comunidad/globos/2_en.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:57px;
	float:left;
}
#esquina2{
	background-image:url(/images/comunidad/globos/3.jpg);
	background-repeat:no-repeat;
	width:15px;
	height:56px;
	float:left;	
}

#parteabajo{
	background-image:url(/images/comunidad/globos/4.jpg);
	background-repeat:no-repeat;
	width:228px;
	height:20px;
	float:left;	
}

#bocadillo{
	background-image:url(/images/comunidad/globos/5.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:228px;


}
#linea_comunidad{
	background-image:url(/images/comunidad/linea.jpg);
	background-repeat:no-repeat;
	height:1px;
	width:202px;
	text-align:center;
	margin-left:12px;
	_margin-left:6px;
	margin-top:0px;
	margin-bottom:5px;
	_margin-top:0px;
	_margin-bottom:0px;
	float:left;
}



#linea_comunidad2{
	background-image:url(/images/comunidad/linea.jpg);
	background-repeat:no-repeat;
	height:1px;
	width:202px;
	text-align:center;
	margin-left:12px;
	_margin-left:6px;
	margin-top:5px;
	margin-bottom:25px;
	*margin-bottom:5px;
	_margin-top:0px;
	_margin-bottom:0px;
	float:left;
}


.titulo_comunidad{
	font-family: Arial, Helvetica, sans-serif !important;
	color:#858383;
	font-size:0.85em;
 	line-height:normal;
	width:100%;
	height:10px;
	margin-top:1px;
	margin-bottom:5px;
	_margin-bottom:5px;
	padding:0px;
	_margin-top:-10px;
	float:left;
	margin-left:40px;
	_float:none;
}

.titulo_comunidad2{

	font-family: Arial, Helvetica, sans-serif;
	color:#858383;
	font-size:0.85em;
 	line-height:normal;
	width:100%;
	height:10px;
	margin-top:1px;
	margin-bottom:5px;
	_margin-bottom:5px;
	padding:0px;
	_margin-top:-10px;
	float:left;
	margin-left:32px;
	_float:none;
}

.imagen_com{
	border:1px solid #CCCCCC;
	padding:1px 1px 1px 1px;
	cursor:pointer;
}

#user_images{
	text-align:center;
	margin-top:25px;
	padding-bottom:10px;
}

#comentarios{
	background-color:#e9e7e8;
	margin-top:10px;
	
}
#arriba_2{
	background-image:url(/images/comunidad/globos/parte2.jpg);
	background-repeat:no-repeat;
	width:228px;
	height:22px;
	float:left;	
	padding-bottom:6px;
	background-color:#e9e7e8;


}

.articulo{
	font-family:Arial, Helvetica, sans-serif;
	color:#858383;
	font-size:0.69em;
 	_margin-top:15px;
	_margin-bottom:15px;
	margin-top:30px;
	margin-bottom:30px;
	
	
}

.datos{
	color:#6a8246;
	margin-left:12px;
	margin-right:15px;
}

.datos a{
	color:#6a8246;
}

.datos a:hover{
	color:#555555;
}

.contenido{
	margin-left:12px;
	margin-right:15px;
	margin-top:5px;
}

.contenido a{
	color:#858383;
}

.contenido a:hover{
	color:#555555;
}
