	/* Buttons */
		
		.button
		{
			position: relative;
			display: inline-block;
			margin-top: 0.5em;
			padding: 0.50em 1.5em;
			background: #e95d3c;
			border-radius: 6px;
			text-decoration: none;
			text-transform: uppercase;
			color: #FFF;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
		}

			.button:hover
			{
				background: #de3d27;
				color: #FFF !important;
			}

		.button1
		{
			position: relative;
			display: inline-block;
			margin-top: 0.5em;
			padding: 0.50em 1.5em;
			background: #e95d3c;
			border-radius: 6px;
			font-size: 0.85em;
			text-decoration: none;
			text-transform: uppercase;
			color: #FFF;
			-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
			cursor: pointer;
		}

			.button1:hover
			{
				background: #de3d27;
				color: #FFF !important;
			}

		.button2
		{
			position: relative;
			display: inline-block;
			margin-top: 0.5em;
			padding: 0.50em 1.5em;
			width: 90%;
  			background: #5e5c5c;
			border-radius: 6px;
			text-decoration: none;

			text-align: left;
			outline: none;
			font-size: 15px;


			text-transform: uppercase;
			color: #FFF;
			cursor: pointer;
		}

			.button2:hover
			{
				background: #5e5c5c;
				color: #FFF !important;
			}

			.button2:after {
			  content: '\002B';
			  color: white;
			  font-size: 15px;
			  font-weight: bold;
			  float: right;
 			 margin-left: 5px;
			}

			.active:after {
			  content: "\2212";
			}

.testbutton {
  color: #333333 !important;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px #ffffff;
  box-shadow: 1px 1px 1px #ffffff;
  padding: 10px 5px;
  width: 13px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #E95D3C;
  background: #FFFFFF;
}
.testbutton:hover {
  color: #FFFFFF !important;
  background: #DE3D27;
}

.testboton {
  display: inline-block;
  color: #ffffff !important;
  text-transform: capitalize;
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  font-size: 13px;
  padding: 0px 0px 0px 0px;
  width: 43px;

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #505050;
  background: #505050;
}



			
	.balloon {
		padding: 1.87em;
		background: url(images/img08.jpg) repeat left top;
		border-radius: 5px;
		line-height: 180%;
		font-size: 1.2em;
		color: #333;
	}
	
	.ballon-bgbtm {
		height: 1.87em;
	}
	
	.balloon strong
	{
		color: #333 !important;
	}

	
	h1,h2,h3,h4,h5,h6
	{
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: 300;
	}
	
		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
		{
			color: inherit;
			text-decoration: none;
		}

	div.videoindice {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 11px;
	}

	a.one:link {color:#ffffff;}
	a.one:visited {color:#ffffff;}
	a.one:hover {color:#ffffff;}

	a.two:link {color:#ffffff;}
	a.two:visited {color:#ffffff;}
	a.two:hover {text-decoration:none;}

	a.three:link {color:#ff0000;}
	a.three:visited {color:#0000ff;}
	a.three:hover {background:#66ff66;}

	a.four:link {color:#ff0000;}
	a.four:visited {color:#0000ff;}
	a.four:hover {font-family:monospace;}

	a.five:link {color:#0474b4;text-decoration:none;}
	a.five:visited {color:#0474b4;text-decoration:none;}
	a.five:hover {text-decoration:underline;}

	a.six:active {color:#0474b4;}
	a.six:link {color:#0474b4;}
	a.six:visited {color:#0474b4;}
	a.six:hover {color:#0474b4;}
	
	a.seven:link {color:#ffffff;}
	a.seven:visited {color:#ffffff;}
	a.seven:hover {color:#ffffff;text-decoration:none;}
	
	a.eight:link {color:#e95d3c;text-decoration:none;text-transform:uppercase;}
	a.eight:visited {color:#e95d3c;text-decoration:none;}
	a.eight:hover {text-decoration:underline;}
	
	a.nine:link {color:#ffffff;}
	a.nine:visited {color:#ffffff;text-decoration:none;}
	a.nine:hover {color:#ffffff;text-decoration:none;}
	
	a.ten:link {color:#ffffff;font-size:12px;}
	a.ten:visited {color:#ffffff;font-size:12px;}
	a.ten:hover {font-size:12px;text-decoration:none;}
	
	a.eleven:link {color:#0474b4;text-decoration:none;text-transform:uppercase;font-size:11px;}
	a.eleven:visited {color:#0474b4;text-decoration:none;text-transform:uppercase;font-size:11px;}
	a.eleven:hover {font-size:11px;color:#0474b4;text-decoration:underline;text-transform:uppercase;}
	
	a.twelve:link {color:#eeeeee;}
	a.twelve:visited {color:#eeeeee;}
	a.twelve:hover {color:#eeeeee;}
	
	a.thirteen:link {color:#ffffff;text-decoration:none;font-size:14px;}
	a.thirteen:visited {color:#ffffff;text-decoration:none;font-size:14px;}
	a.thirteen:hover {color:#ffffff;text-decoration:none;font-size:14px;}
	
	a.fourteen:link {color:#666;}
	a.fourteen:visited {color:#666;}
	a.fourteen:hover {color:#e95d3c;;text-decoration:none;}
	
	/* Redes Sociales */
	a.fifteen:active {color:#808080;}
	a.fifteen:link {color:#808080;}
	a.fifteen:visited {color:#808080;}
	a.fifteen:hover {color:#3b5998;text-decoration:none;}
	
	a.sixteen:active {color:#808080;}
	a.sixteen:link {color:#808080;}
	a.sixteen:visited {color:#808080;}
	a.sixteen:hover {color:#c4302b;text-decoration:none;}
	
	a.seventeen:active {color:#808080;}
	a.seventeen:link {color:#808080;}
	a.seventeen:visited {color:#808080;}
	a.seventeen:hover {color:#3aaf85;text-decoration:none;}
	
	a.eighteen:active {color:#808080;}
	a.eighteen:link {color:#808080;}
	a.eighteen:visited {color:#808080;}
	a.eighteen:hover {color:#34465d;text-decoration:none;}

	a.thirty:active {color:#808080;}
	a.thirty:link {color:#808080;}
	a.thirty:visited {color:#808080;}
	a.thirty:hover {color:#da3372;text-decoration:none;}
	/* Final Redes Sociales */
	
	a.nighteen:link {color:#243256;}
	a.nighteen:visited {color:#243256;}
	a.nighteen:hover {color:#243256;}
	
	a.twenty:link {color:#fff;}
	a.twenty:visited {color:#fff;}
	a.twenty:hover {color:#fff;;text-decoration:none;}
	
	a.twenty-one:link {color:#0474b4;text-decoration:none;font-size:17px;}
	a.twenty-one:visited {color:#0474b4;text-decoration:none;font-size:17px;}
	a.twenty-one:hover {text-decoration:underline;font-size:17px;}
	
	a.twenty-two:link {color:#666;}
	a.twenty-two:visited {color:#666;}
	a.twenty-two:hover {color:#3d3030;text-decoration:none;}
	
	a.twenty-three:link {color:#0474b4;}
	a.twenty-three:visited {color:#0474b4;}
	a.twenty-three:hover {color:#3b5998;text-decoration:none;}
	
	a.twenty-four:link {color:#fff;}
	a.twenty-four:visited {color:#fff;}
	a.twenty-four:hover {color:#5e5c5c;;text-decoration:none;}
	
	a.twenty-five:link {color:#666;}
	a.twenty-five:visited {color:#666;}
	a.twenty-five:hover {color:#fff;;text-decoration:none;}
	
	a.twenty-six:link {color:#0474b4;}
	a.twenty-six:visited {color:#0474b4;}
	a.twenty-six:hover {color:#505050;text-decoration:none;}
	
	a.twenty-seven:link {color:#808080;text-transform:capitalize;font-size:17px;}
	a.twenty-seven:visited {color:#808080;text-transform:capitalize;font-size:17px;}
	a.twenty-seven:hover {color:#2f3032;text-decoration:none;text-transform:capitalize;font-size:17px;}
	
	a.twenty-eight:link {color:#ffffff;text-transform:capitalize;font-size:14px;}
	a.twenty-eight:visited {color:#ffffff;text-transform:capitalize;font-size:14px;}
	a.twenty-eight:hover {color:#2f3032;text-decoration:none;text-transform:capitalize;font-size:14px;}
	
	a.twenty-nine:link {color:#2f3032;text-transform:capitalize;font-size:18px;}
	a.twenty-nine:visited {color:#2f3032;text-transform:capitalize;font-size:18px;}
	a.twenty-nine:hover {color:#2f3032;;text-decoration:none;text-transform:capitalize;font-size:18px;}
	
	a.thirty-one:link {color:#2f3032;text-transform:uppercase;font-size:18px;}
	a.thirty-one:visited {color:#2f3032;text-transform:uppercase;font-size:18px;}
	a.thirty-one:hover {color:#2f3032;;text-decoration:none;text-transform:uppercase;font-size:18px;}
	
	a.thirty-two:link {color:#808080;}
	a.thirty-two:visited {color:#808080;}
	a.thirty-two:hover {color:#3d3030;text-decoration:none;}
	
	a.thirty-three:link {color:#666;}
	a.thirty-three:visited {color:#666;}
	a.thirty-three:hover {color:#2f3032;;text-decoration:none;}
	
	a.thirty-four:link {color:#2f3032;text-transform:capitalize;font-size:17px;}
	a.thirty-four:visited {color:#2f3032;text-transform:capitalize;font-size:17px;}
	a.thirty-four:hover {color:#2f3032;;text-decoration:none;text-transform:capitalize;font-size:17px;}
	
	a.thirty-five:link {color:#2f3032;text-decoration:none;font-size:18px;}
	a.thirty-five:visited {color:#2f3032;text-decoration:none;font-size:18px;}
	a.thirty-five:hover {text-decoration:underline;font-size:18px;}
	
	a.thirty-six:link {color:#2f3032;text-transform:none;font-size:18px;}
	a.thirty-six:visited {color:#2f3032;text-transform:none;font-size:18px;}
	a.thirty-six:hover {color:#2f3032;;text-decoration:none;text-transform:none;font-size:18px;}
	
	a.thirty-seven:link {color:#2f3032;text-transform:capitalize;font-size:16px;}
	a.thirty-seven:visited {color:#2f3032;text-transform:capitalize;font-size:16px;}
	a.thirty-seven:hover {color:#2f3032;;text-decoration:none;text-transform:capitalize;font-size:16px;}