/*  
Theme Name: Estilos
Theme URI: http://www.ada-systems.net/
Description: Designed by www.Ada-Systems.net
Version: 1.0
Author: Ada-Systems.
*/

/***********************
*	     Basicos       *
***********************/

body {
	margin: 0;
	padding: 0;
	background:#000000;
	font-size: 100%;
	font-family: helvetica, "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #444444;
	text-align: center;
}

p, ul, ol {
	line-height: 21px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 10px 20px 10px;
	padding: 0;
   font-family: helvetica, Verdana, Arial, Sans-Serif;
	color: #222222;
}

h1 {font-size: 200%;}
h2 {font-size: 170%;}
h3 {font-size: 150%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

h3{
	margin-left:20px;
	color:#444444;
	text-align:center;
}

a:link,
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
	}

p{
	margin: 10px 20px 0px 20px;
	text-align:justify;
	color: #444444;
}
img{
	border:0px;
}

/***********************
*	     Global        *
***********************/
#Global, #Global-inicial
{
	position:absolute;
	margin:0px auto 0px auto;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	overflow:scroll;
}
#Global{background:url('../piezas/fondoASIER.jpg') top center no-repeat #000000;}
#Global-inicial{background:url('../piezas/fondocartel.jpg') top center no-repeat #000000;}

#IESeis{
	position:relative;
	padding:5px;
	top: 0px;
	width: 0px;
	background-color: #ffffff;
	color: #000000;
	height: 15px;
	width: 100%;	
	border-bottom: 2px solid #ff0000;
}
	#IESeis a{
		color:#ff0000;
}
/***********************
*		 Cabeza        *
***********************/
#Cabecera{
	position:relative;
	margin:0px auto 0px auto;
	padding:0px;
	width: 950px;
	height:200px;
}

#Logo{
	position:absolute;
	top:50px;
	left:20px;
	padding:20px 0px 0px 0px;
	text-align:center;
}
#Logo-quik{
	position:absolute;
	top:5px;
	left:20px;
	padding:20px 0px 0px 0px;
	text-align:center;
}
#Menu ul{
	position: absolute;
	padding:0px 0px 0px 20px;;
	margin:0px;
	width:418px;
	height:90px;
	top:0px;
	right:20px;
	background: url('../piezas/menu/background.png') top center no-repeat;
}
#menu  li{
	float:left;
	margin:0px;
	padding:0px;
	list-style: none;
}

#menu li a{
	width:100px;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
}

#menu li a.activo
{
	border-bottom:2px solid #ffffff;
} 
#menu li a:hover
{
	border-bottom:2px dotted #ffffff;
} 
.ImgZoom{
	margin: 10px 5px 5px 5px;
	padding: 10px;
	border: 1px solid #ffffff;
}
.rojo{color:red;}

/***********************
*		 Cuerpo        *
***********************/
#Cuerpo{
	position:relative;
	text-align:center;
	margin:30px auto 0px auto;
	padding:0px; 
	top:0px;
	left:0px;
	width: 950px;
}
#hoja-cabeza{
	position:relative;
	margin-right:300px;
	height:35px;
	width: 623px;
	background:url('../piezas/hoja-cabeza.png') top center no-repeat;
}
#hoja{
	position:relative;
	margin-right:300px;
	padding: 0px 10px 0px 10px;
	min-height:500px;
	width: 603px;
	background:url('../piezas/hoja-cuerpo.png') top center repeat-y;
}
#hoja-pie{
	position:relative;
	margin-right:300px;
	height:37px;
	width: 623px;
	background:url('../piezas/hoja-pie.png') top center no-repeat;
}

.noticia{
	position:relative;
	margin:10px 20px;
	padding:0px 0px 10px 0px;
	border-bottom: 1px dashed #555555;
}

.noticia img{
	margin:10px;
	border:4px solid #555555;
}

.Titulo{
	padding:0px 20px 5px 20px;
	font-size:140%;
	color:#222222;
	text-align:left;
	font-weight: bold;

}

.TituloNoticia{
	padding:20px 20px 5px 20px;
	font-size:110%;
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}

#alertas{
	border:0px;
	margin-bottom:40px;
}

.rider{
	position:relative;
	margin:10px 25px 30px 25px;
	padding:10px 0px;
	overflow:auto;
	border-top:3px dashed #888888;
	border-bottom:3px dashed #888888;
}
.rider img{
	float:right;
	margin:10px 10px 10px 20px;
	border:5px solid #555555;
}

.Borde {
	margin:7px 7px 7px 7px;
	padding:7px;
	border:1px solid #bbbbbb;
}

.Logos{
	margin: 10px;
}

#logos-colaboradores {
	overflow:auto;
	margin:0px auto 0px auto;
	width:430px;
}
#logos-colaboradores li{
	float:left;
	margin: 0px 5px;
	list-style: none;
	height:78px;
}

ul.curriculum{
	position:relative;
	margin:0px;
	padding:0px 0px 0px 15px;
	width:290px;

	overflow:auto;
}

ul.curriculum li{
	float:left;
	text-align:left;
	width:290px;
	font-size:12px;
}
ul.listado{
	margin-left:100px;
	width:400px;
	
}
ul.listado li{

	text-align:left;
	
}
/***********************
*		 Pie        *
***********************/
.PieLogo{
	margin: 30px 3px 0px 3px;
}
#logo-RB{
	position:absolute;
	bottom:50px;
	right:240px;
}
#logo-stc{
	position:absolute;
	bottom:50px;
	right:20px;
}
#en-memoria{
	position:absolute;
	height:20px;
	width:300px;
	bottom:20px;
	right:20px;
	color:#fff;
	background-color:#000;
}
