*	{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Arial;
	}
html{
	background-image:url(imagenes/fondo.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#00234b;
	}
body{
	background-position:center;
	*background-position:center 20px;
	margin-bottom:20px;
	}	
img	{
	border:none;
	}	
DIV#contenedor	{
	background-image:url(imagenes/fondo2-t.png);
	background-repeat:no-repeat;
				width:994px;
				height:551px;
				margin:auto;
				margin-top:20px;
				}	
DIV#cabecera	{
				width:600px;
				color:#fff;
				position:absolute;
				margin-left:430px;
				*left:562px;
				*margin:0px;
				font-weight:bold;
				}	
DIV#cabecera a	{
				color:#fff;
				font-size:16px;
				font-weight:bold;
				text-decoration:none;
				display:inline-block;
				padding:12px 10px 7px 10px; 
				*vertical-align:middle;
				}
DIV#cabecera a:hover	{
				background-color:#ff8800;
						}
DIV#contenido	{
				margin-right:35px;
				*margin-right:17px;
				float:right;
				width:625px;
				margin-top:105px;
				*margin-top:100px;
				height:272px;
				color:#0c2a83;
				font-weight:bolder;
				margin-bottom:15px;
				}
DIV#contenido h1{				
				font-size:23px;
				color:#fff;
				font-weight:bold;
				font-family:sans-serif;
				margin-bottom:20px;
				background-image:url('imagenes/linea_titulo.png');
				background-repeat:no-repeat;
				background-position:345px 15px;	
				widht:100px;
				}
DIV#contenido p	{			
				padding-bottom:20px;
				padding-right:40px;
				font-weight:bolder;
				color:#0c2a83;
				font-size:13px;
				padding-left:177px;
				text-align:justify;
				}
DIV#contenido ul{	
				padding-left:10px;
				margin-bottom:20px;
				float:left;
				}
DIV#contenido li{
				line-height:20px;
				margin-left:30px;
				}	
DIV#pie			{		
				clear:both;
				text-align:center;
				color:#fff;
				}
DIV#pie		p	{
				position:absolute;
				*left:135px;
				height:20px;
				font-weight:bold;
				font-size:11px;
				margin-top:140px;
				*margin-top:140px;
				}
DIV#pie		a	{		
				font-size:11px;
				margin-left:8px;
				color:#fff;
				text-decoration:none;
				}
DIV#pie		a:hover	{		
					text-decoration:underline;
					}
/*clases*/
.imgcontenido	{
				float:left;
				margin-right:35px;
				}
.contacto		{
				position:absolute;
				margin-top:-50px;
				*margin-top:185px;
				color:#111;
				margin-left:-120px;
				font-size:12px;
				text-align:left;
				margin-bottom:-50px;
				}				