/* CSS */
body {
	margin: 20px 0 20px 0; 	padding: 0;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	color: #666;	/*color: #444;*/
	text-align: center;	
	height: 100%;
	/*background: #6D5434; */
	/*background: #85A900; */
	/*background: #DEDEDF; */
	/*background-image: url(/imgfiles/formacion/images/fondo_agua.gif);*/
		/* Lycos Mail */
	background:url(/imgfiles/formacion/images/fondo_gbg.jpg) top left repeat-x;
	background-color:#c8e8ff;
		/* Espacontrol Portal */
    /*FONT-FAMILY: Arial, Helvetica, sans-serif;*/
    SCROLLBAR-FACE-COLOR: #A7C70E;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}

/* small font */
.small { font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

/* links ----------------------- */
    /* CSS.css */
/*
a { background: inherit; color: #993333; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }
*/
    /* public.css eBD */
a:active {  font: 11px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:link {  font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
a:visited {  font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; }
a:hover {  font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: underline; }

/* header classes */
.login_error {  font: bold 10px Tahoma, Arial, Helvetica, sans-serif; color: #FF0000; }
.login_msg {  font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #FFFFFF; }

input.login_input { font: 10px Tahoma, Arial, Helvetica, sans-serif; padding:2px 2px 2px 2px;
					border: 1px solid #19466E; }

input.login_button { font: 10px Tahoma, Arial, Helvetica, sans-serif;
					 border: 1px solid #19466E;
					 /*border: 1px solid #f2f2f2;*/
					 background-color: #ECEBE6;
					}
/* -------------------------- */
.H2 {
	padding: 0px 0px 0px 30px;
	background-image: url(/imgfiles/fondo_h2.gif);
  	background-repeat: no-repeat;
  	LETTER-SPACING: -0.1em;
   	width:100%; 
    FONT-SIZE: 20pt; font-family: Arial;  text-transform:lowercase;	
	font-weight:bold; 
	color:#85A900;
}

#contactar {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; BORDER-BOTTOM: #666666 1px solid;
	FONT-SIZE: 7pt; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
#tdd {
	FONT-SIZE: 7pt; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
#contactar INPUT {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; 
	FONT-SIZE: 7pt; 
	BORDER-LEFT: #666666 1px solid; 
	COLOR: #666666; 
	BORDER-BOTTOM: #666666 1px solid; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #f2f2f2
}

#contactar textarea {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; 
	FONT-SIZE: 7pt; 
	BORDER-LEFT: #666666 1px solid; 
	COLOR: #666666; BORDER-BOTTOM: #666666 1px solid; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #f2f2f2
}
#contactar .Estilo2 {color: #666666}

/* form elements ---------------------- */
/* global.css eBD */
/*
input {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding:1px 3px 1px 3px;
}

textarea { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding:0px 3px 0px 3px;
}
*/
select { 
	font-size: 11px; 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

.textbox {  }

input.textbox {
    font-family:arial; 
	font-size:11px; 
	color:#999999;
	border: 1px solid #6394B4; 
	background-color : #ffffff; 
}

.boton_gris { 
	background-color: #FFFFFF;
	background-image: url(/images/gui/bck_boton.gif);
	background-repeat: repeat-x;
	color: #3C5C63;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	border:1px solid #3C5C63;
    vertical-align:top;
	width:24px; height:20px;
}

/* CSS.css */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #eee; 
	/*background-color: #FAFAFA; */
	background-color: #eee;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	padding: 2px;
	border:1px solid #ccc;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	color:#777;
	background: #FFF; 
}
textarea {
	width:350px;
	padding:2px;
	font: normal 1em 'Trebuchet MS', verdana, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bold 0.8em Arial, Sans-serif; 
	border: 1px solid #CCC;
	padding: 2px 0px; 
	color: #333;
	cursor: pointer;
	/*background: #FFF; */
	background-color: #dedede;
	background-image: url(/imgfiles/input_azul.gif);
	background-repeat: repeat-x;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 22px;
	padding: 2px;	
	vertical-align: top;
		border: 1px solid #9EC630; 
		background: #FFF;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;
	width: 60px;
	height: 26px;
	padding: 3px 5px;	
	vertical-align: top;
	/*border: none;*/
		border: 1px solid #ccc;
		background: #FAFAFA;

}

/* header --------------------------- */
#header {
	position: relative;
	height: 176px;
	text-align: left;		
	margin: 0; padding: 0;	
	background: #FFF;
}
#header .headerphoto {
	position: absolute;
	right: 15px ; top: 15px;
	width: 455px;
	height: 156px;
	background: #FFF url(/imgfiles/formacion/images/cabecera.jpg) no-repeat;	
}
#header #logo-box {
	position: absolute;
	left: 15px ; top: 15px;
	width: 280px;
	height: 156px;	
	/*background: #4E3525;*/
	/*background: #85A900;  */
	background: #FFF; 
}
#logo-box #logo {
	position: absolute;	
	font: bold 50px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 25px; left: 34px;
}
#logo-box #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	/*color: #FFFFCC;*/
	color: #85A900;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 98px; left: 60px;
}

/* header menu ---------------------------------- */
#menu {	
	clear: both;
	margin: 0; 
	/*padding: 0 0 10px 0;*/
	padding: 0 0 5px 0;		
	width: 770px;		
	background: #FFF url(../../images/wrap-bg.jpg) repeat-y;
	float: left;
}
#menu ul {
	font: bolder 14px 'Trebuchet MS', sans-serif;
	width: 740px;
	color: #FFF;
	/*background-color: #4E3525;*/
	background-color: #85A900;		 	
	margin: 0 15px;
	padding: 0;
	display: inline;
	border-bottom: 6px solid #FFF;
	float: left;	
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 5px 15px;	
	color: #FFF;	
	text-decoration: none;	
}
#menu li a:hover {
	/*background: #CC9966;*/
	background: #6297BC;
	color: #FFF;
}
#menu  .activo  {
	/*background: #993333;*/
	background: #6297BC;
	color: #FFF;
}
#menu  .inactivo  {}

/***********************
	  LAYOUT
************************/

#wrap {
	width: 770px;
	margin: 0 auto;
	background: #FFF /* url(/imgfiles/formacion/images/wrap-bg.jpg) repeat-y; */
}
#header-content, #content {
	width: 740px;
	
}

/* content ------------------------------- */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #FFF /* url(/imgfiles/formacion/images/content.jpg) repeat-y; */

}
#content {
	clear: both;
	text-align: left;	
	padding: 0;
	margin: 0 auto;			
}



/*menus*/
/*
DIV#Menu {width:220px;height:100%;BACKGROUND-COLOR: #FAF9F5;}
DIV#Menu H2 {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 16pt; BORDER-BOTTOM: #222222 1px solid; FONT-FAMILY: Georgia, "Times New Roman", serif;LETTER-SPACING: -0.1em}
P {FONT-SIZE: 8pt; MARGIN: 0px 10px 5px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;}
DIV#rama{background-image: url(/imgfiles/fondo_icono_portada.gif);height:26px; background-repeat:repeat-x; }
.H2 {padding: 0px 0px 0px 30px;
	background-image: url(/imgfiles/fondo_h2.gif);
  	background-repeat:no-repeat;
  	LETTER-SPACING: -0.1em;
   	width:100%; 
    bold; FONT-SIZE: 20pt; font-family: Arial;  text-transform:lowercase;	
	font-weight:bold; color:#85A900;
}
*/
#elautor { 
	width:150px;
	/*font-size: 12px;*/
	color:#999275;
	font-family: Arial, Helvetica, sans-serif;
 	vertical-align:top;

}
DIV#elautor div.linea {
	width:100%;
	height:18px; 
	background-image:url(/imgfiles/separador2.gif); 
	background-repeat:no-repeat; 
	background-position:bottom;

}
#elautor a.enlacemenu {
	/*height:14px; */
	width:100%;
	font-size: 10px;
	color:#999275;
	padding: 0px 0px 0px 15px;	
	text-decoration:none;
	background-image:url(/imgfiles/visto.gif);
 	background-repeat:no-repeat;
	background-position: 0 0;
}
DIV#elautor a.enlacemenu:hover {
	BACKGROUND-COLOR: #ccc;
	background-position: 0px -28px;

}

DIV#rama {
	background-image: url(/imgfiles/fondo_icono_portada.gif);
	height:24px; 
	background-repeat:repeat-x; 
}

DIV#hijos{ padding-left:5px;}
DIV#hijos a.enlacemenu {	
	text-transform: capitalize;
	text-decoration:none;
	font-size: 11px;
	background-image:url(/imgfiles/visto_hijos.gif);
	color:#999275;
}
DIV#hijos a.enlacemenu:hover {
	BACKGROUND-COLOR: #FAF9F5;
	background-position: 0px -24px; 

}

DIV#hijos div.linea {
	width:100%;
	height:18px; 

}

/* mini_icons -------------- */
#mini_icons {
	float: right;
	height: 20px;
	line-height: 20px;
	/*width: 250px;*/
}

#exit_button,#help_button,#home_button {
	background-repeat: no-repeat;
	background-position: top right;
	width: 20px;
	height: 20px;
	float: right;
	cursor: pointer;
	margin-right: 5px;

}
#exit_button {
	background-image: url(/imgfiles/formacion/images/mini_icons/exit.gif);
}
#help_button {
	background-image: url(/imgfiles/formacion/images/mini_icons/help.gif);
}
#home_button {
	background-image: url(/imgfiles/formacion/images/mini_icons/icon_home.gif);
}

.user {	
	clear: both;
	margin: 0; 
	/*padding: 0 0 10px 0;*/
	padding: 0 0 3px 0;		
	width: 770px;		
	background: #FFF url(../../images/wrap-bg.jpg) repeat-y;
	float: left;

}