body {
	background-color: #FFFFFF;
	background-image: url(../img/comunes/fondo.gif);
	margin: 0px;
}




.superior {
	background-color: #ACB1A6;
	background-image: url(../img/comunes/superior.jpg);
	width: 548px;
	height: 97px;
}

.barra {
	background-color: #DDE4D5;
	background-image: url(../img/comunes/barra.jpg);
	width: 375px;
	height: 50px;
}

.idioma {
	background-color: #DDE4D5;
	background-image: url(../img/comunes/barra_idioma.jpg);
	width: 355px;
	height: 50px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #CAD1C9;
}

.contenido {
	background-color: #DDE4D5;
	width: 548px;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.lateral {
	background-color: #CAD0C3;
	width: 200px;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.division {
	background-color: #646760;
	width: 2px;
}

.emergente {
	background-color: #DDE4D5;
	width: 250;
	height: 250;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border: 2px solid #646760;
}





.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.enlace {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

a.enlace:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

a.copy:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}




input {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
	background-color: #F0F0F0;
	border: 1px solid #666666;
}

select {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
	background-color: #F0F0F0;
	border: 1px solid #666666;
}

