body {
	margin:0px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bg.jpg) no-repeat top left;
}

.web {
	width:100%;
}

.head {
	background:url(images/pxrep.gif) repeat-x;
}

.idiomas {
	float:right;
	background:url(images/idiomas.gif) no-repeat;
	margin-right:10px;
	width:280px;
	text-align:right;
}

.idiomas a {
	color:#424242;
	text-decoration:none;
	line-height:19px;
}

.idiomas a:hover {
	color:#000000;
}

.menu {
	float:right;
	clear:right;
	margin-top:20px;
	margin-right:10px;
}

.menu a {
	display:block;
	width:85px;
	height:22px;
	background:url(images/link.gif) no-repeat;
	float:left;
	margin-right:3px;
	text-align:center;
	text-decoration:none;
	color:#696969;
	padding-top:5px;
}

.menu a:hover {
	background:url(images/link_hover.gif) no-repeat;
	font-weight:bold;
}

.pagina {
	color:#4D4D4D;
	line-height:150%;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	text-align:justify;
}

.pagina a {
	color:#111D35;
}

.inici {
	background:#F2F2F2; 
	width:350px;
	padding:10px; 
	border:1px solid #BEBEBE;
}

h2 {
	font-family: Georgia, serif;
	color:#2F3955;
	font-style:italic;
}

.foot {
	text-align:center;
}

.foot_cont {
	clear:both;
	width:95%;
	margin:auto;
	margin-top:30px;
	margin-bottom:15px;
	padding-top:10px;
	border-top:1px solid #111D35;
	color:#767676;
}

.foot_cont a {
	color:#111D35;
}

td {
	padding-bottom:5px;
	padding-right:10px;
}

select {
	font-size:10px;
}