/*-----------------------------Home--------------------------------*/
#content {
	width:860px;
	padding: 10px 61px;
	float:left;
	display:inline;
}
div#prox_evento {
	float:left;
	width: 570px;
	display:inline;
	padding:30px 40px 10px 0px;
	height:910px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../img/elementos/fondo1_960.gif);
	position:relative;
}
h3 {
	color:white;
	margin-left: 50px;
	margin-top: 30px;
}
.youtube {
	margin-top: 70px;
	margin-left:62px;
	float:left;
}
a:link, a:visited, a:hover, a:active {
	display: inline;
	color:white;
}
#subscribete {
	float:right;
	width: 240px;
	height:880px;
	display:inline;
	position:relative;
	margin-top:30px;
	padding-top: 65px;
	background-image: url(../img/elementos/fondo2_960.gif);
}
div#mc_embed_signup {
	float:left;
	color:white;
	display:inline;
	width:180px;
	margin-left: 20px;
}
#subscribete_img {
	position:absolute;
	top:0;
	left:0px;
	width:116px;
	height:116px;
	background-image: url(../img/elementos/subscribete_title.gif);
}
#subscribete_img.ing {
	background-image: url(../img/elementos/dont_miss.gif);
}
#left,#right {
	float:left;
	width:270px;
}
#left {
	width:250px;
}

div#prox_img {
	position:absolute;
	top:0;
	left:0;
	width:116px;
	height:116px;
	background-image: url(../img/elementos/prox_evento.gif);
}
div#prox_img.ing {
	background-image: url(../img/elementos/next_event.gif);
}
div#prox_evento img {
	display:block;
	float:left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 50px
}
.home h2 {
	color:white;
	margin-left: 80px;
	padding-top: 10;
}
.home p {
	padding: 0px 0 0 105px;
	width:500px;
	float:left;
	color:white;
	display:inline;
	font-size:12px;
}
.home p a:link, 
.home p a:visited{
	text-decoration: underline ;
}
.home p a:hover, 
.home p a:active{
	text-decoration: underline;
}
.home .segundo {
	padding-top: 20px;
	display:block;
}
.home h1 {
	background-image: url(../img/titulos/welcome_party.gif);
	width:350px;
	height:35px;
	margin:-10px 0 15px 10px;
	padding:0;
	float:left;
}


form {
	font-style: normal;
	font-weight: 100%;
	font-family: Arial;
	font-size: 13px;
	width:200px;
}
fieldset {
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	border: none;
	margin: .5em 0;
	color: #FFFFFF;
	width:200px;
}

.indicate-required{
	text-align: right;
	font-style: italic;
	overflow: hidden;
	color: #333333;
	margin: 0 9% 0 0;
}
.mc-field-group {
	margin: 1.3em 5%;
	clear: both;
	overflow: hidden;
}
label {
	display: block;
	margin: .3em 0;
	line-height: 1em;
	font-weight: bold;
}

input {
	margin-right: 1.5em;
	padding: .2em .3em;
	width: 95%;
	float: left;
	z-index: 999;
}
select {
	margin-right: 1.5em;
	padding: .2em .3em;
	width: 95%;
	float: left;
	z-index: 999;
}
.input-group {
	padding: .7em .7em .7em 0;
	font-size: .9em;
	margin: 0 0 1em 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	overflow: hidden;
	padding: .2em 0;
	clear: left;
	display: block;
	margin: 0;
}
input#mce-group-0,
input#mce-group-1 {
	margin-right: 2%;
	padding: .2em .3em;
	width: auto;
	float: left;
	z-index: 999;
}
.input-group label {
	display: block;
	margin: .4em 0 0 .4em;
	line-height: 1em;
	font-weight: bold;
	width: auto;
	float: left;
	text-align: left;
}
div#mce-responses {
	float: left;top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}
div#mce-error-response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
	background: #FFEEEE;
	color: #FF0000;
}
div#mce-success-response {
	display: none;
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
	background: #;
	color: #529214;
}
input#mc-embedded-subscribe {
	clear: both;
	width: auto;
	display: block;
	margin: 0 0 1em 5%;
}	
