@charset "iso-8859-1";
/* CSS Document */

html,body{
	margin:0px;
	height:100%;
	background-image:url(../imgs/fons.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#b12317;
}
.mida_max{
	width:995px;
	margin:0 auto 0 auto;
	background-color:#e3b70e;
}
.cont{
background-image: url(../imgs/fons_cont.jpg);
	background-position:top;
}
.idiomes {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	text-decoration:none;
	color:#804641;
}

.idiomes:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	text-decoration:none;
	color:#804641;
}

.idiomes:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	text-decoration:none;
	color:#804641;
}

.idiomes:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	text-decoration:none;
	color:#804641;
}

.idiomes:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	text-decoration:underline;
	color:#804641;
}
.idiomes_on {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#804641;
}
.peu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color:#4f120d;
}

.peu:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color:#4f120d;
}

.peu:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color:#4f120d;
}

.peu:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color:#4f120d;
}

.peu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration:none;
	color:#4f120d;
}
.peu_on {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration:none;
	color:#4f120d;
}
.text{
	font-family: arial;
	font-size: 12px;
	font-weight: regular;
	text-decoration:none;
	color:#804641;
}
.tit{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color:#9f1800;
}
.link {
	font-family: arial;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color: #752a2a;
}

.link:active {
	font-family: arial;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color:#752a2a;
}

.link:link {
	font-family: arial;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color:#752a2a;
}

.link:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: regular;
	text-decoration:underline;
	color:#752a2a;
}

.link:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: regular;
	text-decoration:none;
	color:#752a2a;
}