.idioma-0{
	float:left;
	width:225px;
	padding:0 30px 20px 0;
}

.idioma-1{
	float:left;
	width:225px;
	padding:0 0 20px 0;
}

h3{
	color:#B38E00;
	margin:0;
	padding: 3px 0 7px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	line-height:25px;
	border-bottom:1px solid #D7D7D7;
}

h3 a{
	color:#B38E00;
	text-decoration:none;
}

h3 a:hover{
	text-decoration:underline;
}

#content p{
	padding:9px 0 10px 0;
	line-height:22px;
}

#content p a{
	color:#333;
	text-decoration:none;
}

#content p a:hover{
	text-decoration:underline;
	color:#000;
}

#content ul {
	width:225px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#content ul li {
	margin:0;
	padding:0;
}

#content ul li a{
	height:15px;
	padding:6px 0;
	background:#D7D7D7 url("../images/global/arrow.gif") no-repeat right center;
	text-decoration:none;
	color:#666;
	font-size:12px;
	font-weight:bold;
	width:auto;
	display:block;
	text-align:center;
}

#content ul li a:hover{
	background:#F2C100 url("../images/global/arrow.gif") no-repeat right center;
	color:#333;
}