body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C6AB7A;
}

.Estilo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #67732C;
}
.Estilo1 {
	float: right;
	padding: 0px 20px 20px 20px;
}

/* */
.cont {
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	width: 772px;
	background-color: #E6E4E5;
	height: 487px;
}
.menu {
	border-right: 1px black solid;
	border-left: 1px black solid;
	width: 772px;
	background-color: #C6AB7A;
	text-decoration: none;
}

.menu td{
	background-color: #C6AB7A;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menu td a{
	text-decoration: none;
	color: white;
}
.menu td a:hover{
	text-decoration: none;
	color: #F1EA1F;
}
/*.menu td a:visited{
	text-decoration: none;
	color: white;
}*/

.idioms {
	background-image: url(../../img/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 332px; 
}
.idioms td{
	padding-left: 3px;
	font-size: 11px;
	text-decoration: none;
}
.idioms td a{
	text-decoration: none;
	color: #67732C;
	font-weight: bold;
}
.idioms td a:hover{
	text-decoration: none;
	color: #000066;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D22831;
}
table {
	font-size: 100%;
	border: thin #FFFFFF;
}
p {
	text-align: justify;
}
/*a:link {
	font-weight: bold;
	text-decoration: none;
	color: #67732C;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #67732C;
}
a:active	 {
	font-weight: bold;
	text-decoration: none;
	color: #67732C;
}
a:hover,visited {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}*/
img.entorn {
	float: left;
}
#contents {
	overflow: auto;
	height: 487px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
 border: 1px solid #333300;
 background-color: #f8f8f8;
 font: 9px tahoma, arial;
}
