/* CSS Document */

#contenedor_general{
	background-color:#222;
	width:656px;
	margin:0px;
	padding:0px;
	
	
}

#contenedor_general p{
	margin: 0px auto;
}

.recuadrorosa{
width:220px;
background-color:#b01e4d;
	height:60px;
float:right;
}

#titulogeneral{
	float:left; 
	margin:0px auto;
	font-size: 24px; 
	color: #e95d0f;
	font-family: arial;
	width:436px; 
	background-color:#000000;
	float:left;
	height:60px;

}

#span_titulogeneral{

	display:inline-block;
	float:left;
	text-align:left;
	border-bottom:3px solid;
	margin-left:10px;
	line-height:50px;

}

.contenedor_primero{
	float:left; 
	width:656px;
	background-color:#000000;
	line-height:12px;
	text-align:left;

	
}

.cont_primero{
	float:left; 
	width: 218px;
}

.cont_titulo{
	width: 198px;
	margin: 0 auto;
 	padding-top: 10px; 
	height:10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: yellow;
	font-family: arial;


}

div.cont_art{
	width: 198px;
	margin: 0 auto;
	padding-top: 10px;

}

.cont_art p{
	font-size: 11.5px;
	color: #ffffff;
	font-family: Arial;
	margin:10px auto;
	line-height:15px;
}

.cont_rosa{
	margin-top: 12px;
	font-size: 14px;
	color: #ffffff;
	font-family: arial;
	text-align: left;
}
	
.capital {
	float: left;
    color:#e95d0f;
    display: block;
    margin-right: 2px;
    font-family: Arial;
    font-size: 2.5em;
}
