/* --------------------------
GENERAL
----------------------------*/
body {
         margin: 0;
         padding: 0;
         color: #000000;
         font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
		 font-size:8px;
}
/* --------------------------
CABECERA
----------------------------*/
img {
	border:0px;
}

#contenido {
	width:100%;
	background:url(../graficos/lateral.gif) repeat-x #2E8FC2 top;
	min-height:450px;
}
#contenido_v {
	width:100%;
	background:url(../graficos/lateral_v.gif) repeat-x #B0D93C top;
	min-height:450px;
}

#contenidodelcontenido {
	background:#FFFFFF;
	min-height:250px;
	width:816px;
}
#barra_azul_izq {
	width:100%;
	background:url(../graficos/barra_azul_izq.gif) repeat-x;
	height:20px;
}

#barra_azul {
	width:663px;
	background:url(../graficos/barra_azul.gif) no-repeat;
	height:20px;
	vertical-align:middle;
}

#barra_verde_izq {
	width:100%;
	background:url(../graficos/barra_v_izq.gif) repeat-x;
	height:20px;
}

#barra_verde {
	width:663px;
	background:url(../graficos/barra_v.gif) no-repeat;
	height:20px;
	vertical-align:middle;
}


#design_btn {
	color:#066A9E;
	font-size:10px;
	font-weight:bold;
}
#design_btn a {
	color:#066A9E;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#design_btn a:hover {
	color:#066A9E
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
#print_btn {
	color:#E89519;
	font-size:10px;
	font-weight:bold;
}
#print_btn a {
	color:#E89519;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#print_btn a:hover {
	color:#E89519;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

#web_btn {
	color:#92BB20;
	font-size:10px;
	font-weight:bold;
}

#web_btn a {
	color:#92BB20;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#web_btn a:hover {
	color:#92BB20;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

.btn_blanco {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

a.btn_blanco {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.btn_blanco:hover {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

#login {
	margin-left:3px;
	margin-right:3px;
}
#login .contenido {
	width:139px;
	background-color:#C0B5B1;
}
#login .contenido_interior {
	padding:12px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#login .b {
	background:url(../graficos/loginbottom.gif) no-repeat center;
	width:142px;
	margin-left:1px;
	height:24px;
}
.login_boton {
	color:#C0B5B1;
	font-size:9px;
	font-weight:bold;
}
.login_boton a {
	color:#C0B5B1;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.login_boton a:hover {
	text-decoration:underline;
}
#contenido_centro {
	width:480px;
}
#contenido_centro .top {
	background:url(../graficos/centro_top.gif) no-repeat;
	height:30px;
}
#contenido_centro .textos {
	background:url(../graficos/centro_centro.gif) repeat-y;
	min-height:50px;
	padding-left:20px;
	font-size:11px;
	color:#666666;
}
#contenido_centro a {
	color:#666666;
	text-decoration:none;
}
#contenido_centro a:hover {
	text-decoration:underline;
}
#contenido_centro .bottom {
	background:url(../graficos/centro_bottonm.gif) no-repeat;
	height:21px;
}
#contenido_centro .titulo {
	color:#666666;
	font-size:15px;
	font-weight:bold;
}
#contenido_centro .subtitulo {
	color:#666666;
	font-size:13px;
}
#boton_top {
	padding-left:150px;
	font-size:11px;
}
#direccion {
	padding-left:150px;
	font-size:11px;
	color:#FFFFFF;
}

#direccion a {
	color:#FFFFFF;
}
#direccion a:hover {
	text-decoration:none;
}

#direccion_v {
	padding-left:150px;
	font-size:11px;
	color:#000000;
}

#direccion_v a {
	color:#000000;
}
#direccion_v a:hover {
	text-decoration:none;
}

#contenidov_centro {
	width:480px;
}
#contenidov_centro .top {
	background:url(../graficos/centrov_top.gif) no-repeat;
	height:30px;
}
#contenidov_centro .textos {
	background:url(../graficos/centrov_centro.gif) repeat-y;
	min-height:50px;
	padding-left:20px;
	font-size:11px;
	color:#666666;
}
#contenidov_centro .bottom {
	background:url(../graficos/centrov_bottom.gif) no-repeat;
	height:21px;
}
#contenidov_centro .titulo {
	color:#666666;
	font-size:15px;
	font-weight:bold;
}
#contenidov_centro .subtitulo {
	color:#666666;
	font-size:13px;
}
.titulo_web {
	font-size:16px;
	font-weight:bold;
	color:#9CC529;
}
a.titulo_web {
	font-size:16px;
	font-weight:bold;
	color:#9CC529;
}
a.titulo_web:hover {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background:#9CC529;
}

/* ESTILO DE BOTONES */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../graficos/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../graficos/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
/* FIN ESTILO DE BOTONES */

#menu {
	width:142px;
}
#menu .top {
	background:url(../graficos/menu-top.gif) no-repeat;
	height:70px;
}
#menu .medium {
	background:url(../graficos/menu-mid.gif) repeat-y;
}
#menu .bottom {
	background:url(../graficos/menu-bottom.gif) no-repeat;
	height:23px;
}
#menu .medium a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;

	color:#FFFFFF;
	padding:7px;
	text-decoration:none;
	padding-top:3px;
}
#menu .medium a:hover {
	text-decoration:underline;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu ul li {
	list-style:none;
	padding-left:8px;
	font-weight:bold;
	background:url(../graficos/portfolio-punto.gif) no-repeat left;
	margin-left:15px;
}
/*menu verde */
#menu_v {
	width:142px;
}
#menu_v .top {
	background:url(../graficos/menu-top_v.gif) no-repeat;
	height:70px;
}
#menu_v .medium {
	background:url(../graficos/menu-mid_v.gif) repeat-y;
}
#menu_v .bottom {
	background:url(../graficos/menu-bottom_v.gif) no-repeat;
	height:23px;
}
#menu_v .medium a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:12px;

	color:#000000;
	padding:7px;
	text-decoration:none;
}
#menu_v .medium a:hover {
	text-decoration:underline;
}
#menu_v ul {
	margin:0px;
	padding:0px;
}
#menu_v ul li {
	list-style:none;
	padding-left:8px;
	font-weight:bold;
	background:url(../graficos/portfolio-punto.gif) no-repeat left;
	margin-left:15px;
}
/* fin menu verde */


#error {
	width:450px;
	height:78px;
	background:url(../graficos/error.gif) no-repeat left;
	padding-top:35px;
}
#error span {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	
	padding-left:90px;
	
}

#error .texte {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:90px;
}
ul { list-style:square; }