	@charset "utf-8";
	/* CSS Document */
	
	body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin:0;
	background-image:url(../imagenes/fondo_sup_web.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
	#tablaN p{
	color:#009;
	font-size:12pt;
	text-align:justify;
	}
	#tablaN ul li{
	line-height:25px;
	font-size:12pt;
	}
	
	
	#contenedorGlobal{
	display:block;
	width:960px;
	min-height:900px;
	margin:0px auto;
	border:0px solid black;
	}
	
	.positionLogo{
	position: absolute;
	margin:0px 0px 0px 396px;
	}
	.positionSlogan{
	position: absolute;
	margin:50px 0px 0px 5px;
	top: -28px;
	}
	
	#header{
	display:block;
	 width:960px; 
	 height:172px;
	}
	
	.positionLogo2{
	position: absolute;
	margin:129px 0px 0px 396px;
	
	}
	
	
	.tiraVertical{
	display:block;
	position: absolute;
	margin:0px 0px 0px 748px;
	width:21px;
	min-height:1075px;
	z-index:20px;
	background-color: #33CCFF;
	}
	
	
	
	#fotosVerticales{
	display:block;
	width:178px;
	height:725px;
	position: absolute;
	margin:45px 0px 0px 775px;
	border:0px solid yellow; /* poner esto a 0px en vez de 1px */
	}
	
	
	#fotosVerticales ul{
	display:block;
	margin:0px 0px 0px 10px;
	padding:0px;

	}
	#fotosVerticales ul li{
	display:block;
	width:160px;
	height:110px;
	margin-bottom:40px;
	border:1px solid white;

	}
	
	/* galeria de fotos*/
		
		/*Make sure your page contains a valid doctype at the top*/
			#simplegallery1{ /*CSS for Simple Gallery Example 1*/
			position: absolute; /*keep this intact*/
			visibility: hidden; /*keep this intact*/
			border: 0px solid #34a02c;
			z-index:0px;
			}
			
			#simplegallery1 .gallerydesctext{ /*CSS for description DIV of Example 1 (if defined)*/
			text-align: left;
			padding: 2px 5px;
			}
		/* fin de la galeria de fotos*/		
	
	
	#contenedorMenu{
	display:block;
	width:738px;
	min-height:35px;
	padding:0px;
	margin:13px 0px 0px 0px;
	border:0px solid blue; /* poner esto a 0px en vez de 1px */
	}
	
	#contenedorAllInfo{
	display:block;
	width:738px;
	min-height:150px;
	margin:0px 0px 0px 0px;
	border:0px solid red; /* poner esto a 0px en vez de 1px */
	}
	
	#ilustracionCentral{
	display:block;
	width:762px;
	min-height:250px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #33CCFF;
	border-bottom-color: #33CCFF;
	color: #3FCBFE;
	background-color: #3FCBFE;
	}
#contenedorGlobal #contenedorMenu table tr td {
	text-align: center;
	color: #FFF;
}
#contenedorGlobal #contenedorAllInfo table {
	color: #3CF;
}
#contenedorGlobal #contenedorAllInfo table {
	color: #000099;
	font-family: Arial, Helvetica;
	text-align: justify;
}
#contenedorGlobal #contenedorAllInfo table tr td p strong {
	padding: 5px;
}
.TEXTO {
	padding: 5px;
	margin: 5px;
}
#contenedorGlobal #contenedorAllInfo table tr td p {
	text-align: center;
}
#contenedorGlobal #contenedorAllInfo table tr .Estilo3 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #003399;
	text-align: left;
	font-weight: bold;
}
#contenedorGlobal #contenedorAllInfo table tr td table tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #009;
}
#contenedorGlobal #contenedorAllInfo table tr td table tr td .Estilo3 .Estilo3 {
	font-weight: normal;
}
#contenedorGlobal #contenedorAllInfo table tr td .Estilo2 .Estilo3 {
	text-align: left;
}
#contenedorGlobal #contenedorAllInfo table tr td .Estilo3 {
	font-weight: normal;
}
#contenedorGlobal #contenedorAllInfo table tr td .Estilo3 {
	margin: 10px;
}
#contenedorGlobal #contenedorAllInfo table tr td p strong {
	font-size: 10pt;
}
#contenedorGlobal #contenedorAllInfo table tr td p strong {
	font-size: 12px;
}
#contenedorGlobal #contenedorAllInfo table tr td p strong {
	font-size: 14px;
}

