.bot_eng { text-align:right; padding:3px; background-color:#CCCCCC}
.contenedor   {width:770px;margin-left:auto;margin-right:auto;position:relative;	background-color:#ffffff; color:#333333;	}

.texto_eli{}
.texto_eli h2{ font-weight:normal}
.texto_eli ul{ list-style:square}
.texto_eli li{ padding-top:3px; margin-bottom:3px; border-top:1px dotted #CCCCCC}

#cuerpo   {
width:770px;float: left;
background-image:url(../../images/back_cuerpo.jpg);
background-repeat:no-repeat;

	
}

#encabezado {
width:100%; 
clear: both;
background-image:url(../../images/back_header.jpg);
background-repeat:no-repeat;
height:200px;
color:#333333
 }


/* 3 columnas (2 y 1)*/ 
#centro {
width:410px;
float: left;
}

/* 2 columnas (se utiliza en remplazo de centro y una columna)*/ 
#centro_completo {
width:570px;
float: left;
position:relative;
}

#col_izq   {
width:160px;
float: left;
}

#col_der  {
width:200px;
float: left;
}


.pie {
padding-bottom:10px; padding-top:10px;
text-align:center;   background-color: #ffffff;	color:#333333;
	
	}
.pie ul{
	display:inline;

}
.pie li {
	display:inline;
	list-style:none;
}


/* ie hack: */
     .iehackwrap {text-align: center;}
     .contenedor    {text-align: left; position:relative;}

	html,body {
		height: 100%;
	}
/*----formato-----*/

body {

	color:#333333;
	background-color:#EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:0.7em;
	margin: 0px 0px 0px 0px;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	border-bottom:1px solid #666666;

}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;


}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}

dt {
	font-weight:bold;
	padding-top:15px;

}

img {
	border:none;
}

A:visited {
	color: #666666;

	text-decoration:none;
}
A:link {
	color: #666666;

	text-decoration:none;
}
A:hover {
	color: #FF6600;

	text-decoration:none;
}
A:active {
	color: #FF6600;
	background-color:#ffffff;	
	text-decoration:underline;
}



/*----------------------------
      formulario general
----------------------------*/
label{
	width:10em;
	padding:4px;
	float: left;
	text-align: right;
	margin:0px;
	clear: both;
	
}

.input-box{
	margin-bottom: 10px;
	color: #666666;
	background-color: #EFEFEF;
	border: #26a solid 1px;
	}

.submit-button{
	margin-left: 11em;
	clear: both;
	color: #666666;
	background-color: #EFEFEF;
}

fieldset{

	border:none;
	padding-left:0px;
	}

legend {
	padding: 1px 0px;
	margin-top: 3px
	}

#requeridos{}

/*-----------------------------------
    ESTILO BOTONERA
-----------------------------------*/

#botonera{
position:absolute;
top:145px;
left:80px;


font-size:0.8em; margin-right:5px; background-color:none;}
#botonera ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display:inline;

}

#botonera li {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: 0;
	position: relative;
	text-transform:capitalize;
	color:#000000;
	font-weight:bold;
	display:inline;
}

#botonera a {

}
#botonera li ul {
	margin: 0;
	padding:0;
	position:relative;
	left:1.5em;


}
#botonera li ul li {
	margin:/* 10px 0px 10px 0px*/;
	display: block;
	padding: 0.3em 0.3em 0.3em 0.3em;
	margin-bottom:2px;
}

#botonera li.sel {
	color: #000000; 
	background-color: #CC6600; 
}

#botonera li.desplegable {
	color:#333333; 
	background-color:#EEEEEE; 
}


#botonera  A:visited {
	color: #CCCCCC;

	text-decoration:none;
}
#botonera A:link {
	color: #CCCCCC;

	text-decoration:none;
}
#botonera A:hover {
	color: #FF9900;

	text-decoration:none;
}
#botonera A:active {
	color: #FF9900;	
	text-decoration:underline;
}









#lenguajes {
position:absolute;
top:170px;
left:530px;
font-size:0.8em;
}

#lenguajes ul{	margin: 0; padding:0px;}
#lenguajes li{ margin:0px;display:inline; padding:5px;}
#lenguajes li.sel {
	color:#333333; 
	background-color:#C8FF22; 
}


.video_extr{
height:110px;

}
.video_extr img{
	float:left; width:100px;
}
.video_extr p{
float:left; padding:10px;
}