      /* css ImagenInSite.com */
/***********************************************************************************************
*          ELEMENTOS COMUNES
*  body, a, h1, h2, h3, h4, h5, img, div, p
************************************************************************************************/
body{
	font-family: Verdana;
	background-color:#a2d377;
	color: #444;
	letter-spacing: 0px;
	line-height: 1.2em;
	font-size: 13px;
	 background-color: #019934;
    background-image: url("../imagenes/pleca.jpg");
	background-repeat:repeat-x;
	}
a, a:link, a:active, a:visited{
	color: #004080;	
	text-decoration: none; 
}
a:hover{
	color: #0066cc; 
	text-decoration: underline;
}

 /*******************************************************************************************
*                 ESTRUCTURA
* #header, #contenido, #lateral, #footer, #menu
*********************************************************************************************/

#contenido{
  background-color: #ffffff;
 
}
.container_12{
  -moz-box-shadow: 0px 0px 45px #ffffff; 
      -webkit-box-shadow: 0px 0px 45px #ffffff; 
      box-shadow: 0px 0px 45px #ffffff;


}

#header{
	background-image:url(../imagenes/header.jpg);
	width:960px;
	height:365px;
	z-index:0;
	}

#marco{background-image:url(../imagenes/marco.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:12px;
	z-index:0;

}

#footer{
	background-color:#aba994;
	color:#000;
	width:960px;
	background-image:url(../imagenes/footer.jpg);
}
#footer_iterno
{width:400px;
margin:auto;	}


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background: #e0e0e0;
}
ul.tabs li a {

    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
}
ul.tabs li a:hover {
    background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    background: #fff;
    border-bottom: 1px solid #fff;
}


.tab_container {
    border: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; width: 100%;
    background: #fff;
	color: #000;
}
.tab_content {
    padding: 0px;
    font-size: 1.2em;
}

h2.acc_trigger {
	padding: 0;	margin: 0 0 0px 0;
	background: url(../imagenes/h2_trigger_a.gif) no-repeat;
	height: 25px;	line-height: 25px;
	width: 220px;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
}
	
h2.acc_trigger a {
color: #000;
text-decoration: none;
display: block;
padding: 0 0 0 30px;
}

.acc_container li a {
	background-image:url(../imagenes/bineta.gif);
	background-repeat:no-repeat;
	color: #039;
	text-decoration: none;
	display: block;
	padding: 0 0 0 20px;
	margin-bottom:5px;
	margin-top:5px;
}

h2.acc_trigger a:hover, .acc_container li a:hover  {
	color: #333;
}
	
	
h2.active {background-position: left bottom;}

.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.1em;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;

}
.acc_container .block {
	padding: 5px;
}
.acc_container li{
	list-style-position:outside	
	}




/* menu inicio -----*/
#menu{
	font-size: 90%;
	background-color: #fff;
	z-index: 89;
}


#nav {
 background-color:#096;
 float: left;
 margin: 0; padding: 0;
 border-bottom: none;
 
}

#nav li a, #nav li {
 float: left;
 z-index: 89;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a, .head_menu {
	padding: 5px 36px;
	text-decoration: none;
	color: #333;
	background: #ebebeb;
	border-right: 1px solid #d1d0d5;
	border-left: 1px solid #d1d0d5;
	border-bottom: 1px solid #d1d0d5;
	border-top: 1px solid #f0f0f0;
}

#nav li a:hover {
	background-color: #CCC;
}

/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	background: #d1d0d5;
	right : 0;
	bottom: 0;
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
}

#nav li:hover > ul {
 display: block;
}

#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li {
 _display: inline; /* for IE6 */
}

#nav li ul li a {
 width: 135px;
 display: block; 
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}
/*fin menu --------------*/
 /*******************************************************************************************
*                   Clases
* .derecha .izquierda .resaltado
*********************************************************************************************/
.foto_noticia{
	background-image:url(../imagenes/bg_img.png);
	background-repeat:no-repeat;
	width:190px;
	height:110px;
	padding: 5px;
}
.not_relevante{
	background-color:#E6F9EF;
	font-size:115%;
	width:650px;
	margin-bottom:50px;
}
.relevante{
  background-color:#E6F9EF; 
}


.noticia{
	border-bottom-color:#090;
	border-bottom-style:double;}


.ft-title { padding: 10px 10px; width: 460px; text-align: left; }
.ft-prev, .ft-next { background-color: #000; padding: 0 10px; }

#titulo_carrera{
	width:500px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:17px}
#titulo_carrera:first-letter{
	color: #060;
	font-size: 125%;
	text-transform: uppercase;
}

#mascota{
  position: fixed;
  bottom:-10px;
  left:1px;
  z-index: -1;
  width: 160px; height: 239px;
  background-image:url(../imagenes/mascota.png);
  background-repeat:no-repeat;
  background-position: center;
  padding: 6px;
  
}	

#emergente{
  position: fixed;
  top: 30%; left: -1%;
  z-index: 199;
  width: 62px; height: 292px;
  background-image:url(../imagenes/radio.png);
  background-repeat:no-repeat;
  background-position: center;
  padding: 6px;
  display:none;
  
}

#emergente2{
  position: fixed;
  top: 30%; left: -1%;
  z-index: 199;
  width: 62px; height: 292px;
  background-image:url(../imagenes/galeria.png);
  background-repeat:no-repeat;
  background-position: center;
  padding: 6px;
  
}
.text_derecha{
	text-align:right;}
.justificar{
	text-align:justify;}
.derecha{
  float: right; padding: 5px 5px;
}
.izquierda{
  float: left;  padding: 5px 5px;
}
.titulo{
	background-image:url(../imagenes/titulo.jpg);
	background-repeat:repeat-x;
	width:100%; height:40px;
	text-align:center;
	font-weight:bold;
}
.acc_trigger2 a, .acc_trigger2 a:link, .acc_trigger2 a:active, .acc_trigger2 a:visited,
.acc_trigger3 a, .acc_trigger3 a:link, .acc_trigger3 a:active, .acc_trigger3 a:visited
.acc_trigger4 a, .acc_trigger4 a:link, .acc_trigger4 a:active, .acc_trigger4 a:visited{

  color: #000000;
}
 h2.acc_trigger3 {
	padding: 0;	margin: 0 0 5px 0;
	background: url(../imagenes/h2_trigger_a3.gif) no-repeat;
	height: 25px;	line-height: 25px;
	width: 600px;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
	text-align:center;

}
h2.acc_trigger2 {
	padding: 0;	margin: 0 0 5px 0;
	background: url(../imagenes/h2_trigger_a2.gif) no-repeat;
	height: 25px;	line-height: 25px;
	width: 600px;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
	text-align:center;

}
h2.acc_trigger4 {
	padding: 0;	margin: 0 0 5px 0;
	background: url(../imagenes/h2_trigger_a4.gif) no-repeat;
	height: 25px;	line-height: 25px;
	width: 620px;
	font-size: 1.1em;
	font-weight: bolder;
	float: left;
	text-align:left;

}
 h2.acc_trigger2 a,  h2.acc_trigger3 a,  h2.acc_trigger4 a  {

text-decoration: none;
display: block;
padding: 0 0 0 55px;
  font-weight: 300
}
h2.active {background-position: left bottom;}
.acc_container, .acc_container2, .acc_container3, .acc_container4 {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 0.8em;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;

}
.acc_container .block, .acc_container2 .block , .acc_container3 .block  , .acc_container4 .block{
	padding: 2px;
}
.titulo2, #vinculacion h1{
	border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#090;
	width:300px;}
	
#vinculacion p {
margin-top:12px;
}
#vinculacion li{
	list-style: disc;
	padding-left: 15px; 
	list-style-position:inside;
	margin-left:20px;
	margin-top:5px;
	
}

#caja{
	width:300px;
	float:left;
	text-align:center;}
 /************************************************************************************************
*              Especiales
* paginador, formularios
**********************************************************************************************/
.color{
	background-color:#DCF3D1;
	width:100%;
}
.color2{
	background-color:#CCC;
	width:100%;
}
.color3{
	background-color:#E4E4E4;
	width:100%;
}
#cal{
	background-color:#FDFDFD;
	}
#cargando{display:none;
border-bottom-style:solid;
border-bottom-color:#F00;
border-bottom-width:medium;}	
#cal table tr{
	
	border-bottom-style:solid;
	border-bottom-color:#666;
	border-bottom-width:thin}	
#logotipo{
	position: fixed;
	z-index: 99;
	left: 50%;
	margin-left: 450px;
	width: 130px;
	bottom: 0%;
	height: 628px;
	background-image: url(../imagenes/flame.png);
	background-repeat:no-repeat
	}

#paginador A {
   padding: 2px 5px;
   margin-right: 2px;
   border: 1px solid #DDD;
   text-decoration: none;
   color: #336600;
}
#paginador {
	padding: 3px;
	margin: 3px;
	text-align: center;
	
}
#paginador A:hover{
	color: #000000;
	background-color: #E4E4E4;
}
#paginador .no_borde{
    border: 0px solid #000000;
}
/*  tabla---------------------------------*/

	table {
			font: 11px verdana,verdana, arial;
			margin: 0;
			padding: 0;
			border-collapse: collapse;
			text-align: left;
			color: #333;
			line-height: 19px;
			width:100%;
		}
		
		caption {
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 20px;
			text-align: left;
			text-transform: uppercase;
		}
		
		td {
			margin: 0;
			padding: 20px 10px;
			border: 1px dotted #f5f5f5;
		}
		
		
		th {
			font-weight: normal;
			text-transform: uppercase;
		}
		
		thead tr th {
			background-color: #575757;
			padding:  20px 10px;
			color: #fff;
			font-weight: bold;
			border-right: 2px solid #333;
			text-transform: uppercase;
			text-align:center;
		}
		
		tfoot tr th, tfoot tr td {
			background-color: transparent;
			padding:  20px 10px;
			color: #ccc;
			border-top: 1px solid #ccc;
		}
		
		tbody tr th {
			padding: 20px 10px;
			border-bottom: 1px dotted #fafafa;
		}
		
		tr { 
			background-color: #FBFDF6;
		}
		tr.odd {
			background-color: #EDF7DC;
		}
		
		tr:hover {
		}
		
		tr:hover td, tr:hover td a, tr:hover th a {
			color: #a10000;
		}
		
		td:hover {
		}

		tr:hover th a:hover {
			background-color: #F7FBEF;
			border-bottom: 2px solid #86C200;
		}
		
		table a {
			color: #608117;
			background-image: none;
			text-decoration: none;
			border-bottom: 1px dotted #8A8F95;
			padding: 2px;
			padding-right: 12px; background: transparent url(http://www.alvit.de/vf/csstablegallery/link.gif) no-repeat 100% 50%;
		}

		table a:hover {
			color: #BBC4CD;
			background-image: none;
			text-decoration: none;
			border-bottom: 3px solid #333;
			padding: 2px;
			padding-right: 12px; color: #A2A2A2; background: transparent url(http://www.alvit.de/vf/csstablegallery/link.gif) no-repeat 100% 50%;
		}
		
		table a:visited {
			text-decoration: none;
			border-bottom: 1px dotted #333;
			text-decoration: none;
			padding-right: 12px; color: #A2A2A2; background: transparent url(http://www.alvit.de/vf/csstablegallery/visitedLink.gif) no-repeat 100% 50%;
		}
		
		table a:visited:hover {
			background-image: none;
			text-decoration: none;
			border-bottom: 3px solid #333;
			padding: 2px;
			padding-right: 12px; color: #A2A2A2; background: transparent url(http://www.alvit.de/vf/csstablegallery/visitedLink.gif) no-repeat 100% 50%;
		}

