 @charset "utf-8";
/* CSS Document */
body{ 
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#777;
background:url(../../imagenes/fondos/tail2.jpg) repeat-x left top;
}


h3{ 
border-bottom:1px solid #e8e8e8; 
padding-bottom:2px;
}

.linkb{ 
color:#FFF;
text-decoration:none;
}
.linkb:hover{ 
color:#FF0;
}
/*cabecera*/

.cabecera{ height:118px; position:relative; margin:0 auto;}


/*contenido*/
#cuerpo{ position:relative; display:block; padding-bottom:15px; }
#cuerpo, #header{
	width:1000px; margin:0 auto;
}


#footer{ 
height:90px;
background:url(../../imagenes/fondos/f3.jpg) bottom left repeat-x; 
}

.docs{
	list-style:url(../../imagenes/doc.jpg);
	color:#900;
}

#home{ position:absolute; top:125px; left:50%; width:100px; margin-left:-370px; }
#clientes{ background:url(../../imagenes/fondos/lateral_clientes.jpg); width:247px; height:110px; padding:35px 0px 0px 0px; position:relative; margin:0 auto; }
#clientes img { position:absolute; left:50%; width:150px; margin-left:-75px;}
.menuLateralC{ position:relative; width:252px; height:300px; background-image:url(../../imagenes/fondos/menu.png); background-repeat:no-repeat; background-position:top; margin:0 auto; min-height: 349px; }


.logo{
	position:absolute;
	top:5px;
	left:15px;
}

.contenido{
width:454px;
padding:5px;
}

div.listado{ padding-bottom:5px; background:url(/imagenes/lineahorizontal2.jpg) bottom no-repeat; }

h2.titulo{ 
	border-bottom:1px solid #e8e8e8;
	font-size:13px;
	cursor:pointer;
	background-image:url(/imagenes/botones/next.jpg);
	background-position:right;
	background-repeat:no-repeat; }
h2.activo,h2.titulo:hover{ 
	color:#410500;
 	background:url(/imagenes/botones/down.jpg) right no-repeat; }

.inlingua{
width:197px;
margin:0 auto;
}
#listadoCapacitaciones h2.titulo{
height:43px;
width:235px;
background:url(/imagenes/tabs/titulo.jpg) bottom;
padding:10px 4px;
margin:0px;
border:0px;
color:#fff;
text-align:center;
font-size:20px;

}
#listadoCapacitaciones div.listado{
padding:0px;
margin:0px;
background:none;
background: #c71e01;
width:243px;
border:none;
}
#listadoCapacitaciones .curso{
padding: 8px 0px;
margin:0px 17px;
border-bottom:1px #fff solid;
position:relative;
}
#listadoCapacitaciones .curso, #listadoCapacitaciones .curso a {
color:#fff;
text-decoration:none;
}
#listadoCapacitaciones .curso a:hover {
color:#ffe400;
}
#listadoCapacitaciones .curso span{
position:absolute;
bottom:-2px;
right:0px;
}

.contactenos input[type=text]{
width:206px;
height:17px;
border:none;
padding:3px 5px;
background:url(/imagenes/formulario/renglon.jpg);
}
.contactenos textarea{
width:334px;
height:128px;
padding:3px 5px;
border:none;
background:url(/imagenes/formulario/textarea.jpg);
}
