body 
{
	font-family:"Trebuchet Ms", Verdana, Arial, sans-serif; 
	background: #FFFFFF url(images/bg_head.jpg) top repeat-x;
	font-size:13px;
	margin: 0;
	padding-top:5px;
	color:#333333;
}

/*-----------------------------------------ENLACES-----------------------------------------*/

a:link {
	color:#296264;
	text-decoration: none;
}

a:visited {
	color:#296264;
	text-decoration:none;
}

a:hover {
	color:#173839;
	text-decoration: underline;
}

a:active {
	color:#296264;
	text-decoration:none;
}

/*-------------------------------------------------HEAD------------------------------------------------------*/

.head
{
	margin: 0;
}

#head_cont
{
	width:960px;
}

#head_logo
{
	float:left;
	width:480px;
}

#head_dir
{
	float:left;
	width:480px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	font-size:12px;
}

#head_dir a:link, #head_dir a:active, #head_dir a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#head_dir a:hover
{
	text-decoration:underline;
}

/*-------------------------------------------------FOOT------------------------------------------------------*/

.foot
{
	background:url(images/bg_foot.jpg) bottom repeat-x;
	margin:0;
}

#foot_cont
{
	width:960px;
	height:140px;
}

#foot_sitemap
{
	float:left;
	width:480px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
	font-size:12px;
	margin-top:20px;
	margin-bottom:0;
}

#primero
{
	float:left;
	width:220px;
}

#segundo
{
	float:left;
	width:220px;
}

#foot_sitemap li
{
	margin:0px;
	list-style:none;
}

#foot_sitemap a:link, #foot_sitemap a:active, #foot_sitemap a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}


#foot_sitemap a:hover
{
	text-decoration:underline;
}

#foot_neodat
{
	width:480px;
	float:left;
	margin-top:20px;
	margin-bottom:0;
}



/*-------------------------------------------------CENTER------------------------------------------------------*/

#contenedor
{
	position:relative;
	margin:auto;
	width:970px;
}

#talleres
{
	width:247px;
	float:left;
	background: url(images/bg_talleres.jpg) top right no-repeat;
	height:1035px;
	color:#FFFFFF;
	font-weight:bolder;
}

.lista 
{
	margin-top:65px;
}

#talleres ul
{
	list-style: none;
	padding-left:9px;
	padding-right:5px;
/*	padding-top:10px;
	padding-bottom:15px;*/
	line-height:39px;
}

#talleres a:link, #talleres a:active, #talleres a:visited
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:233px;
	/*height:34px;*/
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
}

#talleres a:hover
{
	color:#FFFFFF;
	background-color:#559395;
	margin:0px;
}

#contenido
{
	width:723px;
	float:left;
	background: url(images/bg_contenido2.jpg) center repeat-y;
}

#flash
{
	width:723px;
	float:left;
}

.contenido2_top /*<-------Contenido Central--------*/
{
	background:url(images/bg_contenido1.jpg) top no-repeat;
	padding:30px 20px 5px 20px;
}


.contenido2_bottom
{
	background: url(images/bg_contenido3.jpg) center bottom no-repeat;
}

/*-------------------------------------------------HOMEPAGE------------------------------------------------------*/

#bienvenidos
{
	width:439px;
	float:left;
	background:url(images/bienvenidos.jpg) center top no-repeat;
}

/*<-------------Calendario--------------*/

#calendario
{
	width:240px;
	float:right;
	background:url(images/caledario.jpg) center top no-repeat;
}

#calendario a:link, #calendario a:active, #calendario a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}


#calendario a:hover
{
	text-decoration:underline;
}

#nota_text {
	line-height:22px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:200;
	padding-right:0px;
	padding-left:38px;
	padding-top:15px;
	padding-bottom:2px;
	position:absolute;
	float:right;
	width:211px;
	height:112px;
	top: 594px;
	z-index: 2;
}


.calendario_emitido
{
	font-size:11px;
	color:#FFFFFF;
}

.fecha 
{
	background: url(images/caledario_fecha.jpg) center no-repeat;
}

.dia
{
	font-size:11px;
	font-weight:bolder;
	color:#0C4143;
	padding-right:5px;
}

.mes
{
	font-size:10px;
	font-weight:bolder;
	color:#0C4143;
	padding-right:4px;
}

.descripcion
{
	font-size:11px;
	color:#FFFFFF;
}

/*<-------------Misión y Visión--------------*/

#mision
{
	width:323px;
	float:left;
	padding-top:40px;
	background:url(images/mision.jpg) top center no-repeat;
}

#vision
{
	width:323px;
	float:right;
	padding-top:40px;
	background:url(images/vision.jpg) top center no-repeat;
}

#valores
{
	width:323px;
	float:left;
	padding-top:40px;
	background:url(images/valores.jpg) top center no-repeat;
}

#valores1
{
	width:161px;
	float:left;
}

#valores2
{
	width:161px;
	float:left;
}

#foto
{
	width:323px;
	float:right;
	background:url(images/foto.jpg) top center no-repeat;
	height:217px;
}


/*-------------------------------------------------OTROS------------------------------------------------------*/

.clear 
{
	clear: both;
	visibility:hidden;
	height:0px;
}

#talleres_chico
{
	font-size:12px;
	line-height:15px;
}

.imagen
{
	border: solid 10px #FFFFFF;
}

/*-------------------------------------------------NOSOTROS---------------------------------------------------*/

#titulos
{
	width:723px;
	float:left;
	margin-top:0px;
}

#menu
{
	width:690px;
	float:left;
	margin:2px 4px 2px 4px;
	padding:6px 12px 3px 11px;
	background-color:#569394;
	font-weight:bold;
}

#menu a:link, #menu a:active, #menu a:visited
{
	color:#073D3D;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

#menu a:hover
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
	
h2 {color:#073D3D; font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; line-height:26px;}

h3 {color:#073D3D; font-size:20px; line-height:16px;}

h4 {font-size:17px; line-height:16px;}
.hwtf {font-size:20px; line-height:22px;}
.hwtf2 {color:#073D3D; font-size:20px; line-height:22px; font-weight:bolder;}


#img_cv
{
	float:right;
	width:208px;
	height:190px;
	margin-right:10px;
	margin-left:15px;
}

#box_left
{
	width:346px;
	float:left;
	background-color:#BBD7D7;
	padding:12px;
	color:#264040;
	border: solid #498181;
}

#box_left2
{
	width:346px;
	float:left;
	padding:5px;
}

#box_right
{
	width:290px;
	float:left;
	padding: 0px 6px 0px 6px;
}

.pie_imagen
{
	font-size:11px;
	line-height:14px;
	color:#000000;
	background-color:#EDEDED;
	padding: 8px;
	margin:4px;
}

/*-------------------------------------------------DESARROLLO LIDERAZGO---------------------------------------------------*/

#valores_liderazgo li
{
	display:inline;
	list-style:circle;
}

/*-------------------------------------------------TÍTULO ARTÍCULOS---------------------------------------------------*/

.articulos_tit {color:#073D3D; font-size:18px;}

#paginas{
	font-size:14px;
	background-color:#CCCCCC;
	padding:5px;
}

#paginas a:link, #paginas a:active, #paginas a:visited {
	margin:0px;
	padding:3px;
}

#paginas a:hover {
	background-color:#F7A20A;
	color:#FFFFFF;
	margin:0px;
	padding:3px;
}

/*----------------------------------------CONTACTO----------------------------------------*/

#contact-area01 {
  	width:400px;
	float:left;
	padding-left:5px;
}

#contact-area02 {
  	width:270px;
	float:left;
}

#contact-area01 input, #contact-area01 textarea {
	padding: 5px;
	width: 380px;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #CCCCCC;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, sans-serif;
}

#contact-area01 textarea {
	height: 150px;
	font-family:Verdana, Arial, sans-serif;
}

#contact-area01 input.submit-button {
	width: 80px;
	height:30px;
	float: right;
	font-size:14px;
    font-weight:bolder;
	font-family:Verdana, Arial, sans-serif;
	margin-right:0px;
	background-color:#073D3D;
	border: 0px;
	color:#FFFFFF;
}

#contact-area01 input.submit-button:hover {
	background-color: #F7A20A;
	cursor:pointer;
}


/*-------------------------------------------------TEST---------------------------------------------------*/


#box_left_test
{
	width:430px;
	float:left;
	padding:5px;
}

#box_left_test h3
{
	padding:2px;
	margin:2px;
	line-height:20px;
}

#box_left_test ul
{
	padding-top:2px;
	margin-top:2px;
}

#box_left_boton {
	float: right;
	background: url(images/consultar.gif) no-repeat;
	border: 0px;
	width:138px;
	cursor:pointer;
	height:26px;
}


#box_right_test
{
	width:215px;
	float:left;
	padding: 0px 8px 0px 8px;
	font-size:12px;
	background-color:#BBD7D7;
	margin-left:6px;
	border-style:double;
	border-color: #003333;
	color:#333333;
}

#box_right_test_empty
{
	width:215px;
	float:left;
	padding: 0px 8px 0px 8px;
	font-size:12px;
	margin-left:6px;
	height:500px;
}

/*---------------------------------------UPDATE YOUR BROWSER U_U -------------------------------------*/

#upgrade {
margin: 5px auto;
padding: 5px 5px 5px 5px;
width: 960px;
background: #FFFF66;
color: #CC0000;
font-weight:bolder;
border: 1px #000;
}
