.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A2A285;
	text-align: justify;
}
.colorblanco {
	color: #FFFFFF;
}
.fondotabla {
	background-color: #FFFFCC;
}
.bordetabla {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #008500;
}
.negrita {
	font-weight: bold;
}
.margen {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.margeninferior {
	margin-bottom: 10px;
}
.fondo {
	background-image: url(victorian.jpg);
	background-repeat: repeat;
}
.enviar {
	BORDER-RIGHT: #D3CBAF 1px solid;
	BORDER-TOP: #D3CBAF 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 10px; 
	BORDER-LEFT: #D3CBAF 1px solid; WIDTH: 120px; COLOR: #000000; 
	LINE-HEIGHT: 20px; 
	BORDER-BOTTOM: #D3CBAF 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF
}
.colorcelda {
	BORDER-RIGHT: #D3CBAF 1px solid; 
	BORDER-TOP: #D3CBAF 1px solid; 
	FONT-WEIGHT: normal; FONT-SIZE: 10px; 
	BORDER-LEFT: #D3CBAF 1px solid; COLOR: #000000; 
	BORDER-BOTTOM: #D3CBAF 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFCC
}
.object {
	margin-top: 100px;
}

body {
	background-image: url(victorian.jpg);
	background-repeat: repeat;
}

.total {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	margin-top: 100px;
	background-color: #2D4626;
}
.idiomas {
	height: auto;
	width: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	clear: both;
	padding-top: 50px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 15px;
	margin-left: 15px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #BF902A;
	text-decoration: none;
}
.logo {
	padding-top: 100px;
}
.flash {
	height: 530px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
