@import url("screen.css");
/* GENERAL */
body {

	width:100%;
	height:100%;
	margin: 0px;
	padding:0px;
	text-align:center;
background-color:#002e62;
color:#FFFFFF;
display:block;
background:url(../images/back_interior.jpg) top center no-repeat;
	}
	#contenedor{
	
	background:url(../images/back_contenido.jpg) top center no-repeat;
	height: 100%;
		}
		#home {
		width:100%;
		margin:auto;height:auto;
		/*clear:both;*/
		margin-bottom:0px;
		
		
		}
	#wrapper {
		width:100%;
		margin:auto;
		height:100%;
		clear:both;
		background:url(../images/back_interior.jpg) top center no-repeat;
		
		}
			#wrapper_iframe {
		width:100%;
		margin:auto;
		height:100%;
	
background:url(../images/back_contenido.jpg) top center no-repeat;
		
		}
		

	/* HEADER */	
	#header {
		width:100%;
		height:157px;
		margin-top:0px;
		display:block;
		}
	#teaser{
	width:100%;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	background:url(../images/back_teaser.jpg) top center no-repeat;
		}	
					
	/* BASE CONTENIDO */
		
	
	#teaser_body {
	width:100%;
	height:100%;
	margin: 0px;
	padding:0px;
	text-align:center;
	background-color:#002e62 !Important;
	background-image: none !Important;
	color:#FFFFFF;
	display:block;
	/*background:none !important;*/
	
	}
	
	#contenido_simple {
		height: 100%;
		width:900px;
		float:left; margin-left:20px;
		vertical-align:top;
		
	
		}
	#submenu { text-align:center;
	width:547px;
	float:left;
	margin-left:52px;
	padding-bottom:20px;
	margin-top:26px;}
		
	
	#titulo { text-align:center;
	width:825px; height:45px; margin-left:43px; float:left;
	}
		#foto { margin-left:43px; float:left;
	}
	
	
#imagen1 {
	text-align:right;display:block; float:right; margin-left:24px;
			}
	
	#subtitulo
	{ text-align:left;
	width:374px; height:auto;
		padding-left:29px;
	margin-top:12px; padding-bottom:12px;}
		#subtitulo2
	{ text-align:left;
	width:374px; height:auto;
		padding-left:29px;
	margin-top:0px; padding-bottom:12px;}
			#subtitulo3
	{ text-align:left;
	width:374px; height:auto;
		padding-left:29px;
	padding-bottom:12px;}
#descarga {
			text-align: right;width:397px; 
			}
	#titulo1 { float:left; 
	text-align:left; height:19px; margin-top:17px; padding-bottom:22px; margin-left:43px;
			}
	
	
		#columna_gde { 
	width:815px; 
	float:left; margin-right:40px; text-align: left;
	height:100%; vertical-align:top; margin-top:0px;
	}	
	
		#texto_gde
	{ text-align:left;
	width:800px; height:auto;
		font-size:11px; padding-left:29px;
	padding-bottom:12px; vertical-align:top; }
	
	
	
		/* IE6 */
		* html #content {
			*height: 450px;
			}
	
	
	/* FOOTER */
	#content_footer{background-color:#002f63;
	width:100%;}
	#footer {
		height:85px;
		width:859px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0px;
		bottom:0px;
		display:block;
		padding-top: 17px;
		border-top: #0099ff 1px solid; vertical-align:bottom;
		
		}
		
	.linea_footer{ text-decoration:none;
						color:#00aee1;
		}
		
			#footer a { text-decoration:none;
						
			}
			#footer a:link
			{ text-decoration:none;
						color:#00aee1;
			}
			#footer a:visited {
			color: #ffca4a;
			
			}
			#footer a:focus,
			#footer a:hover {
			color: #FFF;
			}
			
			


		

