@charset "utf-8";
/* CSS Document */

.color_fondo_image
{
	background-color:#d81e04;
	width:303px;
}


.linea
{
	background-color: #871402;
}


#seccion_title
{
	color:#fc705d;
}


#content_text
{
	background-color:#d81e04;
}

#seccion_text li
{
	clear:both;
	list-style:square;
	width:600px;
	padding:0;
	height:20px;
}

#seccion_text ul
{
	margin:0;
	margin-top:20px;
	margin-left:15px;
	padding:0;
	
}