@charset "utf-8";
/* CSS Document */

.clear{
	clear:both;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0px;
}
	.hr{
	border:solid #EBEBEB;
	border-width:1px 0 0 0;
	height:0;
	margin-bottom:35px;
	margin-top:28px;
	}

img {
	border: 0px;
}
h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#content{
	margin-left:auto;
	margin-right:auto;
	background-color:#f0f0f0;
	background-image:url(../img/bg-pag.jpg);
	background-position:center;
	background-repeat:repeat-y
}

/** head **/
#logo{
	width:166px;
	height:134px;
	float:left;
	z-index:2;
	position:absolute;
}
#cont_head{
	width:100%;
	background-color:#01142c;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0192df;
}
#head{
	height:99px;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/bg-head.jpg);
}
#idiomas{
	float:left;
	width:57px;
	height:auto;
	padding-top:3px;
}
.img-idiomas{
	padding-right:11px;
	float:left;
}
#redes{
	float:right;
	width:442px;
	height:23px;
	clear:right;
}
.facebook a{
	display:block;
	width:23px;
	height:23px;
	float:right;
	background: url(../img/ico-face.png) 0 0 no-repeat;
}
.linkendin a{
	margin-left:8px;
	display:block;
	width:23px;
	height:23px;
	float:right;
	background: url(../img/ico-youtube.png) 0 0 no-repeat;
}
.twitter a{
	margin-left:10px;
	display:block;
	width:23px;
	height:23px;
	float:right;
	background: url(../img/ico-twitter.png) 0 0 no-repeat;
}
#telf{
	font-size:12px;
	float:left;
	width:108px;
	height:auto;
	padding-top:7px;
	padding-left:24px;
	background-image:url(../img/ico-telf.png);
	background-position:left 6px;
	background-repeat:no-repeat;
}
#mail{
	font-size:12px;
	float:left;
	width:100px;
	height:auto;
	padding-top:7px;
	padding-left:24px;
	background-image:url(../img/ico-mail.png);
	background-position:left 8px;
	background-repeat:no-repeat;
}
#mail a{
	color:#fff;
	text-decoration:none;
}
#mail a:hover{
	color:#0192df;
	text-decoration:none;
}
/** fin head **/

/** Banner **/
#banner{
	height:auto;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	position:relative;
}
#banner-shadow{
	width:100%;
	height:110px;
	background-image:url(../img/banner-shadow.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#banner-shadow-2{
	width:100%;
	height:50px;
	background-image:url(../img/banner-shadow-2.png);
	background-position:top;
	background-repeat:repeat-x;
}
#box_shadow{
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}
#title_shadow{
	font-family:"Open Sans", Arial, sans-serif;
	height:auto;
	font-size:33px;
	margin-bottom:4px;
}
#txt_shadow{
	font-family:"Open Sans", Arial, sans-serif;
	height:auto;
	font-size:15px;
}
/** fin banner **/

/*main*/
#cont-main{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#main{
	color:#444;
	width:755px;
	float:right;
	padding-left:15px;
	padding-right:5px;
	background-color:#fff;
	line-height:18px;
}
#top_main{
	width:100%;
	height:32px;
	background-color:#fff;
}
#cont_articles{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	width:100%;
	margin-bottom:20px;
	line-height: 16px;
}
.article_left{
	width:370px;
	height:auto;
	float:left;
	position:relative;
	color:#fff;
	font-size:15px;
}
.article_right{
	width:370px;
	height:auto;
	float:right;
	position:relative;
	color:#fff;
	font-size:15px;
}
.title_article{
	float:left;
	padding-top:17px;
	padding-left:15px;
}
.price_article{
	color:#f9c301;
	text-align:right;
	float:right;
	padding-top:17px;
	padding-right:15px;
}
.article_title a{
	color:#FFFFFF;
	text-decoration:none;
}
.article_title a:hover{
	color:#D8D7D1;
	text-decoration:underline;
}
.detalles_cont{
	padding-bottom:13px;
	padding-left:25px;
	background-image:url(flecha.gif);
	background-repeat:no-repeat;
	background-position:14px 3px;
	text-decoration:none;
}
.detalles{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#02476C;
	text-decoration:none;
}
.detalles:hover{
	text-decoration:underline;
}
.lista_pages{
	margin-left:-10px;
	line-height:21px;
	margin-bottom:25px;
	
}
.lista_pages2{
	margin-left:-10px;
	line-height:21px;
	margin-bottom:25px;
	
}
.img_programas{
	float:left;
	width:452px;
	height:auto;
	position:relative;
}
.cont_programas{
	float:right;
	width:253px;
	height:183px;
	font-size:12px;
	color:#f9c301;
	line-height:18px;
	background-color:#111;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
}
#box_article2 {
	position:absolute;
	color:#fff;
	left:0px;
	top:160px;
	width:452px;
	height:48px;
	z-index:91;
	background-color:#000;
	opacity:0.8;
}
.title_pro{
	font-size:15px;
	color:#fff;
	text-align:center;
	line-height:22px;
	margin-bottom:20px;
}
/** fin main **/

/** contacto **/
#form_content{
	float:left;
	width:250px;
	height:370px;
	padding-top:7px;
	padding-right:22px;
	padding-left:22px;
	line-height: 20px;
}
#cont_info{
	float:left;
	/*width:205px;*/
	width:305px;
	height:370px;
	padding-top:7px;
	padding-right:22px;
	line-height: 21px;
	border-right:#b5b5b5 solid 1px;
}
.bg_cel{
	padding:2px;
	color:#666;
}
.button{
	color:#fff;
	font-weight:bold;
	padding-bottom:7px;
	padding-top:7px;
	padding-left:9px;
	padding-right:9px;
	background-color:#444;
	border:0px;
}
.button:hover{
	background-color:#0292df;
	color:#fff;
}
.link_contact{
	color:#0292df;
	text-decoration:none;
}
.link_contact:hover{
	text-decoration:underline;
}
.viñeta{
	font-size:14px;
	color:#FF0000;
	padding-left:3px;
}
/** fin contacto */

/** footer **/
#cont_footer{
	width:100%;
	background-color:#323232;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #f9c301;
}
#footer{
	font-size:12px;
	color:#DFDFDF;
	padding-top:50px;
	width:970px;
	height:285px;
	margin-left:auto;
	margin-right:auto;
}
.footer_info{
	text-align:right;
	float:right;
	line-height:21px;
}
.footer_logos{
	float:left;
	height:auto;
	width:462px;
}
.linea{
	width:100%;
	height:2px;
	margin-top:13px;
	background-image:url(../img/line-footer.png);
	background-repeat:repeat;
	background-position:top;
}
.Copy{
	font-size: 11px;
	color:#9b9898;
	text-align:left;
	padding-top:20px;
}
.link_copy{
	color:#9b9898;
	text-decoration:none;
}

.link_creativa{
	color:#0192df;
	text-decoration:none;
}
.link_creativa:hover{
	text-decoration:underline;
}
/** fin footer **/
