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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face{
   font-family: "Newsgoth";
   font-style: normal;
   font-weight: normal;
   src: url(NEWSGOTC.TTF);
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/****** Sitio ******/
body { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#333333;
	line-height:17px; background:#CCC;  
}
html, body { 
	 height:auto;
}

/** Distintos bg del sitio **/
.bg_body_1 {
	background:url(../images/fondo_1.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}
.bg_body_2 {
	background:url(../images/fondo_2.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}

.bg_body_3 {
	background:url(../images/fondo_3.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}
.bg_body_4 {
	background:url(../images/fondo_4.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}

.bg_body_5 {
	background:url(../images/fondo_5.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}

.bg_body_6 {
	background:url(../images/fondo_6.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}
.bg_body_7 {
	background:url(../images/fondo_7.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}

.bg_body_8 {
	background:url(../images/fondo_8.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}
.bg_body_9 {
	background:url(../images/fondo_9.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}
.bg_body_10 {
	background:url(../images/fondo_10.jpg) no-repeat  #191919; background-attachment:fixed; background-position: center;
}


a {text-decoration:none;  color:#333333; }
a:hover{
	text-decoration:underline;
	color:#77CF0A;
}

.left  {  float:left }
.right  {  float: right}
.clear { clear:both; }


/****** titulos ******/
h4{ font-size:12px;  font-weight:bold } 
h3{ font-size:14px;  font-weight:bold }   
h2{ font-size:16px;  font-weight:bold } 
h1{ font-size:18px;  font-weight:bold } 

.naranja  { color: #fd7a03; }  
.celeste  { color: #0a84ab; }  
.verde {color: #437703;}

#titulo_seccion { background:url(../images/bg_noticias_01.png) top no-repeat; width:961px; height:69px}
.titulo_seccion_img {padding:30px 10px 0px 110px; display:block}  
.subtitulo { height:40px; text-align:right; float:right }  

.list_celeste {	list-style-image:url(../images/list_celeste.png);	list-style-position:inside;} 
.list_verde_punto {list-style-image:url(../images/punto.png); list-style-position:inside;  } 
.list_verde_flecha {list-style-image:url(../images/flecha_verde.png); list-style-position: inside;  } 



/******** header ********/

#header {text-align:center; height:260px;  width:1000px; margin:auto;}

/******** nav ********/

#main-nav {	height:60px; width:970px; font-family: Tahoma, arial, sans-serif; text-align:center; margin:auto; font-size:12px; font-weight:bold; text-align:center;}
#main-nav-left, #main-nav-center, #main-nav-right{ float:left; }
#main-nav-center{ width:845px;  position:relative;}

#wrap {
	width:1000px;
	margin:0 auto;
	height:auto;
}


/******** modulo  destacados ********/

#destacados { width:1000px; padding:0px 0px 0px 0px;  height:280px;}
#destacados .imagen_destacada{
	border: 1px solid #666; padding:10px; background:#FFF; height:150px; margin-right:30px; display: block; float:left;   
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
}
 #destacados h2{ color: #74cc07; text-transform:uppercase; }
 #destacados p{ color:#FFF;}
 
  
/* Slideshow - detacado */
#slideshow {
	margin:0 auto;
	width:980px;
	height:280px;
	background:transparent url(../images/slider_destacados_03.png) no-repeat top center; 
	position:relative;
}
#slideshow #slidesContainer {
margin: 0 auto;
width: 800px;
height: 180px;
overflow: auto;
position: relative;
padding: 70px 0px 15px 0px;

}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:865px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height: auto; 
}

#slideshow #slidesContainer .slide .texto{ padding-top: 15px; padding-bottom:20px; color: white;}

/* Slideshow controls  */
.control {
  display:block;
  width:65px;
  height:280px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;  
  background:transparent url(../images/slider_destacados_01.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/slider_destacados_02.png) no-repeat 0 0;
}

 /***********************************/



/****** modulos bloques ******/

#secciones_bloques { width:961px; padding-top:15px; height:282px; padding-left: 18px;}

#secciones_bloques  h3 { font-size:14px; padding-top:5px; font-weight:bold } 
#secciones_bloques  a{ text-decoration:none} 
#secciones_bloques .contenido{padding:85px 25px 10px 25px} 
#secciones_bloques  ul li {border-bottom: #333 1px dotted; text-shadow: #FFF 1px 1px; height:24px; padding-top:5px } 
#secciones_bloques .left { float:left; height:24px} #secciones_bloques .right { float: right; height: 28px; text-align: left; width: 150px;} 

#secciones_bloques .form_input{ border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px;	-webkit-border-radius:5px; width: 145px } 
#secciones_bloques .form_input2{ border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px;	-webkit-border-radius:5px; width: 100px    } 
#secciones_bloques .form_input_boton { background:url(../images/flechas.png) 10px -25px; background-repeat:no-repeat; width:40px; height:20px; border:none; }
#secciones_bloques .form_input_boton2 { background:url(../images/flechas.png) 10px -60px; background-repeat:no-repeat; width:40px; height:20px; border:none; cursor: hand; }

#secciones_bloques .matriculados{
	width:319px;
	height:282px;
	padding-right: 2px;
	background:url(../images/bg_matriculados.png) no-repeat;
	float:left;
}
#secciones_bloques .matriculados  a{  color: #333333; font-weight:bold} 
#secciones_bloques .matriculados  a:hover{  color: #fd7a03; font-weight:bold} 

#secciones_bloques .transferencia{	width:319px;
	height:282px;
	padding-right: 2px;
	background:url(../images/bg_transferencia.png) no-repeat;
	float:left;
}
#secciones_bloques .transferencia  ul li { background:url(../images/flechas.png) 240px 10px no-repeat } 
#secciones_bloques .transferencia  a{  color: #333333; font-weight:bold} 
#secciones_bloques .transferencia  a:hover{  color: #0c90ba; font-weight:bold} 


#secciones_bloques .biblioteca{	width:319px; height:282px; background:url(../images/bg_biblioteca.png) no-repeat; float:left;}
.texto_itallica {font-style:italic; padding-top:5px; font-size:10px}


/****** Módulo Secciones Box ******/

 .flechas { padding-right:10px; padding-top:5px;  text-align:right; height:40px } 
 
#secciones_box { width:961px;  padding-top:15px; height:430px; padding-left: 18px; float: left;}
#box{ width:319px; 	height:400px; padding-right: 2px;	float:left;}
	#box .box_top { background:url(../images/bloques_01.png) no-repeat; height:15px;}
	#box .box_center { background:url(../images/bloques_02.png) repeat-y; height:400px;}
	#box .box_bottom { background:url(../images/bloques_03.png) no-repeat;	height:12px;} 
 
	#box .box_center .titulo { height:36px; margin:auto; text-align: center;  padding-bottom:15px;}
	 
	#box .box_center ul li { height:80px; border-bottom:#d3d3d3 1px dotted; margin:15px; list-style:none  }
	#box .box_center ul li .bloque_imagen{ width:50px; float:left; 	border: 1px solid #999; padding:4px; background: #FFF;  margin-right:10px;     
	border-radius:5px; 	-moz-border-radius:5px;	-webkit-border-radius:5px;  }
	
	#box ul li strong{ color:#6cc201; font-weight:bold} 
	
 
  
#box_libros{ width:319px; height:400px; float:left; color:#4c4b4b;}
	#box_libros .box_top { background:url(../images/bloques_01.png) no-repeat; height:15px;}
	#box_libros .box_center { background:url(../images/bloques_02.png) repeat-y; height:180px;}
	#box_libros .box_bottom { background:url(../images/bloques_03.png) no-repeat; height:12px;} 
	#box_libros .box_center .titulo { height:36px; margin:auto; text-align: center; padding-bottom:15px;}

	#box_libros .box_center .flechas { padding-right:10px; padding-top:5px; text-align:right;}
	#box_libros ul { padding:0px 10px;}
	#box_libros ul li{ list-style-image:url(../images/icono.jpg); list-style-position:inside; padding:0px 5px;}
	#box_libros ul li strong{ color:#6cc201;} 
	#box_libros a { color: #333333;} 

/*** carrucel de noticias *//
.noticias_scroll .jcarousel-container-vertical {
    width: 319px;
    height: 400px;
}

.noticias_scroll .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-clip {
    overflow: hidden;
}

.noticias_scroll .jcarousel-clip-vertical {
    width:  319px;
    height: 300px;
}

.noticias_scroll  .jcarousel-item {
    width: 289px;
    height: 80px;
}

.noticias_scroll .jcarousel-item-vertical {
 	height: 75px;
}

.noticias_scroll .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*** carrucel de transferencias **/
.tranferencias_scroll .jcarousel-container-vertical {
    width: 300px;
    height: 175px;
}

.tranferencias_scroll .jcarousel-clip {
    overflow: hidden;
}

.tranferencias_scroll .jcarousel-clip-vertical {
    width:  300px;
    height: 144px;
}

.tranferencias_scroll  .jcarousel-item {
    width: 268px;
    height: 30px;
}

.tranferencias_scroll .jcarousel-item-vertical {
 	height: 30px;	
}

.tranferencias_scroll .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*** carrucel de libros **/
.libros_scroll .jcarousel-container-vertical {
    width: 300px;
    height: 115px;
}

.libros_scroll .jcarousel-clip {
    overflow: hidden;
}

.libros_scroll .jcarousel-clip-vertical {
    width:  300px;
    height: 100px;
}

.libros_scroll  .jcarousel-item {
    width: 280px;
    margin-left: 10px;
    height: 38px;
}

.libros_scroll .jcarousel-item-vertical {
 	height: 38px;	
}

.libros_scroll .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


/** footer **/


#footer { margin:auto; padding:10px 20px; height:240px;   background:#363636 url(../images/bg_footer.jpg) top repeat-x; color:#FFF; }
	
	#bloque { width:960px; margin:auto } 
	#footer  #col { float:left; width:250px; margin-right:45px;  }
	#footer  h3 { background: url(../images/img_linea_footer.jpg); background-repeat: repeat-x; background-position:bottom; color:#FFF; display:block; height:30px; margin-bottom:10px} 
	#footer  ul li { background:url(../images/img_linea_punto_footer.jpg) bottom repeat-x; text-shadow: #333 1px 1px; height:30px; padding-top:5px; color:#FFF; text-align:left  } 
	#footer a{ color:#ffffff } #footer  a:hover{ color:#6cc201;  text-decoration:none }
	



#footer_sociales{margin:auto; padding:10px 20px; height:85px; background-color:#e8e6e4; line-height:24px }
 
#footer_sociales  #col { float:left; width:450px; margin-right:45px}
#footer_sociales  #col2 { float: right; }
 
 


 /****** NOTICIAS ******/
 
 /****** listado ******/

 
 #noticias {
	width:961px;
	padding-top:15px;
	padding-left: 18px;
	height:auto; margin-bottom:20px;
}
 


#noticia_contenido {border:#319C03 4px solid; border-top: 0px; background:url(../images/bg_transp_blanco.png); padding:20px; }

#noticia_contenido ul  {list-style:none;   height:100%;}
#noticia_contenido ul li { height: 80px;
border-bottom: #414141 1px dotted;
width: 400px;
float: left;
margin-left: 40px; margin-bottom:20px}
#noticia_contenido ul li  .bloque_imagen{ width:90px; float:left; 	border: 1px solid #999; padding:4px; background: #FFF;  margin-right:10px;     
	border-radius:5px; 	-moz-border-radius:5px;	-webkit-border-radius:5px;  }
  
#noticia_contenido ul li  span a:link{ color:#6cc201; font-weight:bold; } 
#noticia_contenido ul li  span  a:hover{ color: #333; text-decoration:none} 
  



#noticias_ficha_img{
	width:350px;
	text-align:left;
	padding-left:20px
}
#noticias_ficha_txt{
	width:500px;
	float:left;
	height: auto;
}

#noticias_ficha_txt ul li{
	list-style: disc;
	border-bottom: none;
	height: auto;
	margin-bottom: 0;
	width: auto;
	float: none;
	margin-left: 20px;
}

#noticia_contenido #fecha{ width:900px; float: none; text-align:right; color: #5a9e05; font-weight:bold  }
#noticia_contenido #titulo{  color: #5a9e05; font-weight:bold; padding-bottom:20px; font-size:16px;  }
#noticia_contenido #epigrafe{  color: #333; font-weight:bold; padding-bottom:20px; font-style:italic; font-size:14px; line-height:18px;  }
#noticia_contenido #texto{   padding-bottom:20px  }

#noticia_contenido #pie-fotos{ color: #333;   font-size:10px;  }
#noticia_contenido #foto-grande{ width:260px; margin:auto}
#noticia_contenido #foto-chicas{ text-align:center; margin:auto; padding:30px; }
 
.imagen_ficha{ width:250px;  border: 1px solid #999; padding:10px; background: #FFF;  margin-right:10px;   }
.imagen_ficha-chica{ width:120px;  border: 1px solid #999; padding:8px; background: #FFF;   }
 
 /****** INSTITUCIONALES ******/


 #institucionales {
	width:961px;
	padding-left: 18px;
	height:auto; margin-bottom:20px; line-height:24px;
} 

#institucionales_contenido {border:#319C03 4px solid; border-top: 0px; background:url(../images/bg_transp_blanco.png); padding:20px; padding-right:0px } /*#6dc301*/
#institucionales_contenido  #col {padding:20px; width:390px; text-shadow: #FFF 1px 1px; text-align:justify;  } 
#institucionales_contenido  #col_1 {
	padding:20px;
	width:540px;
	text-shadow: #FFF 1px 1px; text-align:justify; 
}   
#institucionales_contenido  #col_2 {
	padding-left:10px;
	width:313px;
	text-shadow: #FFF 1px 1px;
}
 
#institucionales_contenido ul li {border-bottom: #333 1px dotted; padding-top:5px }  
#institucionales_contenido  strong { font-size:13px;  font-weight:bold }


.info_formulario a {color:#333333; } 

#institucionales_contenido  #modulo_top{
	background: url(../images/modulo_top_v.png) top no-repeat;
	background-position: left;
	height:60px;
} 
#institucionales_contenido   #modulo_cont{
	border:#7dd511 4px solid;
	border-top: 0px;
	background:url(../images/bg_transp_blanco.png);
	padding:10px;
}

#institucionales_contenido   #modulo_cont_img{
	border:#7dd511 4px solid;
	background:url(../images/bg_transp_blanco.png);
	padding:10px;
}
#contacto{ padding:10px; width:95%; height:300px;}
#contacto  .form{padding:10px; width:450px; margin:auto; float:left; 
 text-shadow: #FFF 1px 1px;  } 
#contacto  .form_r{ width:390px; margin:auto; float: right; } 
#contacto  .form_input{ border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px;	-webkit-border-radius:5px; width:200px } 
#contacto  .form_input_boton { background:url(../images/enviar.png) ; background-repeat:no-repeat; width:80px; height:30px; border:none; }
#contacto  .left { padding:5px 30px;  } #contacto  .texto{ width:50px }  

.form_input_boton2 { background: url(../images/enviar.png);
width: 103px;
height: 34px;
border: none;}
 
 /****** matriculados ******/

 
 
 #titulo_seccion_matriculados{ background:url(../images/bg_matriculados_tit.png) top no-repeat; width:961px; height:69px}
 
 
 #matriculados {
	width:961px;
	padding-top:15px;
	padding-left: 18px;
	height:auto; margin-bottom:20px; line-height:24px;
}
 
#matriculados_contenido {border:#e48703 4px solid; border-top: 0px; background:url(../images/bg_transp_blanco.png); padding:20px; padding-right:0px }
#matriculados_contenido  #col {padding:20px; width:390px; text-shadow: #FFF 1px 1px;   } 
#matriculados_contenido  #col_1 {
	padding-right:10px;
	width:540px;
	text-shadow: #FFF 1px 1px;
} 
#matriculados_contenido  #col_2 {
	padding-left:10px;
	width:313px;
	text-shadow: #FFF 1px 1px;
}
 
#matriculados .tabla_titulo td{ border:1px #CCC solid;   background:#ffffff; padding:5px} 
 
 
 #bg_naranja{
	background:#e48703 url(../images/bg_naranja.jpg) no-repeat ;
	border:3px solid #CCCCCC;
	height:130px;
	padding: 20px;
	color:#FFFFFF;
	text-shadow: none;
	font-weight: bold;
} 
#bg_naranja a{color:#FFFFFF; }


#bg_naranja ul li{ 
border-bottom: #333 1px dotted; ;
}

 #matriculados_contenido  #modulo_top{
	background: url(../images/modulo_top_n.png) top no-repeat;
	background-position: left;
	height:70px;
} 
#matriculados_contenido   #modulo_cont{
	border:#F2AA0E  4px solid;
	border-top: 0px;
	background:url(../images/bg_transp_blanco.png);
	padding:10px; height:140px
}
 
 
 
 
  /****** transferencias y obras sociales  ******/
 

#transf_obras_sociales {
	width:961px;
	padding-top:15px;
	padding-left: 18px;
	height:auto; margin-bottom:20px;
}

#transf_obras_sociales_contenido {border:#32aed5 4px solid; border-top: 0px; background:url(../images/bg_transp_blanco.png); 
 padding:20px; }
#titulo_seccion_transf_obras_sociales{ background:url(../images/bg_transf_obras.png) top no-repeat; width:961px; height:69px}

#transf_obras_sociales_contenido ul li {border-bottom: #333 1px dotted; padding-top:5px;  }  
#transf_obras_sociales_contenido  strong { font-size:13px;  font-weight:bold }


#transf_obras_sociales_contenido  #col {padding:20px; width:390px; text-shadow: #FFF 1px 1px; } 
#transf_obras_sociales_contenido  #col_1 {padding:20px; width:550px; text-shadow: #FFF 1px 1px;   } 
#transf_obras_sociales_contenido  #col_2 { padding-left:10px; width:313px; text-shadow: #FFF 1px 1px;} 
#transf_obras_sociales_contenido   a:hover{ color:#36698a} 


#transf_obras_sociales_contenido  #col_2 #modulo_top{
	background: url(../images/modulo_top.png) top no-repeat;
	background-position: left;
	height:70px;
} 
#transf_obras_sociales_contenido  #col_2 #modulo_cont{
	border:#28b3df 4px solid;
	border-top: 0px;
	background:url(../images/bg_transp_blanco.png);
	padding:10px;
}

#bg_celeste{
	background:url(../images/bg_celeste.jpg) ;
	border:3px solid #CCCCCC;
	height:50px;
	padding:20px;
	color:#FFFFFF;
	text-shadow: none;
	font-weight: bold;
} #bg_celeste a{color:#FFFFFF; }



/* biblioteca */

 

#modulo_cont .contenido{padding:10px; width:80%; margin:auto} 

#modulo_cont .form_input{ border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px;	-webkit-border-radius:5px; width: 145px } 
#modulo_cont .form_input2{ border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px;	-webkit-border-radius:5px; width: 100px    } 
#modulo_cont .form_input_boton { background:url(../images/flechas.png) 10px -25px; background-repeat:no-repeat; width:40px; height:20px; border:none; }
#modulo_cont .form_input_boton2 { background:url(../images/flechas.png) 10px -60px; background-repeat:no-repeat; width:40px; height:20px; border:none; cursor: hand; }
#modulo_cont .left { float:left; height:28px} #modulo_cont .right { float: right; height: 28px; text-align: left; width: 150px;} 
#modulo_top_{
	background: url(../images/modulo_top_v_.png) top no-repeat;
	background-position: left;
	height:70px;
} 


#bg_verde{
	background:url(../images/bg_verde.jpg) ;
	border:3px solid #CCCCCC;
	height:90px;
	padding:5px;
	color:#FFFFFF;
	text-shadow: none;
	font-weight: bold;
} #bg_verde a{color:#FFFFFF; }

.tabla_titulo td{ border: 1px #94cc0e solid;   background:#ffffff; padding:5px} 
 
 
 
ul.pagination {
	float:right;
	padding:5px 12px;
	border:1px solid #CCC; border-radius:5px; -moz-border-radius:5px;	-webkit-border-radius:5px;
	background:#FFF; text-shadow:none;
}

ul.pagination li { 
	float:left;
	list-style-type:none;
	font-size:14px;
	margin-left:6px;
	padding-left:6px;
}
ul.pagination li a{
	text-decoration:none;
}

ul.pagination li.first {
	border-left:0;
	margin-left:0;
	padding-left:0; color:#333; font-weight:bold;
}

label.error { color: red; }


/******** Newsletter ******/
#titulo_seccion_baja_newsletter{ background:url(../images/bg_cancelar_suscripcion_gac.png) top no-repeat; width:961px; height:69px}
