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

body {
	background:#111/* url(assets/common/bg.jpg) center top;*/;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
}


a{ 
	text-decoration:none;
	color:#FFF;
	padding:0 2px;
}

a:hover{ 
	text-decoration:none;
	background:#151011;
	color:#FFFFFF;
}


#content {
	background:#FFFFFF;
	margin:0 auto;
	text-align:left;
	width:720px;
	/*height:773px;*/
	padding:20px;
	/*--------------------------------------------------------------      CONTENT COLOR     -*/
	background-color:#FFF;
	/*-moz-border-radius:2px;*/
}
#contact {
	background:#FFFFFF;
	margin:0 auto;
	padding:20px;
	text-align:left;
	width:720px;
	/*height:773px;*/
	padding-bottom:15px;
	padding-top:15px;
	/*--------------------------------------------------------------      CONTENT COLOR     -*/
	background-color:#FFF;
	/*-moz-border-radius:2px;*/
	color:#333333;
}

#contact a{ color:#0099CC;}
#contact a:hover{ color:#FFF;}

#header {
	position:relative;
	margin-top:170px;
	margin:0 auto;
	width:760px;
	background:url(assets/common/m.jpg) no-repeat scroll right -47px;
	height:190px;
}

p { 
	margin:0;
	padding:2px 0;
}
#book {
	text-align:center;
	width:720px;
	margin:0;
}

#booktext {
	width:10px;
	height:10px;
	overflow:hidden;
	text-indent:-5000px;
	position:absolute;
}

h1{
	background:url(assets/common/revistamiles.png) no-repeat scroll left top;
	width:344px;
	height:76px;
	z-index:1;
	padding:20px 0;
	margin:0;
	padding-bottom:14px;
	position:absolute;
	top:42px;
}
h1 a{
	display:block;
	height:100%;
	width:100%;
	text-indent:-5000px;
}
h1 a:hover{ background:none;}

h2{

	position:absolute;
	top:125px;
	left:16px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	display:none;

}

h4 { 
	border-top:#CCCCCC solid 1px;
	padding-top:15px;
	font-size:14px; 
	text-transform:uppercase;
}

h5 { 
	padding:15px 0 0 0;
	margin:0;
	font-size:12px; 
	text-transform:uppercase;
}

h3{
	font-size:14px; 
	text-transform:uppercase;
}

#descarga a#download{
	border:1px solid #83AE00;
	background:#99CC00;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius:2px;
	padding:5px 18px;
}
#descarga a:hover { background:none;}

#header #mainmenu {
	background-color:#E16664;
	width:746px;
	height:50px;
}

#header #mainmenu a{
	font-size:12px;
}
#header #mainmenu a:hover{
	background-color:#E16664;
	color: #333333;
}
#header #mainmenu { 
	background:#E16664 none repeat scroll 0 0;
	clear:both;
	height:16px;
	margin:0;
	padding:7px;
	position:absolute;
	top:154px;
}

#mainmenu{ padding:0;}
#mainmenu li{
	float:left;
	list-style-type: none;
	padding:0 10px;
	margin:0;
	list-style-position: inside;
	text-transform:uppercase;
}
#header #mainmenu li{	
	border-right:1px solid #EDA89D;
}





#header #mainmenu2 {
	clear:both;
	height:20px;
	margin:0;
	padding:10px;
	position:absolute;
	right:0;
	bottom:35px;
	width:264px;
}

#header #mainmenu2 a{
	font-size:14px;
	color:#FFF;
}
#header #mainmenu2 a:hover{
	color: #FFF;
}

#mainmenu2{ padding:0;}
#mainmenu2 li{
	float:left;
	list-style-type: none;
	padding:0 10px;
	margin:0;
	list-style-position: inside;
	text-transform:uppercase;
}
#header #mainmenu2 li{	
	/*border-right:1px solid #CCC;*/
}



#footer {
	color:#999999;
	padding:2px 0 25px;
	margin:0 auto;
	text-align:left;
	width:720px;
	font-size:10px;
}
#footer a{color:#999999;}
#footer a:hover{color:#FFF;}

#mainmenu li#crono{
	float:right;
}
#footer li { padding:0;}
#footer li a{ margin-left:1px;}

/*-----------------FORM----------------*/

input[type=text]{
	border:1px solid #D7D7D7;
	background-color:#F5F5F5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
}

textarea{
	border:1px solid #D7D7D7;
	background-color:#F5F5F5;
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}

input[type=submit]{
	color:#FFF;
	border:1px solid #000;
	background:#333;
	-moz-border-radius:2px;
	padding:10px;
	width:50%;
}

form{ margin:0;}


.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden}.clearfix{display:inline-table}* html .clearfix{height:1%}.clearfix{display:block}a img{ border:none}
