/*----------------------------------

CSS & HTML MASTER: Juan Antonio Charneco

	  XHTML 1.0  CSS 2  WEB 2.0 



Si hubiera previsto las consecuencias, me hubiera hecho relojero.

EINSTEIN, Albert  

------------------------------------*/







/******************************************************************************

		HOJA DE ESTILOS GENERAL

/******************************************************************************/







/*			INICIALIZACIÓN				*/

/*-------------------------------*/



* {

	margin: 0;

	padding: 0;

	font-family: "Tahoma", Arial, sans-serif;

	font-size: 11px;

	color: #000;

}

ul {

	list-style: none;

}

a img, fieldset {

	border: 0;

}



h1, h2, h3, h4, h5, h6, pre, code {

	font-size: 1em;

}

acronym, abbr {

	border: 0;

	cursor: help;

}

address {

	font-style: normal;

}



a {

	outline: none;

}



/*  			  GENERAL			 	*/

/*-------------------------------*/



#centrado {

	width: 792px;

	margin: 0 auto;

}



#cabecera {

	overflow: hidden;

	width: 792px;

	height: 97px;

	background: url(../img/home/fondocabecera.jpg) left top no-repeat;	

}



div#cabecera h1 {

	float: left;

	display: inline;

	width: 156px;

	height: 44px;

	margin: 30px 0 0 32px;

}



div#cabecera h1 a {

	display: block;

	overflow: hidden;

	width: 156px;

	height: 0;

	padding-top: 44px;

	background: url(../img/home/logo.png) left top no-repeat;

	cursor: pointer;

}



div#cabecera p {

	float: right;

	margin: 70px 33px 0 0;

	display: inline;

}

 

div#cabecera p a {

	margin: 0 3px 0 3px;

}

 

#contenido {

	overflow: hidden;

	width: 792px;

	height: 460px;

	background: url(../img/home/fondocontenido.jpg) left top no-repeat;	

}



/*  			  PIE    			 	*/

/*-------------------------------*/



#pie {

	clear: both;

	overflow: hidden;

	width: 792px;

	height: 158px;

	background: url(../img/home/fondopie.jpg) left top no-repeat;	

	text-align: center;

	padding-top: 4px;

}



#pie p {

	float: left;

	display: inline;

	margin: 0 0 0 129px;

}



#pie a {

	float: left;

	display: inline;

	text-decoration: none;

}



#pie a:hover{

	text-decoration: underline;

}



#pie a#mapaWeb{

	border-right: 1px #000 solid;

	padding-right: 4px;

	margin-right: 4px;

}



#pie address {

	float: left;

	display: inline;

	margin: 0 0 0 3px;

}



#pie p.iso {

	overflow: hidden;

	width: 82px;

	height: 58px;/*

	background: url(../img/home/logoiso.jpg) left top no-repeat;	*/

	float: right;

	display: inline;

	margin: 33px 0 0 0;

	.position: relative;

	.left: -20px;

}



#pie span {

	visibility: hidden;

}



#pie a#isolink:hover {

	text-decoration: none;

}



#pie img {

	clear: both;

	display: block;

	float: right;

	margin: 23px 35px 0 0;

	/*padding: 30px 0 0 700px;*/

	cursor: pointer;

}



#textooculto {

	position: relative;

	top:-140px;

	left: 30px;

	display: none;

	width: 300px;

	color: #848684;

	font-size: 13px;



}

#textooculto  .tabla {

	color: #848684;

	font-size: 13px;

}

#logoiso 
{
	float:right;
}

#LogosIsoNew
{
	position:relative;
	float:right;
	margin-top:-140px;
	left:-20px;
}