@charset "utf-8";
/* CSS Document */
/*Plantillas CSS*/
@import url("plantillas.css");

html{margin:0px; padding:0px; width:100%; height:100%; font-family:"Trebuchet MS"; font-size:14px;}

/* Cabecera Slide */
body{margin:0px; padding:0px; width:100%; height:100%;  min-width:960px; text-align:center; background: #000 url(../img/fnd.jpg) repeat-x; color:#FFFFFF; margin-top:-5px!important;}
#top{position:absolute; top:0px; left:0px;}
#etc_container{margin:auto; width:1000px; height:313px; position:relative; text-align:left;}
#etc{width:100%; height:313px; overflow:hidden;}
#etc_btn{display:block; width:128px; height:42px; position:absolute; top:-1px; right:30px; background:url(../img/bt-nosotros.png) no-repeat; text-indent:-9999px; cursor:pointer;}

/* CUERPO */
#liquid{background:url(../img/fnd-bckg-campeon.jpg); margin-top:-10px; height:auto;}
#header {height:500px;background:url(../img/primavera.png) 0 0px no-repeat;width:1000px;margin:0 auto;}
#background{margin:auto; width:100%; height:100%; position:relative;}
#cuerpo {background:#a51212; width:960px; height:100%; display:table; position:relative; margin:0 auto; padding-left:30px;}
#cuerpo h1 { font-size:45px; font-weight:normal; margin:0px; padding:12px 0px 12px 0px;}
.logo { display:block; float:left; margin-top:120px; padding-left:5px;}
#pie { width:100%; display:block; background:#000; font-size:15px; padding:10px 0px 20px 0px; margin-top:15px; clear:both; text-align:center;}
#pie .datos { width:1000px; text-align:center; margin:0px auto; height:auto;}
#pie .datos .redes_sc { width:200px; display:block; float:right;}
#pie .datos .pie_sikosia{ padding-top:8px;}
#pie .datos .redes_sc img { margin-left:7px; }



/****************************** SLIDE CENTRAL IMAGENES *****************************/
.hidden { display: none; }
#prevNext { margin-bottom: -2.5em; }
#prevNext img { position: relative; z-index: 2; cursor: pointer; }
p { margin: 0; padding: 0 1em; font-size: 40px; position: relative; top: -50px; line-height: 50px; height: 50px; background: black; opacity: .7; filter:alpha(opacity=70); }


/*********************** ANCLA **********************************/
#menu_work { display:block; float:right; width:auto;}
#menu_work a { display:block; font-size:20px; background:#333; text-decoration:none;}
#cuadros {display:block; width:100%; height:auto; background:url(../img/bkg-contenedor-redes.jpg); margin-top:10px;}
#cuadros_centro  {display:block; width:900px; height:auto;  left:1px; margin:0 auto; margin-top:20px;}
.subir { width:82px; height:33px; display:block;  padding:6px 0px 0px 12px;  float:right;}
.subir a { font-size:15px; color:#626365; text-decoration:none; font-weight:bold; }
#contacto {display:block; width:800px; height:auto;  left:1px; margin:0 auto; padding-top:30px;}


/* Twitter Badge */
#twitter_div { width:260px; background-color:#FFF; padding: 10px 20px; border: 2px grey solid; color:#4c4c4c; font-size: 10px; }
#twitter_update_list ul { padding: 5px; }
#twitter_update_list li a { color:#F00!important;}
