body {margin:0 0 0 0; background-color:#f7f7f7;}

#buscar {
	width: 610px;
	}

#fd_cont_01 {
/*	background-image: url(../images/content/fondo_content_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin:0px;
	padding:20px 0px 0px 0px;
	}
.fd_cont_02 {
/*	background-image: url(../images/content/fondo_content_02.jpg);
	background-repeat:  repeat-y;
	background-position: left top;*/
	margin:0px;
	padding:15px 15px 5px 20px;
	}
.fd_cont_03 {
/*	background-image: url(../images/content/fondo_content_02.jpg);
	background-repeat:  repeat-y;
	background-position: left top;*/
	margin:0px;
	padding:15px 0px 0px 2px;
	}
.fd_cont_04 {
	text-decoration:none;
/*	background-image: url(../images/content/fondo_content_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	margin:0px;
	padding:0px 0px 0px 23px;
	}
.fd_cont_02 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5c5c5c;
	font-weight: bold;
	line-height: 28px;
	}
.fd_cont_02 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5c5c5c;
	font-weight: bold;
	line-height: 28px;
	}
.fd_cont_02 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e8ba00;
	font-weight: bold;
	line-height: 28px;
	}
.fd_cont_02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	font-weight: normal;
	line-height: 18px;
	}
.fd_cont_02 ul, .fd_cont_02 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	font-weight: bold;
	line-height: 14px;
	font-style: italic;
	}
.fd_cont_02 a, .fd_cont_02 a:active, .fd_cont_02 a:visited {
	color: #494949;
	}
.fd_cont_02 a:hover {
	color: #e8ba00;
	}
	
	.banderas {
	float: right;
	width: 180px;
	margin:7px 0px 0px 100px;
}
.es {
	float: left;
	width: 60px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.es a, .es a:visited, .es a:active {
	background-image: url(../images/idiomas/bandera_es_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#2d2d2d;
	line-height:70px;
}
.es a:hover {
	background-image: url(../images/idiomas/bandera_es_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#fff;
}
.cat {
	float: left;
	width: 60px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.cat a, .cat a:visited, .cat a:active {
	background-image: url(../images/idiomas/bandera_cat.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#2d2d2d;
	line-height:70px;
}
.cat a:hover {
	background-image: url(../images/idiomas/bandera_cat_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#fff;
}
.en {
	float: left;
	width: 60px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.en a, .en a:visited, .en a:active {
	background-image: url(../images/idiomas/bandera_en.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#2d2d2d;
	line-height:70px;
}
.en a:hover {
	background-image: url(../images/idiomas/bandera_en_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#fff;
}
.fr {
	float: left;
	width: 83px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.fr a, .fr a:visited, .fr a:active {
	background-image: url(../images/idiomas/bandera_fr.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#2d2d2d;
	line-height:70px;
}
.fr a:hover {
	background-image: url(../images/idiomas/bandera_fr_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#000;
}
.de {
	float: left;
	width: 83px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
.de a, .de a:visited, .de a:active {
	background-image: url(../images/idiomas/bandera_de.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#2d2d2d;
	line-height:70px;
}
.de a:hover {
	background-image: url(../images/idiomas/bandera_de_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#000;
}

