/* Viacom website CSS

   Orbital 2.005
   
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px 0px;
	padding: 0px;	
	/*text-align: center;*/	
	background-color: #FFFFFF;
}

a img { border: none }

/*positioning styles */

#main_container {
	width: 770px; /*****************************770********************************************/
	text-align:left; 
	margin-left: auto;
	margin-right: auto;
  
}

#idiomas {
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	color: #7C3D00;
	text-decoration: none;
	margin-bottom: 5px;
}

#upper {
	border-top: 10px;
}

/*****************************  menu ********************************************/
#menu {
	background-color: #969C4A;
	width: 770px;
	height: 73px;	
	background-image: url('../img/pie_cabecera.gif'); 
	background-repeat:no-repeat; 
	background-position:35px bottom; 
}

#texto_menu {
	float: left;
	width: 518px;
	height: 35px;
	padding-top: 15px;
}

#barrita_menu_izq {
	float: left;
	width: 35px;
	height: 73px;
	background-image: url('../img/izq_top.jpg'); 
	background-repeat:no-repeat; 	
}

#barrita_menu_der {
	float: right;
	width: 30px;
	height: 73px;
	background-image: url('../img/der_top.jpg'); 
	background-repeat:no-repeat; 	
}


/*****************************  contenedor central **********************************/
#container {
	background-image: url('../img/fondo_centro.gif'); 
	background-repeat:repeat-y;	
	width: 770px;
	//**padding: 35px;**/
}

#imagen {
	float: left;
	margin-top: 28px;
	margin-left: 12px;
	width: 224px;
	height: 165px;
}

#imagen a {
	font-family: verdana;
	font-size: 12px;
	margin-left: 14px;
	margin-right: 14px;
	text-align: justify;
	color: #7C3D00;
	text-decoration: none;
}

#imagen a:hover {
	font-family: verdana;
	font-size: 12px;
	margin-left: 24px;
	margin-right: 24px;
	text-align: justify;
	color: #7C3D00;
	text-decoration: underline;
}


#barrita {
	float: left;
	width: 2px;
	height: 408px;
	margin-top: 18px;
	background-image: url('../img/barrita.gif'); 
	background-repeat:repeat-y;	
}

#texto {
	float: left;
	width: 474px;
	margin-top: 8px;
	margin-left: 11px;
}

#texto_dentro {
	font-family: verdana;
	font-size: 10px;
	margin-left: 24px;
	margin-right: 24px;
	text-align: justify;
	color: #807200;
}

#barrita2 {
	width: 770px;
	height: 4px;
}

#container2 {
	background-image: url('../img/barrita3.gif'); 
	background-repeat:repeat-y;	
	width: 770px;
	//**padding: 35px;**/
}

#texto2 {
	float: left;
	font-family: verdana;
	color: #7C3D00;
	font-size: 10px;
	width: 770px;
	margin-top: 5px;
	text-align: center;
}

#texto2 a {
	font-family: verdana;
	font-size: 10px;
	margin-left: 24px;
	margin-right: 24px;
	text-align: justify;
	color: #7C3D00;
	text-decoration: none;
}

#pie {
	width: 770px;
	height: 49px;
}

#texto_dentro input {
	font-family: verdana;
	font-size: 10px;
	margin-left: 24px;
	margin-right: 24px;
	text-align: justify;
	color: #807200;
}

