@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font: 14px  Arial, Tahoma, Verdana, sans-serif;
	background: transparent url(../images/backgrounds/backg-luz-left.jpg) top left no-repeat;
	background-color: #010517;
	color:#FFFFFF;
    text-align: center;
}

/* Estructura de DIVs..................................*/
.floatright{
	float:right;
}
.maincontainer {
    width: 1000px;
    margin: 0px auto;
}
.container {
	background: url(../images/backgrounds/backg-placton.png) bottom left no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px;
	height: 667px;
	width: 360px;
	z-index: 0;
    float: left;
}
.topright {
	background: url(../images/backgrounds/backg-luz-topright.png) top right no-repeat;
	margin: 0px 0px 0px 370px;
	padding: 0px;
	height: 38px;
	width: 625px;
	z-index: 1;
	font: 11px Arial, Helvetica, sans-serif;
}
.topright a {
	padding: 0px 15px 10px 15px;
	margin: 20px 2px 0px 0px;
	height: 12px;
	float: left;
	color:#CCCCCC;
    border-bottom:2px solid #1f3d54;
    text-transform: uppercase;
}
.topright a.active,
.topright a:hover {
    color: #ffffff;
    text-decoration: none;
    border-bottom:2px solid #62bbdd;
}
.main {
	margin: 10px 20px 0px 370px;
	width: 610px;
	z-index: 1;
}
.textomain {
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	text-align:left;
	width: 100%;
	display: block;
}
.textomain h3 {
    font-family: "Trebuchet MS";
    font-weight: normal;
    font-size: 15pt;
}
.textomain div img{
	width: 50px;
	height: 50px;
	margin: 0px 0px 0px 1px;
}
.cerrar {
    padding: 6px;
	font-size: 12px;
    text-align: right;
}
.cerrar a{
	color: #62bbdd;
}
.textomain li {
	background: url(../images/backgrounds/bullet-placton.gif) 0px 6px no-repeat;
	padding-left: 15px;
	margin: 10px 0px 10px 5px;
}
.textomain li span {
	color: #62bbdd;
}
.blue {
	color: #62bbdd;
}
.contact {
	margin: 0px auto;
	clear: both;
	text-align:center;
	display: block;
	clear: both;
}
div.people {
    background: url(../images/backgrounds/pantallazos.gif) 0px 0px no-repeat;
    padding-top: 360px;
}
p.logos {
    background: url(../images/backgrounds/socials.gif) 0px 0px no-repeat;
    padding-top: 90px;

/*...............................................FOOTER......................................*/
.footer {
	background: url(../images/backgrounds/backg-footer-degrad.png) top repeat-x;
	display:block;
	margin: 0px 30px 0px 0px;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.footersection {
	background: url(../images/backgrounds/backg-footer-bordersection.gif) top left no-repeat;
	width: 200px;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.footersection ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style:none;
}
.footersection li {
	width: 120px;
}
.footersection a {
	color:#CCCCCC;
	display:block;
	width: 120px;
	height: 25px;
	float: left;
	width: 100%;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}
.footersection a span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
}
/*................links del FOOTER......................................*/
a.atwitter {
	background:  transparent url(../images/backgrounds/icon-twitter2.gif) bottom left no-repeat;
}
a.amenea {
	background:  transparent url(../images/backgrounds/icon-meneame.gif) bottom left no-repeat;
}
a.afacebook {
	background:  transparent url(../images/backgrounds/icon-facebook.gif) bottom left no-repeat;
}
a.afavorito {
	background:  transparent url(../images/backgrounds/icon-favorito.gif) bottom left no-repeat;
}
a.adelicious {
	background:  transparent url(../images/backgrounds/icon-delicious.gif) bottom left no-repeat;
}
a.afresqui {
	background:  transparent url(../images/backgrounds/icon-fresqui.gif) bottom left no-repeat;
}
a.amenu {
	background:  transparent url(../images/backgrounds/flecha-menu-footer.gif) bottom left no-repeat;
	height: 10px;
	float: left;
	width: 100%;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 8px 0px;
	font-size: 12px;
}
/*............................................ AVISO LEGAL Y POLITICA DE PRIV  .........................*/
.mainpopup {
	margin: 0px auto;
	padding: 0px 0px;
	clear: both;
	width: 50%;
}
.mainpopup  a{
	color:#FFFFFF;
	display:block;
	float:right;
}
.mainpopup p {
	text-align:left;
	margin: 5px 0px;
}
/*............................................ FORMULARIO .........................*/
.contact table {
	margin: 0px auto;
}
.ancho{
	width:230px;	
}
/*...........Generales..................................*/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 10px 0px 15px 0px;
}
h2 {
	font-size: 18px;
}
h3 {
	margin-top: 10px;
	text-align: left;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
p {
    line-height: 20px;
}
table.form {
    width: 500px;
    font-size: 12px;
}
table.form td {
    padding: 3px;
}
table.form td.disclaimer,
table.form td.label {
    text-align: right;
	width: 300px;
}
table.form td.top {
    vertical-align: top;
}
table.form input,
table.form textarea {
    font-size: 12px;
    font-family: Arial, sans-serif;
}
table.form textarea {  }
a { color: #62bbdd }
a:hover { color: #9ae4e8 }
a:focus, div:focus{
	border: 0px;
	outline: none;
	}
