.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14px;
	background-image:  url("../../img_comunes/fondos/fondo1.gif");
	margin: 0px;
}
a.linkmenu {
	font-size: 0.95em;
	line-height: 14px;
	font-weight: bold;
	color: #182543;
	text-decoration: none;
}
a.linkmenu:hover {
	font-size: 0.95em;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.linkmenu2 {

	font-size: 0.95em;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.linkmenu2:hover {

	font-size: 0.95em;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
/*a.linkmenu:visited {
	font-size: 0.95em;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}*/
/* estilos capas */
#container {
	position: relative;
	width: 770px;
	height: 860px;
	background:  url("../../img_comunes/fondos/fondo2.jpg") top left repeat-y;
	border-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: auto;
	margin-bottom: 0px;
	overflow: visible;
}
#contenido {
	width: 750px;
	height: 430px;
	border-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: auto;
	margin-bottom: 0px;
	overflow: hidden;
}
#cabecera {
	position: relative;
	width: 770px;
	height: 110px;
	border-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: auto;
	margin-bottom: 0px;
	}
/*#subcabecera {
	background: transparent url(../img/adorno.gif)  top left repeat-y;
	width: 770px;
	height: 15px;
	border-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: auto;
	margin-bottom: 0px;
	}*/
#cabecera h1 { 
	display: none;
}
#subcabecera h3 { 
	display: none;
}
#menu {
	position: absolute;
	background: transparent url("../../img_comunes/fondomenu.gif") top right no-repeat;
	clear:left;
	width: 180px;
	height: 200px;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 110px;
}
#menu h3 { 
	display: none;
}
#menu li {
	list-style-type: none;
	display: block;
	padding-top: 0px; 
	margin-bottom: 0px;
}
#menu_inf {
	position: absolute;
	width: 180px;
	height: 60px;
	padding: 10px 0px 0px 0px;
	left: 0px;
	top: 780px;
}
#menu_inf h3 { 
	display: none;
}
#menu_inf li {
	list-style-type: none;
	display: block;
	padding-top: 0px; 
	margin-bottom: 0px;
}

#final {
	position: absolute;
	width: 770px;
	height: 20px;
	background: transparent url("../../img_comunes/final.gif") top no-repeat;
	left: 0px;
	top: 840px;
}
#final_text {
	position: absolute;
	width: 750px;
	height: 20px;
	top: 860px;
	left: 10px;
}
.texto_normal_negrita {
	font-size: 1em;
	line-height: 14px;
	font-weight: bold;
}
.texto_peq {
	font-size: 0.95em;
	line-height: 14px;
	font-weight: normal;
}

#contenido_web {
	background:   url("../img/cabecera_formulario.jpg") top left no-repeat;
	position: absolute;
	width: 418px;
	padding: 30px 15px 15px 145px;
	left: 180px;
	top: 110px;
	height: 246px;
}
#contenido_web h3 { 
	display: none;
}
#imagen {
	background:   url("../img/fondos/fondoformulario.gif") top left no-repeat;
	position: absolute;
	width: 96px;
	padding: 35px 15px 15px 15px;
	left: 180px;
	top: 110px;
	height: 244px;
}

