@charset "utf-8";
/* CSS Document */
body{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	line-height:18px;
}

#content{
	width:1010px;
	background:url(../images/background.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	}

p{
	margin-top:30px;
	}

#menu{
	margin-top:123px;
	height:132px;	
}

#separa{
	width:454px;
	height:30px;
	background:url(../images/separa.jpg);
	}
	
#col_left{
	float:left; 
	width:555px; 
	height:500px;
	}
	
#col_right{
	float:left; 
	width:455px; 
	height:500px;
	}

#main{
	padding:0 14px 0 6px;
	}
	
a#menu1 img{
	width: 128px;
	height: 27px;
	background: url(../images/back_menu.png) no-repeat;
	background-position:0 0;
	border:none;
	}
a#menu1:hover img, a#menu1.hover img{
	background-position:-141px 0;
}

a#menu2 img{
	width: 128px;
	height: 26px;
	background: url(../images/back_menu.png) no-repeat;
	background-position:0 -27px;
	border:none;
	}
a#menu2:hover img, a#menu2.hover img{
	background-position:-141px -27px;
}

a#menu3 img{
	width: 128px;
	height: 26px;
	background: url(../images/back_menu.png) no-repeat;
	background-position:0 -53px;
	border:none;
	}
a#menu3:hover img, a#menu3.hover img{
	background-position:-141px -53px;
}

a#menu4 img{
	width: 128px;
	height: 26px;
	background: url(../images/back_menu.png) no-repeat;
	background-position:0 -79px;
	border:none;
	}
a#menu4:hover img, a#menu4.hover img{
	background-position:-141px -79px;
}

a#menu5 img{
	width: 128px;
	height: 27px;
	background: url(../images/back_menu.png) no-repeat;
	background-position:0 -105px;
	border:none;
	}
a#menu5:hover img, a#menu5.hover img{
	background-position:-141px -105px;
}	

	
#menu_idioma{
	margin-top:371px;
	margin-left:25px;
	width:125px;
	height:42px;
	background:url(../images/idiomas.jpg);
	}

a#idioma1 img{
	width: 55px;
	height: 42px;
	background:url(../images/idiomas.jpg) no-repeat;
	background-position:0 0;
	border:0;
	}
a#idioma1:hover img, a#idioma1.hover img{
	background-position:0 -76px;
}

a#idioma2 img{
	width: 55px;
	height: 42px;
	background:url(../images/idiomas.jpg) no-repeat;
	background-position:-70px 0;
	border:none;
	}
a#idioma2:hover img, a#idioma2.hover img{
	background-position:-70px -76px;
}	

a{
	color:#E31319;
	text-decoration:none;
	outline: none;
	}	

a:hover{
	color:#E31319;
	text-decoration:underline;
	}
	
a#menu1e img{
	width: 128px;
	height: 27px;
	background: url(../images/back_menue.png) no-repeat;
	background-position:0 0;
	border:none;
	}
a#menu1e:hover img, a#menu1e.hover img{
	background-position:-142px 0;
}

a#menu2e img{
	width: 128px;
	height: 26px;
	background: url(../images/back_menue.png) no-repeat;
	background-position:0 -27px;
	border:none;
	}
a#menu2e:hover img, a#menu2e.hover img{
	background-position:-142px -27px;
}

a#menu3e img{
	width: 128px;
	height: 26px;
	background: url(../images/back_menue.png) no-repeat;
	background-position:0 -53px;
	border:none;
	}
a#menu3e:hover img, a#menu3e.hover img{
	background-position:-142px -53px;
}

a#menu4e img{
	width: 128px;
	height: 26px;
	background: url(../images/back_menue.png) no-repeat;
	background-position:0 -79px;
	border:none;
	}
a#menu4e:hover img, a#menu4e.hover img{
	background-position:-142px -79px;
}

a#menu5e img{
	width: 128px;
	height: 27px;
	background: url(../images/back_menue.png) no-repeat;
	background-position:0 -105px;
	border:none;
	}
a#menu5e:hover img, a#menu5e.hover img{
	background-position:-142px -105px;
}		