body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}
.clear {
	overflow: hidden;
	height: 0px;
	width: 100%;
	clear: both;
}
h1 {
	height: 0px;
	width: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
#cabecera {
	width: 100%;
	position: relative;
	height: 112px;
}
#cabecera #der, #cabecera #izq {
	width: 50%;
	height: 112px;
	position: absolute;
	top: 0px;
}
#cabecera #izq {
	background-color: #C3C3C3;
	left: 0px;
}
#cabecera #der {
	background-color: #E5E5E5;
	right: 0px;
}
#cabecera #img_top {
	width: 800px;
	height: 112px;
	background-image: url(../imagenes/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
}
#cabecera #img_top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 10px;
	left: 10px;
}
#background_top {
	background-image: url(../imagenes/background_top.gif);
	background-position: center top;
	height: 10px;
	width: 100%;
	overflow: hidden;
}
#background {
	background-image: url(../imagenes/background.gif);
	background-repeat: repeat;
	background-position: center -11px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	width: 100%;
}
#botonera {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
	position: relative;
}
#botonera ul {
	margin: 0px;
	padding: 0px;
	width: 220px;
	text-align: right;
}
#botonera li {
	margin: 0px;
	list-style-type: none;
	background-image: url(../imagenes/botonera_li.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#botonera ul a {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
#botonera ul a:hover {
	color: #4C4C4C;
}

#background .globo {
	position: absolute;
	top: 50%;
	left: 235px;
	margin-top: -45px;
}
#botonera .globo p {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 230px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	text-align: right;
}
#botonera .globo p strong {
	font-size: 1.1em;
}
#botonera .globo p a {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#botonera .globo p a:hover {
	text-decoration: underline;
}
#botonera .imagen {
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 999;
	margin-top: -160px;
}
#content {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	clear: both;
}
#content .imagen_izq {
	float: left;

}
.acceso {
	position:absolute;
	top:5px;
	width:630px;
	height:15px;
	background-color:#E5E5E5;
	color: #4C4C4C;
	font-size: 0.8em;
	text-align:right;
	padding:10px;
	right:0;
	z-index:3;
}
#content .texto {
	background-color: #E5E5E5;
	font-size: 0.8em;
	margin-left: 157px;
	padding: 7px;
	min-height: 266px;
	_height: 266px;
	color: #4C4C4C;
	text-align: justify;
}
#content .texto h2 {
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .texto h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-image: url(../imagenes/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content .texto h4 {
	font-size: 1.1em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
}
#content .texto .nombre_empresa {
	font-weight: bold;
	color: #FF0000;
}
#content .texto .resaltado {
	color: #00CC99;
	font-weight: bold;
}
#content .texto p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .texto .inicio_lista {
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C4C4C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/inicio_lista.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #FF0000;
	font-size: 1.1em;
}

#content .texto dl, #content .texto ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .texto dt, #content .texto li {
	background-image: url(../imagenes/dt.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
#content .texto dd, #content .texto .nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#content .texto a {
	color: #FF0000;
	text-decoration: underline;
}
#content .texto a:hover {
	color: #000000;
}

#background_inf {
	background-image: url(../imagenes/background_inf.gif);
	background-position: center top;
	height: 10px;
	width: 100%;
	overflow: hidden;
}
#pie {
	width: 100%;
	position: relative;
	height: 62px;
}
#pie #der, #pie #izq {
	width: 50%;
	height: 62px;
	position: absolute;
	top: 0px;
}
#pie #izq {
	background-color: #D71516;
	left: 0px;
}
#pie #der {
	background-color: #FE0000;
	right: 0px;
}
#pie #img_inf {
	width: 800px;
	height: 62px;
	background-image: url(../imagenes/img_inf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 100;
	margin-right: auto;
	margin-left: auto;
}
#pie #img_inf p {
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#pie #img_inf p a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#pie #img_inf p a:hover {
	color: #000000;
	text-decoration: none;
}
#pie #img_inf .dcha {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#pie #img_inf .izda {
	position: absolute;
	left: 160px!important;
	bottom: 20px;
}
#pie #img_inf .izda a{cursor:pointer;}
#aviso{font-size: 0.8em; padding:10px;}
#aviso p{text-align:justify;}
#aviso a{
	font-weight: bold;
	color: #FF0000;
}
#aviso a:hover{text-decoration:none;}