body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	/* COLOR LETRAS CONTENIDO */
	color: #061C37;
	/*  */
	background: #EEEFE4;
	background-image:url(images/background6.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 960px;
}


#header
{
height:140px;
width:960px;
font-size:14px;
color: #1E498E;
font-weight:bold;	
}

#header h1
{
position:absolute;
text-align:left;
color:#FFFFFF;
font-size:43px;
/* LOGO PRIMERA PALABRA */
color:#FFF;	
left:14px;
top:50px;
}


#header h2
{
	position: absolute;
	text-align: right;
	/* TEXTO ARRIBA A LA DERECHA */
/*color:A9D1FA;*/
	color: #1E498E;
	left: 511px;
	top: 10px;
	width: 414px;
	height: 107px;
}

#mainpic
{
background-image:url(images/main.jpg);
background-repeat:no-repeat;
width:900px;
height:354px;	
}



.off
{
/* LOGO SEGUNDA PALABRA */
color:#250E68;
}


#menu
{
display:block;
float:left;
clear:both;
width:960px;
height:54px;
float:left;
clear:both;
}

#leftmenu
{
margin-top:15px;
width:204px;
float:left;
}

#leftmenu_top
{
width:204px;
height:14px;
background-image:url(images/leftmenu_top.png);
}
#leftmenu_bottom
{
width:204px;
height:14px;
background-image:url(images/leftmenu_bottom.png);
}
#leftmenu_main
{
width:204px;
height:auto;
/* SEPARADORES MENU IZQUIERDA */
background-color:#1C478E;
}

#leftmenu_main ul
{
list-style: none;
padding: 0px;
width:204px;
}


#leftmenu_main h3
{
list-style: none;
padding: 0px;
width:204px;
/* TITULO MENU VERTICAL */
color:#FFFFFF;
padding-left:10px;
padding-bottom:14px;
}

#leftmenu_main ul li
{
list-style: none;
padding: 0px;
width:204px;
text-align:left;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
display:block;
list-style: none;
padding: 0px;
width:192px;
padding-left:12px;
padding-top:4px;
height:30px;
text-align:left;
background-image:url(images/leftmenu_link.png);
background-repeat:repeat-x;
margin-top:5px;
/* COLOR LETRAS MENU VERTICAL */
color:#FFFFFF;
text-decoration:none;
font-size:15px;
font-weight:bold;
}

#leftmenu_main ul li a:hover
{
/* COLOR LETRAS MENU VERTCAL AL PASAR RATON */
/*color:#87BCF8;*/

	
}

#content
{
display:block;
float:left;
width:689px;
height:auto;
padding-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:5px;
}

#content_1
{
display:block;
float:center;
width:689px;
height:auto;
padding-left:10px;
padding-top:15px;
padding-right:10px;
padding-bottom:5px;
}

#content_top
{
	background-image:url(images/main_top.png);
	background-repeat:no-repeat;
	width:689px;
	height:25px;

}

#content_main
{
background-image:url(images/main_back.png);
background-repeat:repeat-y;
width:659px;
padding-left:15px;
padding-right:15px;
}

#content_bottom
{
background-image:url(images/main_bottom.png);
background-repeat:no-repeat;
width:689px;
height:25px;
}

#footer
{
/*	alignment-adjust:central;*/
	width: inherit;
	height: auto;
	color: #FFFFFF;
	float:left;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:right;
font-size:12px;
text-decoration:none;
/* COPYRIGHT ABAJO */
/*color:#7198E1;*/
color:#FFFFFF;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:960px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	font-size: 18px;
	color: #ffffff;
}

#menu {
	font-size: 18px;
	color: #ffffff;
}

#menu a {
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	/* COLOR LETRAS MENU HORIZONTAL */
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 15px;
	padding-left:13px;
	padding-right:13px;
	
}

#menu a:hover{
	/* COLOR LETRAS MENU HORIZONTAL AL PASAR RATON */
	/*color:#86AEF9;*/
	/* COLOR FONDO CUANDO PASA RATON */
	/*background-image:url(images/linkbackground.jpg);
	background-repeat:repeat-x;*/
}

#content p
{
	
}


html, body {
text-align: center;
}

p {text-align: left;}

#container #content #footer h3 {
	font-size: 12px;
}
