body{
	background-color:#efefef;
	color:#666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
 }
 
#contenedor{
	margin:0 auto;
	width:760px;
	background-color:white; 
 }
 
#header{
	width:760px;
	height:301px;
}  
/********************** MENU *************************/
#menu {
	width:760px;
	height:30px;
	background-image: url(../images/bg-menu.gif);

	
}
#menu ul li {
display: inline;
}

ul#botonera {
	padding: 0;
	/*margin: 80px 0 0 0px;*/
	
	background-repeat: repeat-y;	
	display: inline;
	
	}

ul#botonera li {
	padding: 0;
	margin: 0;
	display: inline;
}

ul#botonera li a{
	display: block;
	padding: 0;
/*	margin: 9px 0 0 28px;
	*margin: 5px 0 0 28px;*/
}

ul#botonera li a span {
	display: none;
}


ul#botonera li a.boton01 {
	background: url(../images/btn-01.gif) no-repeat 0 0;
	float:left;
	height:30px;
	width:74px;
}

ul#botonera li a.boton02 {
	background: url(../images/btn-02.gif) no-repeat 0 0;
	float:left;
	height:30px;
	width:127px;
}

ul#botonera li a.boton03 {
	background: url(../images/btn-03.gif) no-repeat 0 0;
	float:left;
	height:30px;
	width:97px;
}

ul#botonera li a.boton04 {
	background: url(../images/btn-04.gif) no-repeat 0 0;
	float:left;
	height:30px;
	width:137px;
}

ul#botonera li a.boton05 {
	background: url(../images/btn-05.gif) no-repeat 0 0;
	float:left;
	height:30px;
	width:101px;
}


ul#botonera li a:hover {
	background-position: 0 -30px;
}

/********************* FIN MENU *****************/

#contenido{
	margin-left:35px;
}

#contenidos{
	margin-left:25px;
	width:700px;
}

#contenidoIzq{
	float:left;
	width:350px;
	}

#contenidoDer{
	float:right;
	padding-right:16px;
	}
	
#docuDestacados{
	margin: 0 auto;
	}
		
#footer{
	height:87px;
	margin: 0 auto;
	clear: both;
}

/********************* Producciones *****************/

#titvideoIzq{
    float:left;
	width:350px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#titotrasProd{
	float:right;
	width:350px;
	padding-top:10px;
	padding-bottom:10px;	
	}
	
#videoIzq{
    float:left;
	width:350px;
	}
	
#otrasProd{
	float:right;
	width:320px;
	}

/********************* Quienes Somos *****************/

#qsIzq{
    float:left;
	width:300px;
	padding-bottom:50px;
	}
	
#qsDer{
	width:350px;
	float:right;
	padding-bottom:50px;	
	}
	
#meyer{
	width:250px;
	float:left;
	}
	
#libonati{
	width:250px;
	float:left;
	}		
	
#heidi{
	width:250px;
	float:left;
	}

#leonel{
	width:280px;
	float:left;
	}


/********************* Quienes Somos *****************/

#servIzq{
    float:left;
	width:350px;
	padding-bottom:50px;
	}
	
#servDer{
	width:310px;
	float:right;
	padding-bottom:50px;	
	}
	
	
#servUno{
	width:150px;
	float:left;
	}

#servDos{
	width:150px;
	float:left;
	}




/********************* Contáctenos *****************/

#contactoIzq{
	float:left;
	width:300px;
	padding-bottom:50px;
	}
	
#contactoDer{
	float:right;
	width:350px;
	margin-right:35px;
	padding-bottom:50px;
	}	
	
	

.input250{
	width: 250px;
	font: normal 10px Verdana, sans-serif;
	color:#666;
	border:1px solid #d5d5d5;
	background:#fff url(../images/contactenos/input-a.jpg) repeat-x top left;
	padding: 2px 0 2px 0.5em;
}

.input250G{
	width: 250px;
	height: 135px;
	font: normal 10px Verdana, sans-serif;
	color:#000;
	border:1px solid #d5d5d5;
	background:#fff url(../images/contactenos/input-b.jpg) repeat-x top left;
	padding: 2px 0 2px 0.5em;
}