@charset "UTF-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
	}

#contenido_c{
	width:734px;
	height:auto;
	
	}
	
#cabezote_c{
	width:738px;
	height:290px;
	float:left;
	margin-bottom:20px;
	
	}
	
#ttl_bull{
	
	width:734px;
	height:35px;
	background-image:url(../image/titulo_bull.jpg);
	background-repeat:no-repeat;
	font-family: "Helvetica Neue", sans-serif;
	font-size:24px;
	font-weight:bold;
	float: left;
	color: #FFFFFF;
	padding-left:30px;
	padding-top:5px;

	}
	
.titulo_1{
	
	font-family: "Helvetica Neue", sans-serif;
	font-size:22px;
	font-weight:bold;
	float: left;
	color: #B72533;
	float:left;
	width:704px;
	
	}
	
.texto_1{
	
	font-family: "Helvetica Neue", sans-serif;
	font-size:13px;
	float: left;
	color: #666666;
	float:left;
	width:704px;
	float:left;
	margin-right:30px;
	margin-top:10px;
	
	}
	
#contenido_txt{
	
	margin-left:30px;
	width:734px;
	height:120px;
	margin-top:20px;
	float:left;
	
	}
	
#image_bull{
	
	width:734px;
	height:180px;
	margin-bottom:20px;
	background-image:url(../image/image_bull.jpg);
	background-repeat:no-repeat;
	float: left;
	
	}	

.texto_2{
	
	font-family: "Helvetica Neue", sans-serif;
	font-size:13px;
	float: left;
	color: #ffffff;
	float:left;
	width:400px;
	float:left;
	margin-right:30px;
	margin-top:45px;
	margin-left:30px;
	text-align:justify;
	
	}
	
#image_bull2{
	
	width:734px;
	height:180px;
	margin-bottom:20px;
	background-image:url(../image/image_bull2.jpg);
	background-repeat:no-repeat;
	float: left;
	
	}
	
.texto_3{
	
	font-family: "Helvetica Neue", sans-serif;
	font-size:13px;
	float: left;
	color: #ffffff;
	float:left;
	width:400px;
	float:left;
	margin-right:30px;
	margin-top:65px;
	margin-left:30px;
	text-align:justify;
	
	}
	
#image_bull3{
	
	width:734px;
	height:190px;
	background-image:url(../image/image_bull3.jpg);
	background-repeat:no-repeat;
	float: left;
	
	}

#image_footer{
	
	width:734px;
	height:290px;
	background-image:url(../image/image_footer.jpg);
	background-repeat:no-repeat;
	float: left;
	
	}
	