body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
h2 {
	font-size: 22px;
	color: #9C0;
	font-weight: normal;
	height: 40px;
	margin: 0px;
	padding-left: 115px;
}
h3 {
	font-size: 14px;
	color: #9C0;
	font-weight: normal;
	padding-top: 10px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 0px;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img {
	border: 0px;
}

a:link, a:visited {
	color: #9C0;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
}

#wrap {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------------------------------------------------------------
ENCABEZADO - menu
---------------------------------------------------------------------------*/
#menu {
	text-align: center;
	height: 30px;
	padding-top: 20px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	margin-right: -4px;
}
#menu a:link, #menu a:visited {

}
#menu a:hover, #menu a:active {
	background-color: #333;
}
.active {
	background-color: #333;
}
/*---------------------------------------------------------------------------
ENCABEZADO - logo
---------------------------------------------------------------------------*/
#logo {
	margin-top: 30px;
	height: 120px;
	margin-left: 180px;
}
#logo h1 {
	background-image: url(../images/logo_webmanager.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 557px;
}
#logo_clientes {
	margin-top: 20px;
}

/*---------------------------------------------------------------------------
CONTENIDO
---------------------------------------------------------------------------*/
#contenido {
	padding-right: 20px;
	padding-left: 20px;
}

#contenido_textos {
	height: 300px;
	margin-bottom: 20px;
}

#contenido #left {
	float: left;
	width: 460px;
}
#contenido #right {
	float: right;
	width: 220px;
	background-image: url(../images/fondo_right.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 40px;
}
#right ul {
}
#right ul li {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: url(../images/visto.gif);
	list-style-position: outside;
}
#right a {
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
#contenido_clientes {
	padding-right: 10px;
	margin-right: 10px;
}


.blanco {
	clear: both;
	float: none;
}
.noticia {
	float: left;
	width: 230px;
}
.noticia p {
	color: #666;
}
.linea {
	float: left;
	width: 6px;
	height: 160px;
	margin-right: 6px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

#vapel {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}







/*---------------------------------------------------------------------------
PIE
---------------------------------------------------------------------------*/
#pie {
	background-color: #333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9C0;
	text-align: center;
	height: 100px;
	padding-top: 20px;
	color: #ECFFB3;
	font-size: 12px;
	letter-spacing: 0.1em;
	clear: both;
	float: none;
	margin-top: 20px;
}

#pie a {
	color: #9C0;
	text-decoration: none;
}
#pie #w3c {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#pie_left {
	float: left;
	width: 190px;
	text-align: right;
}
#pie_right {
	float: right;
	width: 190px;
	text-align: left;
}

/*---------------------------------------------------------------------------
IMAGENES
---------------------------------------------------------------------------*/

.derimg {
	float: right;
	margin: 10px;
}
.izimg {
	margin: 5px;
	float: left;
}
.cenimag {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/*---------------------------------------------------------------------------
ESTILOS
---------------------------------------------------------------------------*/
.texto1 {
	font-size: 20px;
	line-height: 20px;
}
.texto_just {
	text-align: justify;
	font-size: 13px;
}
.texto_dest {
	color: #9C0;
	font-weight: bold;
}
.texto_dest1 {
	font-size: 12px;
	font-style: italic;
	color: #339;
	text-align: center;
}

.texto_ch {
	font-size: 12px;
}
.aviso_titulo {
	font-size: 22px;
	color: #339;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
.aviso_txt {
	float: left;
	width: 350px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 11px;
	color: #333;
}

.aviso_imag {
	float: right;
	width: 320px;
	padding-top: 30px;
}

/*---------------------------------------------------------------------------
BOTON MAS INFO
---------------------------------------------------------------------------*/
#boton {

}
#boton ul {
	margin: 0px;
	padding: 0px;
}
#boton li {
	list-style-type: none;
	display: inline;
}
#boton li a {height:26px; text-indent:-9999px; float:right;}
#boton li a.boton1 {width:133px; background-image: url(../../images/boton1.jpg); background-repeat: no-repeat;	
}
#boton li a:hover {background-position:0 -26px;}

