/* CSS Document */

body{
background-color:#FFFFFF;
background-image:url(../imagenes2009/logofondo.png);
/*background-repeat:repeat-x;*/
/*background-attachment:fixed;
background-repeat:repeat-x;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.contenedor{
	width: 800px;
	margin: auto;
		
}
.cabecera{
	width: 800px;
	height: 200px;
	/*background-image: url(imagenes/cabecera.png);*/
}
.clima{
	height: 32px;	
	background-image: url(imagenes/clima.png);
	line-height: 30px;
	color:#000000;
	padding-left: 580px;
}
.menuh{
height:20px;
width: 800px;
}
.menu{
	width: 100px;
	height:505px;
	background-color:#000000;	
	text-align: left;
	line-height: 20px;
	/*color: #000000;*/
	/*background-image: url(imagenes/fondomenu2.gif);*/
	position: relative;
	float:left;
}
.visitas{
	width: 100px;
	text-decoration:none;
	padding-top: 20px;
	color: #999999;
}


.contenido{
	position: relative;
	width: 800px;
	height:auto;
		
	float:left;
	/*
	background-color: #FFFFFF;
	padding-left: 20px;
	line-height: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 20px;
	*/
}
.contenido{
	position: relative;
	width: 800px;
	height:auto;
	background-color: #FFFFFF;	
	float:left;
	/*
	background-color: #FFFFFF;
	padding-left: 20px;
	line-height: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 20px;
	*/
}
/* Contenido de tamaņo fijo */
.contenidof{
	position: relative;
	width: 510px;
	height:460px;
	float:left;
	background-color: #FFFFFF;
	padding-left: 20px;
	line-height: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 20px;
}
.propaganda{
	width: 150px;
	height: 500px;
	position: relative;
	background-image:url(imagenes/fondoempleados.png);
	background-repeat:repeat-x;
	/*background-color: #9A9CA6;*/
	font-family: Arial, Helvetica, sans-serif;
	float: left;	
}
.pie{
	width: 800px;
	height:65px;
	font-weight:bolder;
	
	color:#000000;
	text-align: left;
	float:right;
}
.pie2{
	width: 800px;
	height:50px;
	color:#000000;
	text-align:left;	
	float:right;
}
.webmaster{
color:#666666;
width: 800px;
	height:30px;
	float:right;
	text-align:center;
	text-decoration:none;
}
.subtitulo{
	color:blue;
	font-size:12px;
	
}
.colombia{
background:url(../flash/ima/cambio1.png);
background-repeat:no-repeat;
}
.mexico{
background:url(../flash/ima/cambio2.png);
background-repeat:no-repeat;
}
.dominicana{
background:url(../flash/ima/cambio3.png);
background-repeat:no-repeat;
}
.tabla{
	border-width: 1px;
	border-color: 75263C;
	border-style:dotted;
	border:1px solid #2E2E2E;
}
