img, div { behavior: url(iepngfix.htc) }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}

a{text-decoration: none; color: #6b6a6a;}
a:link{text-decoration: none;}
a:hover{ text-decoration:none;}
a:active{text-decoration: none;}
a:visited{text-decoration: none;}
option{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b7ba1;
	padding-left: 10px;
}
select{
	width:180px;
	border: 1px solid #ccc;
	color: #0c4069;
	padding: 2px;
	font-size: 11px;
}
body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #6b6a6a;
	line-height: 14px;
	background: url(../img/bg_body.jpg) no-repeat top left;
	/*text-align: center;*/
}

p{
	margin:0 0 15 0;
	padding: 0px;
}

.clear{
	clear: both;
}

.espacio{
	height: 15px;
	clear: both;
}

/********** contenedor ************/
.cont_general{
	width: 960px;
	margin: 0px auto 0px auto;
	/*background: url(../img/bg_bottom.jpg) no-repeat bottom left;*/
}
.cont_int{
	text-align: left;
	padding:0px;
	overflow: hidden;
	padding-bottom: 10px;
}
.col1{
	float: left;
	width: 268px;
}
.col2{
	float: left;
	width: 688px;
}

/********** footer ************/
.cont_footer{
	overflow: hidden;
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.footer{
	/*float: left;*/
	padding: 5px 5px 0px 15px;
	border-right: 1px solid #dbdbdb;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#90989d;
}
a:hover.footer{
	/*float: left;*/
	padding: 5px 5px 0px 15px;
	border-right: 1px solid #dbdbdb;
	color: #015385;
}

.tex_footer{
	color: #bebebe;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

/************* MENU-LATERAL ****************/
.cont_menul{
	width: 225px;
	background: url(../img/circ_menul.jpg) no-repeat top right;
	padding: 29px 0 27px 30px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	/*width: 150px;*/
}
#menu dt {
	font-family: "Trebuchet MS";
	cursor: pointer;
	/*margin: 2px 0;*/
	height: 20px;
	/*line-height: 20px;*/
	text-align: left;
	/*font-weight:bold;
	color: #818181;
	font-size: 10px;
	text-transform: uppercase;*/
	
}
#menu dd {
	font-family: Tahoma;
	color:#9c9e9f;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	text-align: left;
}
#menu dd li a:hover{
	padding:0 0 0 35px; 
	background: url(../img/bg_submenu.jpg) no-repeat 0px 4px;
}
#menu dd li a{
	padding:0 0 0 35px; 
}

#menu li {
	text-align: center;
	background: #fff;
	color: #818181;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	color:#9c9e9f;
	text-align: left;
}

#menu li a:hover, #menu dt a:hover {
	color: #1c3f53;
	font-weight: bold;
	text-align: left;
}

/************* direcciones ****************/

.cont_direcciones{
	background: url(../img/bg_direcciones.jpg) no-repeat top left;
	height: 200px;
	width: 251px;
	margin-left: 10px;
	overflow: hidden;
}

/************* CUERPO ****************/
.img{
	border: 1px solid #c1c1c1;
	margin: 5px 0px 3px 0px;
}
.cont_interna{
	padding: 10px 5px 20px 25px;
}
h1{
	color:#094e77;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 3px 0;
}
h2{
	color:#094e77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h3{
	color:#094e77;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 3px 0;
}

.listas li{
	background: url(../img/flecha.jpg) no-repeat 0px 4px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.input{
	background: #004e7c;
	width: 180px;
	color: #fff;
	padding: 2px;
	font-size: 10px;
	border: 1px solid #00243f;
	margin-bottom: 10px;
	margin-left: 5px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

.input_texarea{
	background: #004e7c;
	width: 500px;
	height: 80px;
	color: #fff;
	padding: 2px;
	border: 1px solid #00243f;
	margin-bottom: 10px;
	margin-left: 5px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

a.lista_links{
	font-family:Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #6b6a6a;
	line-height: 14px;
}

a:hover.lista_links{
	text-decoration: underline;
	color: #015385;
}

