#activo {
	font-weight:bold;
}

body {
	margin:0px;
	background:url(images/pxrep_body.gif) repeat-x #bbe5fd;
	text-align:center;
	color:#004272;
}

.web {
	margin:auto;
	width:760px;
	background:url(images/pxrep.gif);
}

.top {
	background:url(images/top.gif) no-repeat;
	height:87px;
}

#idiomas {
	width:175px;
	float:right;
	padding:4px;
}

#idiomas a {
	display:block;
	width:16px;
	height:11px;
	margin-bottom:5px;
	float:left;
	margin-right:5px;
}

#idiomas span {
	display:none;
}

#idiomas #es {
	background:url(images/es.gif) no-repeat;
}

#idiomas #en {
	background:url(images/en.gif) no-repeat;
}

#idiomas #fr {
	background:url(images/fr.gif) no-repeat;
}

.head {
	background:url(images/head.gif) no-repeat;
	height:124px;
}

.menu {
	background:url(images/menu.gif) no-repeat;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.menu ul {
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-top:0px;
	float:left;
}

.menu li {
	display:block;
	width:120px;
	float:left;
	margin:0px;
	text-align:center;
	line-height:33px;
	border-right:1px solid #FFFFFF;
}

.menu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

.menu a:hover {
	background:url(images/menuhover.gif);
	color:#DBDBDB;
}

.container {
	background:url(images/container.gif) top no-repeat;
	width:760px;
	display:table;
}

.menulateral {
	background:url(images/lateral_pxrep.gif) right repeat-y #ffffff;
	/*background:url(images/lateral_pxrep.gif) no-repeat;*/
}
.text_negre{
	font-size:10;
	color:#004272;
}
.titulo {
	font-size:11px;
	font-weight:bold;
	color:#000099;
}

.lateral {
	width:223px;
	float:left;
	background:url(images/menu_lateral.gif) no-repeat;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:5px;
	padding-top:10px;
	line-height:20px;
	color:#551a8b;
	margin-right:5px;
}

.logos {
	background:url(images/logos.gif) no-repeat;
	padding-top:25px;
	padding-left:10px;
	height:180px;
}

.logos h5 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:20px;
	background:url(images/ico_link.gif) no-repeat;
	line-height:200%;
	padding-left:30px;
}
.news {
	background:url(images/logos.gif) no-repeat;
	padding-top:25px;
	padding-left:10px;
	height:300px;
}
.news h5 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:20px;
	background:url(images/ico_link.gif) no-repeat;
	line-height:200%;
	padding-left:30px;
}
.logos a {
	text-decoration:none;
	display:block;
	height:24px;
	clear:both;
}

.logos a:hover {
	text-decoration:underline;
}

.logos img {
	float:left;
	margin-top:-2px;
	margin-right:5px;
}
.menulateral ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.menulateral li {
	padding:0px;
}

.menulateral a:hover {
	text-decoration:underline;
}

.relateral {
	background:url(images/lateral_top.gif) no-repeat; 
	padding-top:25px; 
	padding-left:5px;
}


.seccion {
	font-size:11px;
}

.seccion span {
	background:url(images/seccion.gif) top left no-repeat;
	margin-left:5px;
	padding-left:20px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	height:20px;
}

.seccion a {
	color:#E10033;
	text-decoration:none;
}

.carpeta {
	font-size:11px;
}

.carpeta span {
	background:url(images/carpeta.gif) top left no-repeat;
	padding-left:17px;
	margin-left:5px;
	font-weight:bold;
}

.carpeta a {
	color:#E10033;
	text-decoration:none;
}


.links a{
	background:url(images/link.gif) left top no-repeat;
	padding-left:12px;
	text-decoration:none;
	font-size:10px;
	margin-left:10px;
	display:block;
	height:20px;
}

.links a:hover {
	color:#E10033;
}

.sublinks li {
	margin-left:2px;
}

.sublinks a {
	background:url(images/sublinks.gif) left top no-repeat;
	color:#1d306b;
}

.resublinks li {
	margin-left:15px;
}

.resublinks a {
	background:url(images/resublinks.gif) left top no-repeat !important;
	color:#1d306b;
	
}

.activo {
	color:#000000;
}

.pagina {
	float:left;
	text-align:justify;
	width:505px;
	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:0px;
}

.pagina a {
	text-decoration:none;
	font-weight:bold;
}

.imagenes img {
	border:1px solid #FF7978;
	padding:5px;
}

p {
	margin-top:5px;
}

.foot {
	clear:both;
	background:url(images/foot.gif) no-repeat #bbe5fd;
	height:50px;
	color:#FFFFFF;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h2 {
	color:#E10033;
	margin:0px;
	margin-top:10px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	background:url(images/h2.gif) no-repeat left bottom;
	padding-bottom:10px;
	text-align:left;
}

.error {
	font-weight:bold;
	margin:10px;
}

.productos {
	line-height:100%;
}

.productos a {
	display:block;
	width:150px;
	height:150px;
	float:left;
	text-decoration:none;
	text-align:center;
	background:url(images/bgcatego.gif) no-repeat;
	font-weight:bold;
	color:#551a8b;
	margin-right:15px;
	margin-bottom:5px;
}

.productos a:hover {
	background:url(images/bgcatego_hover.gif) no-repeat;
	color:#FFFFFF;
}

.productos img {
	border:0px;
	margin:auto;
	margin-top:15px;
	margin-bottom:10px;
	padding:0px;
	display:block;
	clear:both;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#E10033;
	margin:0px;
	margin-top:10px;
	text-align:left;
}

hr {
	display:block;
	color:white;
	clear:both;
	border:1px dashed #E10033;
}

.tablita {
	border-right:1px solid #004272;
	border-top:1px solid #004272;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size:100%;
}

.tablita td {
	border-left:1px solid #004272;
	border-bottom:1px solid #004272;
}

.divtablas {
	float:left;
	margin-top:10px; 
	display:table;
	width:250px;
}

.divtablas div {
	display:block;
	margin-right:25px;
}

.soluciones {
	float:left;
	width:245px;
	margin-right:3px;
	text-align:left;
	line-height:200%;
}

.soluciones a {
	display:block;
	font-weight:normal;
	color:#004272;
	background:url(images/soluciones_flecha.gif) no-repeat left;
	padding-left:16px;
}

.soluciones a:hover {
	background:url(images/soluciones_hover.gif) no-repeat left;
	color:#e10033;
	font-weight:bold;
}

.ficha {
	background:url(images/bg_soluciones.gif) no-repeat;
	padding:20px;
	padding-left:15px;
	height:250px;
}

.ficha div {
	height:240px;
	float:left;
	margin-right:30px;
}

.descargas {
	height:300px;
	width:520px;
	background:url(images/bgdescargas.jpg) no-repeat right bottom;
}

.descargas a {
	background:url(images/icosave.gif) no-repeat;
	padding-left:20px;
	display:block;
	height:22px;
	color:#004272;
	font-weight:normal;
}

.descargas a:hover {
	background:url(images/icosavehover.gif) no-repeat;
	color:#e10033;
	font-weight:bold;
}

.down {
	padding:8px;
	background:#F3F3F3;
	border:1px solid #CCCCCC;
	text-transform:uppercase;
}