html, body, h1, h2, h3, h4, ul,li,form, ol,p,span,div
{
	margin: 0px;
	padding: 0px;
}
body
{
	background:#666666;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #121818;
	padding:0px 0px;
}
h1
{
	font:22px "Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	margin-bottom:13px;
}
h2
{
	font:18px "Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	margin-bottom:11px;
}
h3
{
	font:16px "Arial Narrow", Arial, sans-serif;
	font-weight:bold;
	margin-bottom:7px;
}
h4{
	font:11px "Arial Narrow", Arial, sans-serif;
	font-weight:normal;
}

p
{
	color:#121818;
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:1em;
	text-align:justify;
}
a{
	text-decoration:none;
	font-size:11px;
}

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

#contenedor {
	position:relative;
	width:980px;
	background:#FFFFFF;
	margin:0px auto;
}
#flash{
	background:url(top.jpg) left top no-repeat;
	height: 240px;
}
#top{
	background:url(header.jpg);
	float:right;
	width:735px;
	height:227px;
}
#menu{
	width:244px;
	float:left;
	background:#005fb9;
	padding-top:10px;
	height: 217px;
	font-family:"Arial Narrow", Arial, sans-serif;
}
#menu ul{
	text-align:left;
	padding:5px 15px 0px 15px;

}
#menu li{
	border-bottom:#FFFFFF 1px dotted;
	padding-bottom:3px;
	margin-bottom:5px;
	list-style:none;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	display:block;
	background:url(dot.jpg) 190px 0px no-repeat;
	font-weight:bold;
}

#contenido
{
	clear:both;
	overflow:hidden;
	width:980px;
	background:#fff url(f_contenido.jpg);
	padding:0px 0px 10px;
}
#left{
	padding:10px 10px 5px;
	width:225px;
	float:left;
	border-top:#c00002 11px solid;
}
#left h2{
	color:#c00002;
	text-align:center;
	margin-bottom:10px;
}

#right{
	padding:9px 16px 0px 10px;
	float:right;
	width:709px;
	text-align:left;
	border-top:11px solid #C00002;
}
#right h1{
	color:#2A567D;
	text-align:left;
}
#right h1 span{
	color:#c00002;
}
#right h2{
	color:#2A567D;
}
#right h3{
	color:#c00002;
}

#right ul{
	margin-bottom:10px;
}
#right li{
	margin-left:25px;
}
#right .images,#right .images_l,#right .images_r{
	padding:5px;
	background:#eeeeee;
	border:#CCCCCC 1px solid;
	margin-bottom:10px;
}
#left .images{
	padding:3px;
	background:#eeeeee;
	border:#CCCCCC 1px solid;
	margin-top:10px;
}

#right .images_l{
	margin-right:10px;
}
#right .images_r{
	margin-left:10px;
}

#footer1{
	background:#000;
	padding:10px 0;
	font-family:"Arial Narrow", Arial, sans-serif;
}
#footer1 a, #footer2 a,#footer1 li{
	color:#FFFFFF;
	font-size:12px;
}

#footer1 ul{
	text-align:center;
}
#footer1 li{
	display:inline;
	list-style:none;
	margin-left:0px;
	margin-right:6px;
}
#footer2{
	background:#fefdfc;
	padding:10px 0 15px 0;
}
#footer2 p{
	text-align:center;
	color:#1c2124;
	font-size:12px;
}
#footer2 a{
	font-size:12px;
	color:#1c2124;
}
#footer2 span{
	color:#005fb9;
}
#forma_contacto
{
	text-align:left;
	color:#030303;
	margin:15px auto 10px auto;
	width:200px;
}
#forma_contacto input,#forma_contacto select,#forma_contacto textarea{	
	color:#030303;
	font:11px Arial, Helvetica, sans-serif;
	width:194px;
}
#forma_contacto textarea{
	height:50px;
}

#forma_contacto div{padding-top:3px;}
#forma_contacto fieldset{border:none; margin:0; padding:0px;}
#forma_contacto .boton{ text-align:center;width:55px; margin:0px; float:right;}

#right .div{
	background:url(f_opciones.jpg) repeat-y;
	margin-bottom:10px;
}
#right .div1{
	margin-right:21px;
	float:left;
	width:222px;
}
#right .div2{
	width:222px;
	float:right;

}