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


#header{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
}

#header_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 145px;
	width: 940px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu_header {
	width: 940px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
	display: inline-block;
	height: auto;
	background-image: none;
}

#menu_header ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#menu_header ul li#menu_out {
	float: left;
	height: 22px;
	width: auto;
	list-style-type: none;
	text-align: center;
	margin-right: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	padding-top: 3px;
	position: relative;
	display: inline-block;
	background-color: #0061AA;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}
#menu_header ul li#menu_over {
	float: left;
	height: 22px;
	width: auto;
	list-style-type: none;
	text-align: center;
	margin-right: 3px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

#social_media {
	float: right;
	height: 20px;
	width: 210px;
	list-style-type: none;
	margin-top: 5px;
}

#logo {
	height: 100px;
	width: 345px;
	float: left;
	margin-bottom: 15px;
}

#submenu_header {
	padding: 10px;
	width: 200px;
	border: thin solid #999;
	margin: 0;
	height:auto;
	display: block;
	position: absolute;
	z-index: 900;
	top: 100%;
	width: 220px;
	display: none;
	left: 0;
	background:#FFF;
}


#submenu_list,#submenu_list_nosep,#submenu_list_descargas,#submenu_list_descargas_sub,#submenu_list_descargas_sub_nosep {
	margin: 5px;
	height: auto;
	width: auto;
	padding: 0 5px 5px 5px;
	list-style-type: none;
	background: #FFF;
	text-align: left;
	position: relative;
}
#submenu_list_descargas {
	z-index: 1200;
}

#submenu_list,#submenu_list_descargas_sub {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#submenu_header_programacion_descargas {
	padding: 10px;
	width: 200px;
	border: thin solid #999;
	margin: 0;
	height:auto;
	display: block;
	position: absolute;
	z-index: 999;
	top: -5px;
	width: 220px;
	display: none;
	left: 210px;
	background:#FFF;	
}

#header_acceso_directo {
	float: right;
	margin: 0;
	padding: 0;
	height: 91px;
}
#header_acceso_directo #acceso_directo {
	height: 81px;
	width: 200px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
}
#header_acceso_directo #acceso_directo li {
	height: 10px;
	width: auto;
	padding: 3px 0 3px 0;
}
#social_media li {
	float: left;
	height: 20px;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}

#social_media li#twitter_menu {
	float: left;
	height: 20px;
	width: auto;
	list-style-type: none;
	text-align: center;
	position: relative;
}
#submenu_twitter {
	margin: 0;
	height: auto;
	display: block;
	position: absolute;
	z-index: 900;
	top: 0px;
	width: 170px;
	right: 0px;
	padding-top: 30px;
}
#submenu_twitter_fondo{
	border: thin solid #999;
	padding: 5px;
	height: auto;
	display: inline-block;
	width: 160px;
	background: #0072bc;
	margin-top: 30px;
}
#submenu_tw,#submenu_tw_nosep {
	height: auto;
	width: 140px;
	list-style-type: none;
	background: #0072bc;
	text-align: left;
	padding: 5px;
}
#submenu_tw {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


.header-contacto{
	height:41px;
}
.btn-contratar{
	text-align: center;
	color: #fff;
	background-color: #0061AA;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 25px;
	text-decoration: none;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	display: inline-block;
	margin: 7px auto;
	position: absolute;
	left: 0;
	right: 0;
width: 250px;

}
.btn-contratar:hover{
	text-align: center;
	color: #fff;
	background-color: #81d6fd;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 25px;
	text-decoration: none;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	display: inline-block;
	margin: 7px auto;
	position: absolute;
	left: 0;
	right: 0;
	width: 250px;
}

