﻿.titlePregunta
{
	background-color: #0B6182;
	color: #fff !important;
	font-size: 17px!important;
	font-weight: normal!important;
	padding: 20px 10px 20px 10px!important;
	margin: 0px 0px 30px 30px;
}

.textPregunta
{
	display: inline;
	padding-left: 5px;
}

.button2 {
	background-color: #F50872 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 8px #999;
	-webkit-box-shadow: 5px 5px 8px #0B6182;
	text-align: center;
	padding: 8px 0px !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bold;
	margin: 40px 135px 40px 135px;
	width: 200px;
	float: left;		
}

.button-p a
{
	color: white !important;
}

.bg-participacion
{
	height: auto !important;
	display: none;
}

div.form-registro input[type="text"]
{
	width: 100px;
}

.menu-green
{
	padding-left: 250px;	
}