p#apertura{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}
body, p{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#444;
}

#txt_cabecera{
	position:absolute;
	top:131px;
	left:340px;
	color: #FFFFFF;
	font-size: 11px;
	width: 561px;
	height: 18px;
}
body.background_header{
	background: url(../imagenes/background.jpg) no-repeat fixed 0px 0px;
}
body.background_menu{
	background: url(../imagenes/background.jpg) no-repeat fixed 0px -160px;
}
body.background_seccion{
	margin: 0px;
	background: #ffffff url(../imagenes/background.jpg) no-repeat fixed -293px -160px;
}
p{
	text-align: justify;
	text-decoration: none;
	/*text-indent: 12px;*/
	line-height: 20px;
}
#aviso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	visibility: hidden;
	width: 300px;
	background: #900 url(../imagenes/warning.gif) no-repeat;
}
.container{
	position:absolute;
	width:604px;
	background: #9DC742;
}
#cabecera {
	position: absolute;
	top:14px;
	left:91px;
	width:806px;
	height:200px;
	background: url('../imagenes/header.png') 0 0 no-repeat;
}
#container_swf{
	position: absolute;
	top: 15px;
	left: 395px;
	width: 394px;
	height: 111px;
}
.contenido {
	position: relative;
	left: 0px;
	top: 0px;
	width: 600px;
	height:600px;
	background:#88bb22;
}
a{
	color: #006600;
	text-decoration: none;
}
a:hover{
	color: #990000;
}
li{
	text-decoration: none;
	line-height: 20px;
	list-style-position: outside;
	list-style: url('../imagenes/flecha_naranja.gif');;
}
.texto_formulario{
	font-weight: bold;
	color:#005500;
	text-decoration: none;
}
.campo_texto_formulario{
	color:#779900;
	text-decoration: none;
	border: #AAFF77 1px solid;
	background: #FFFFFF;
}

.campo_texto_seleccionado{
	color:#779900;
	text-decoration: none;
	border: #FFAA00 1px solid;
	background: #FFFFFF;
}
form {
	background: url('../imagenes/back_form.jpg') no-repeat;
}

#pie{
	position:relative;;
	color: #009900;
	background: url('../imagenes/pie.png') no-repeat;
	font-size: 10px;
	height: 25px;
}
#tarifa {
	border: none;
 	width: 300px;
	padding: 0px;
	color: #2C85A2;
	background: #CBE8F2;
}
#tarifa #header {
	padding-left: 2px;
	border: solid 1px #8EB9C7;
	background: #9BD5E8;
	font-size: 14px;
	font-weight: bold;
}
#tarifa #body {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #8EB9C7;
	background: #CBE8F2;
	font-size: 12px;
	font-weight: bold;
}

#tarifa #observaciones{
	padding-left: 4px;
	border: solid 1px #8EB9C7;
	background: #B3CDD5;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	color: #444;
}

#tabla_instalaciones{
	border: solid 1px #444;
	background: #fff;
}