*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background: #fdfdfd url(f_body.jpg) repeat-x;
	text-align: center;
	font: 13px Trebuchet MS, Arial;
	color: #393838;
	padding:0px 0px;
}
h1
{
	font:20px Trebuchet MS, Arial;
	text-align: center;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
}
h2
{
	font:15px Trebuchet MS, Arial;
	font-weight:bold;
	margin-bottom:11px;
}
h3
{
	font:14px Trebuchet MS, Arial;
	font-weight:bold;
}
h4{
	font:11px Trebuchet MS, Arial;
	font-weight:normal;
}
h6 {
	font:16px Trebuchet MS, Arial;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:8px;
	color: #666666;
}
p
{
	color:#0052a1;
	font:13px Trebuchet MS, Arial;
	margin-bottom:1em;
	text-align:justify;
}
a{
	text-decoration:none;
}

img{
	margin-bottom:5px;
}

.clear{
	clear:both;
	font-size:1px;
	height:1px;
}

#contenedor {
	position:relative;
	width:980px;
	background:#FFFFFF;
	margin:0px auto;
}
#top{
	background:url(flash.jpg);
	height: 266px;
}
#top_index{
	background:url(flash_index.jpg);
	height: 266px;
}
#menu{
	background:url(f_menu.jpg) bottom left no-repeat;
	width:100%;
	height: 230px;
	font-family:Trebuchet MS, Arial;
	padding-top:9px;
}
#menu ul{
	text-align:right;
	padding:0px 45px 0px 30px;

}
#menu li{
	border-bottom:#9fa3b1 1px solid;
	padding-bottom:3px;
	margin-bottom:6px;
	list-style:none;
	background:url(f_lista.jpg) right top no-repeat;
}
#menu a{
	color:#0054a5;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	margin-right:20px;
}
#contenido
{
	clear:both;
	overflow:hidden;
	width:961px;
	background:#fdfdfd url(f_contenido.jpg) bottom left no-repeat;
	padding:0px 0px 10px 0px;
	border-left:#c9cbcd 1px solid;
	border-right:#c9cbcd 1px solid;
	padding-right:17px;
}
#left{
	background:url(f_izq.jpg) repeat-x;
	padding:0 0px 1px 13px;
	width:327px;
	float:left;
}
#left h2{
	text-align:left;
	color:#0052a1;
	border-bottom:#9fa3b1 3px solid;
	font-size:23px;
}
#left .int{
	padding-top:10px;
	background:url(f_texto.jpg) right top no-repeat;
	padding-right:17px;
}

#right{
	float:right;
	width:592px;
	text-align:left;
	background:url(f_der.jpg) right top no-repeat;
	padding:15px 8px 1px 8px;
	color:#0052a1;
	min-height:680px;
	height:auto !important;
	height:680px;
}
#right ul{
	margin-left:25px;
}
#right li{
	margin-left:15px;
}
#right h2{
	color:#0052a1;
	text-align:center;
}

#right .div1{
	float:left;
	width:285px;
}
#right .div2{
	float:right;
	width:285px;
}
#right .div1 h2,#right .div2 h2
{
	background:url(f_titulo.jpg);
	height:26px;
	padding-top:7px;
}
#right .ver_mas{
	background:url(f_boton.gif);
	display:block;
	padding-top:9px;
	width:109px;
	height:24px;
	color:#FFFFFF;
	text-align:center;
	float:right;
}



#footer{
	background:#5e6469 url(f_pie.jpg) right top no-repeat;
	padding:5px 230px 10px 20px;
	border-left:#c9cbcd 1px solid;
	border-right:#c9cbcd 1px solid;

}
#footer a, #footer li,#footer p{
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
#footer a:hover{
	color:#0099CC;
}
#footer ul{
	text-align:center;
	padding-bottom:5px;
	border-bottom:#FFFFFF 1px solid;
	margin-bottom:10px;
}
#footer li{
	display:inline;
	list-style:none;
	margin-left:0px;
	margin-right:5px;
}
#forma_contacto
{
	text-align:left;
	color:#0052a1;
	margin:15px auto 10px auto;
	width:280px;
}
#forma_contacto label{
	width:80px;
	display:block;
	float:left;
}
#forma_contacto input,#forma_contacto select,#forma_contacto textarea{	
	color:#0052a1;
	font:11px;
	width:190px;
}
#forma_contacto textarea{
	height:50px;
}

#forma_contacto div{padding-top:3px; clear:both;}
#forma_contacto fieldset{border:none; margin:0; padding:0px;}
#forma_contacto .boton{ border:0px; text-align:center;width:109px; height:33px; color:#FFFFFF; margin:0px; float:right; background:url(f_boton.gif);}

.separador { 
  width: 595px; 
  border-bottom: #bebcbd dotted 2px;
}
