body {
	background-position: top center;
	background-color: #FFFFFF;
	background-repeat: repeat-x repeat-y;
	font-family: "Helvetica Neue", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}
body img {
	border: none;
}
body a {
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}
body a:hover {
	color: #555555;
}
body ul li {
	list-style: none;
}
.cabecera_logo {
	opacity: 0.85;
	height: auto;
	font-size: 0.7em;
	text-align: center;
	position: static;
	float: right;
	margin: -35px 120px 0 auto;
}
.texto {
	padding-top: 10px;
	width: 181px;
	height: 25px;
	background-color: white;
}
.texto a {
	text-decoration: underline;
	color: #888888;
	font-weight: bold;
}
.menus {
	clear: right;
	position: relative;
	float: left;
	margin: 15px auto 40px 20px;
}
.menus span a {
	margin-left: 10px;
	color: white;
	font-weight: bold;
}
.menu_blanco {
	opacity: 0.80;
	text-align: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 1.3em;
	padding: 5px 15px 15px 15px;
	width: 160px;
	height: 80px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	margin: 0;
}
.menu_blanco a:hover {
	color: #AA1111;
}
.contacto {
	opacity: 0.85;
	padding: 10px;
	visibility: hidden;
	width: 350px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;
	background-color: #AA2222;
	position:absolute;
	float: right;
	margin: 0 0 0 200px;
}
.contacto a, .contacto a:hover {
	text-decoration: underline;
	color: white;
}
.menu_rojo {
	opacity: 0.85;
	font-size: 0.9em;
	visibility: hidden;
	width: 200px;
	height: auto;
	padding: 5px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #AA2222;
	position: absolute;
	float: right;
	margin: 0 0 0 200px;
}
.proy_titulo{
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
}
.submenu {
	position: absolute;
	float: right;
	width: 180px;
	height: auto;
	padding: 10px;
	visibility: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #AA2222;
	opacity: 0.85;
	list-style: none;
	margin: 0 0 0 410px;
}
.submenu li {
	width: auto;
	margin: 7px 5px;
	padding: 0;
	font-size: 0.8em;
	font-weight: bold;
}
.submenu a:link, .submenu a:visited {
	color: #FFFFFF;
}
.ayuda {
	margin-left: 10px;
	color: white;
	font-weight: normal;
}
.notapie {
	color: white;
	font-style: italic;
}
body form {
	font-size: 0.9em;
}
.campo {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: dotted white 1px;
	background: none;
	color: white;
	font-weight: lighter;
}
.areaTexto {
	border: dotted black 1px;
	background: none;
	color: white;
	font-weight: lighter;
}
.botonSubmit {
	border: white solid 1px;
	background: none;
	color: white;
	cursor: pointer;
}
.menu li {
	margin: 10px 5px;
}
.texto_negro {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	opacity: 0.80;
	color: white;
	position: relative;
	float: left;
	clear: left;
	margin: 15px 0 20px 0;
	width: 160px;
	height: auto;
	padding: 15px;
	background-color: black;
}
.texto_negro a:link, .texto_negro a:visited {
	color: #999999;
	text-decoration: underline;
}
.texto_negro h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #AA2222;
	text-align: right;
}
.texto_negro p {
	font-size: 0.9em;
}
.social {
	border-top: solid #BBBBBB 1px;
	padding-top: 10px;
	text-align: center;
}
.social a:link, .social a:visited {
	text-decoration: none;
}
.footer {
	text-shadow: black 1px 1px 5px;
	color: white;
	position: relative;
	float: none;
	clear: both;
	height: 22px;
	width: auto;
}
.login {
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: white;
	margin: 20px 0 30px 0;
	width: auto;
	height: auto;
}
.campo {
	color: black;
	font-style: italic;
	background: none;
	border-bottom: 2px dotted black;
	border-top: none;
	border-right: none;
	border-left: none;
}
.boton_video {
	background: none;
	border: 2px solid black;
	color: black;
	font-weight: bold;
	cursor: pointer;
}
.tweet {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 0.9em;
	color: white;
	position: static;
	clear: both;
	height: auto;
	width: auto;
	margin: 5px 120px 0 20px;
	background: #000000;
	padding: 1px 10px;
}
.tweet a {
	color: #CCCCCC;
}
.time a {
	text-decoration: underline;
	margin: 0 0 0 5px;
	color: #AA2222;
	font-size: 0.8em;
}
.video {
	position: fixed;
	margin: 110px auto auto 250px;
	z-index: 200;
}