/* CSS Document */
/*--------------------------------------------------------------*/
body {	
	margin:0px;
}

/*--------------------------------------------------------------*/
.texto_1 {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}
/*--------------------------------------------------------------*/
.texto_2 {
	font-family:tahoma;
	font-size:12px;
	color:#CE0D1F;
}
/*--------------------------------------------------------------*/
.texto_3 {
	font-family:tahoma;
	font-size:12px;
	color:#353128;
}
/*--------------------------------------------------------------*/
.texto_4{
	font-family:tahoma;
	font-size:11px;
	color:#9A6F45;
}/*--------------------------------------------------------------*/
.texto_5{
	font-family:tahoma;
	font-size:14px;
	color:#3799D4;
}
/*--------------------------------------------------------------*/
.texto_6 {
	font-family:tahoma;
	font-size:10px;
	color:#353128;
}
/*--------------------------------------------------------------*/

#flyer {
	background-color: #361103;
	width: 481px;
	margin-bottom: 20px;
	color: #FFF;
}

#flyer p, #flyer ul{
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}

#flyer p{
	font-size: 16px;
	margin-right: 18px;
	margin-left: 18px;	
}

#flyer ul{
	font-size: 13px;
	margin: 0 18px 0 30px;
}

#flyer li{
	padding: 5px
}

#flyer p a{
	color: #666;
	text-decoration: none;
}

#flyer p a:hover{
	color: #000;
	text-decoration: underline;	
}

.smallertxt{
	font-size: 12px;
}

#buttons{
	padding: 15px;
}


.seguinos{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
}

#msn{

	margin: 20px 0;
}

#msn p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#videos{
	margin: 15px 0;
}

.video{
	margin: 10px;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}

.video a{
	color: #000;
	text-decoration: none;
}
