﻿* { padding: 0; margin: 0; }

body {
	font-family: Verdana;
	font-size: 12px;
	background-image: url('../../images/subscribe/background.jpg');
	background-repeat: no-repeat;
	background-size: 922px 100%;
}
#header {
	color: #333;
	text-align: center;
}
#header h1 {
	font-size: 20px;
	color: #666666;
}

#content1 {
	font-size: 13px;
}
#content2 {
	text-align: center;
	font-size: 12px;

}
#content2 h2 {
	font-size: 17px;
	color: #666666;
}
#content2 h3 {
	font-size: 17px;
	color: #666666;
}

a {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}

/* Formulario Mailchimp  */
#mc_embed_signup{
	clear: left;
	font: 13px Helvetica,Arial,sans-serif;
}
#mc_embed_signup h2{
	font: 20px Helvetica,Arial,sans-serif;
}

/* boton cerrar ventana */

#contentbutton {
	text-align: center;
}
#contentbutton a {
	color: #555555;
}
#contentbutton a:hover {
	color: #CC0000;
}

.buttonmenu {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:transparent;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b7b7b7;
	display:inline-block;
	cursor:pointer;
	color:#555555;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.buttonmenu:hover {
	background-color:transparent;
}
.buttonmenu:active {
	position:relative;
	top:1px;
}

#lenguage {
	font-family: Verdana;
	font-size: 10px;
	padding-left: 15px;
}
#lenguage a {
	color: #555555;
}
#lenguage a:hover {
	color: #CC0000;
}
