
/************************************ General */
* {
	padding : 0;
	margin  : 0;
	z-index : 1;
	}
	
h1 {font-size: 20px;}

h2{
	font-size:16px;
	color:#FFFFFF;
	margin:20px 8px 18px 0px;
	text-align:right;
	text-decoration:underline;
}

h3 {
	font-size:15px;
	color:#D7D936;
	padding:0px 0px 1px 20px;
	background-image:url(../img/flecha_verde.png);
	background-repeat:no-repeat;
	background-position:left;
}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 13px;}
p  {font-size: 12px;}


html, body {
    /*height:100%;*/
    margin:0;
}

body {
	font-family:"Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	background-color:#FFFFFF;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	}
	
/* Content area */

#contenido{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4%;
	position:relative;
	/*background-color:#7498C0;*/
	background-color:#ADB2C1;
	height: 575px;
	}

	



/************************************ Estilos generales */

#izquierda{
	text-align:left;
	float:right;
}

#derecha{	
	text-align:left;
	width:655px;
	float:left;
}

#logos{
	margin:8px 22px 3px -17px;
}

#logos img{
	border:0px;
	margin:1px 2px 4px 4px;
} 

#pie{
	float:right;
	border-top: 2px solid #FFF;
	width:645px;
	height:20px;
	margin:4px -12px 3px 4px;
	*margin:4px -20px 3px 0px;
	text-align:center;
}

#pie2{
	float:right;
	margin:4px -12px 3px 4px;
	*margin:4px 0px 3px -24px;
	text-align:center;
	width:665px;
	height:20px;
}

#contacto p{
	text-align:center;
	font-size:11px;
	margin:-1px 2px 3px -32px;
}

#usuario{
	float:right;
	font-size:10px;
	margin:-7px -20px 2px 4px;
	*margin:-14px -20px 2px 4px;
}

#infoTexto{
	float:right;
	border:1px solid #FFFFFF;
	width:624px;
	height:298px;
	margin:1px -17px 3px 0px;
	*margin:1px -17px 3px 0px;
	padding:0px 7px 3px 16px;
	*padding:0px 7px 3px 10px;
	font-size:11px;
	font-weight:bold;
	overflow-y: auto;
	overflow-x:hidden;
}

#infoTexto p{
	margin:10px 10px 3px 15px;
}

#tablaDescargas{
	float:left;
}

#tablaDescargas img{
	border:0px;
	padding:3px;
}

#flash{
	float:left;
	margin:0px 16px 0px 0px;
	*margin:0px 0px 0px 23px;
}


/********************************************************************Enlaces*/

#links{
	float:right;
}

#logo img{
	border:0px;
	margin:42px 0px 10px 28px;
}

#login{
	font-size:10px;
	margin:8px -12px 3px 0px;
	float:right;
}

#login a{
	display:block;
	text-decoration:none;
	color:#4C678C;
}

#login a:hover{
	color:#000000;
}

#infoTexto #tablaDescargas a{
	color:#4C678C;
}

#infoTexto #tablaDescargas a:hover{
	color:#000000;
}

#infoTexto a{
	color:#FFFFFF;
	text-decoration:none;
}

#infoTexto a:hover{
	color:#D7D936;
}

#contacto a{
	color:#FFFFFF;
	text-decoration:none;
}

#contacto a:hover{
	color:#4C678C;
}


/********************************************************************Clases*/
.tabla{
	margin:10px 0px 0px 12px;
}

.botonDescargas2{
	padding:2px 0px 0px 40px;
	margin:5px 0px 0px 3px;
}

.botonDescargas{
	background-image:url(../img/pdf.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	display:block;
	width:590px;
	height:17px;	
	color:#000000;
	border:1px solid #4C678C;
}

.cajaBlanca3{
	background-image:url(../img/cuadrado_gran.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:13px;
	width:144px;
	color:#000000;
	padding:0px 0px 0px 9px;
	font-size:9px;
}

.cajaBlanca2{
	background-image:url(../img/cuadrado.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:13px;
	width:49px;
	color:#000000;
	padding:0px 4px 0px 4px;
	text-align: center;
}

.cajaBlanca{
	background-image:url(../img/cuadrado.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:13px;
	width:69px;
	color:#000000;
	padding:0px 2px 0px 2px;
	text-align: center;
}

.boton{
	border-left: 2px solid #FFF;
}

.login{
	font-size:12px;
	font-weight:bold;
	border-right: 2px solid #FFF;
	width:75px;
}

.tablaDescargas{
	margin:0px 0px 3px 4px;
}


/********************************************************************Resto de paginas*/

#info p{
	font-size:13px;
	margin:119px 0px 10px 23px;
	*margin:77px 0px 10px 23px;
}


/********************************************************************Clases para formularios*/

.textinput{
	border:0px;
	width:144px;
	height:14px;
	font-size:9px;
	margin:0px 3px 0px 3px;
}

.submit{
	border:1px solid #4C678C;
	display:block;
	/*width:42px;*/
	font-size:9px;
	background-color: #FFFFFF;
	cursor: pointer;
	padding: 1px;
	margin:-2px 2px 0px 4px;
}

.submit2{
	border:1px solid #4C678C;
	display:block;
	font-size:8px;
	cursor: pointer;
	margin:0px 1px 0px 9px;
	padding:1px;
}

.submit3{
	border:1px solid #4C678C;
	display:block;
	height:16px;
	font-size:9px;
	cursor: pointer;
	margin:0px 1px 0px 9px;
	padding:0px 1px 1px 1px;
}

.enlaces a {
	color:#4C678C;
	border: 1px solid #4C678C;
	background-color: white;
	height: 14px;
	font-size: 9px;
	cursor: pointer;
	margin: 0px 0px 2px 9px;
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	font-weight: bold;
}

.enlaces a:visited {
	color:#4C678C;
}

.enlaces a:hover {
	color: #000000;
	text-decoration: none;
}


#scrollcontenido {
/*percantage width: make it 100% to match container*/
width: 100%;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto 0.3em -20px;
/* negative left margin to compensate for the padding,
not related to fleXcroll, and may not be needed elsewhere */
padding: 20px;
}

/*
percentage width: the real percentage is done by the wrapper
this is to fix various IE6 bugs
*/
.percentagewrap {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
}

#creactivitat{
	float: right;
	margin: -5px 0 0 0;
	width: 100px;
	height:20px;
	text-align: right;
}

a.creactivitat{
	color: #C5CBC3;
	font-size:10px;
	}
a.creactivitat:hover{
	color:#000;
	}
	
#loginlink a{
	color:#FFFFFF;
	text-decoration:none;
}

#loginlink a:hover{
	color:#4C678C;
}