*{
	margin:0;
	padding:0;
}

body{ background: #000000 url(../img/header/background-pattern.png) repeat center; font-family: 'Roboto', sans-serif;}
#general-content{ width: 971px; margin: 0 auto; text-align: center;}
.pull-left{ float: left;}
.pull-right{float: right;}
.column-half {width: 50%;}
a{text-decoration: none; color: inherit;}
#noticias-box,#info-box{float: left; width: 92%; margin-top: 15px; background-color: rgba(9, 9, 10, 0.66);text-align: left; padding: 2% 4%; margin-bottom: 80px; min-height: 620px;} 

/*Header*/
#header-img{margin-top: 23px;}
#header-nav{background-color: #007C91; float: left; width: 100%; height: 46px; margin-top: 13px;}
#header-nav #main-links li.last-links{  padding: 0; font-size: 14px; border-right: none; padding-left: 10px;}

/*Noticias*/
.bottom-border{border-bottom: 2px solid white; margin-bottom: 7px; padding-bottom: 4px;} 
.column-half p{color: rgb(255, 255, 255); padding: 0 2% 0 4%; font-weight: 300; float: left; width: 72%; line-height: 19px;}  
.noticias-home{float: left; width: 100%; padding: 30px 0 50px 0; }
.noticia-titular{font-size: 42px; color: rgb(255, 255, 255); margin-bottom:17px; font-style: italic;font-weight: 600;} 
.column-half p img{margin-top: 45px;}
#header-nav #main-links li{float: left; list-style-type: none; color: rgb(255, 255, 255); text-transform: uppercase; margin: 13px 2px; border-right: 1px solid rgb(255, 255, 255); padding: 0 27px; }
#header-nav #social-links li{list-style-type: none; float: left; padding: 9px 3px;}
#header-nav ul#main-links{float: left; width: 68%;}
#social-links{float: right;}

/*Contacto*/
.campos-form{float: left; width: 99%; background: transparent; border: 1px solid white; color: white; padding-left: 1%; height: 28px; margin-bottom: 10px; }
#mensaje{padding-top: 6px; height: 103px;  font-family: 'Roboto', sans-serif;}
.form{width: 610px; margin: 59px auto;}
#f_contacto span{background: #007C91; float: left; width: 97%; padding: 1.6%; color: white; margin-bottom: 17px; font-size: 12px;} 
.form-text{color: white; font-size: 12px; text-align: center; float: left; width: 100%; margin-bottom: 36px; }
#sendMail{color: white; font-size: 13px; border: 1px solid white; padding: 8px 12px; margin-top: 6px; float: right; }
.form .mensaje p{font-size: 13px; float: left; width: 100%; font-weight: normal; margin-bottom: 11px; color: white; text-align: center;} 
::-webkit-input-placeholder { /* WebKit browsers */
    color:    white;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    white;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    white;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    white;
}

/*Sello*/
.column-full{  width: 100%; float: left; line-height: 25px; color: #FFF; font-size: 15px;}
.img-int{margin:70px 0 10px 0}
.saba-logo{padding-left: 4%; padding-top: 8%;}

/*Artistas*/
.full-img{  width: 100%;}
.artistas-cell{ margin: 20px 0 0 0;}
.two-columns-img-left{  width: 105.5%;}
.two-columns-img-right{  float: right;  width: 403px;}
