@charset "UTF-8";

/*
CSS 
NOVEMBRO S.L.
2009/04/01
----------------------------------------------- */

* {
	padding: 0;margin: 0;
	}
	
html {
	font: 62.5%/1.6em Verdana, Century Gothic, Helvetica, Arial, sans-serif;color:#333;
	}

body {
	font-size: 1em;text-align: center;
	}

a { 
	color:rgb(60,90,150);text-decoration: none; 
	}

a:hover { 
	color:rgb(0,30,90); 
	}

p a:link p a:visited { }
p a:hover { }

a img {
	border:none;
	}
img {
	border-width:0px;
	}
	
p {
	padding: 5px 0px;font-weight:normal;
	}

ul {
	list-style: none;
	}

li { }

li span {
	color: #555;
	font-size: 1em !important; 
	}


#center p, #fullright p, #full p {
	line-height:17px;font-size:1.1em;color:#333333;margin:0 0 0px 0;
	}


h1 {
	font-size:2em;color:#333333;text-transform:uppercase;margin:0px 0px 20px;padding-top:20px;
	font-weight:normal;
	}

h2 { 
	font-size:1.2em;color:rgb(30,70,120);margin:0px 0px;
	}

h3 {
	font-size:1em;color:#FF3333;margin:0px 15px;
	}
	


/* Structure
----------------------------------------------- */

#wrap {
	width:854px; text-align:left; margin:auto;background:url(http://www.prodemel.es/media/comun/shadow.jpg) top left repeat-y #ffffff;
	}

#logo {
	height:169px;width:220px;float:left;margin-top: 10px;
	}

/* navigation
----------------------------------------------- */
.nav_category {
	padding:0px 0 0 0px;width:190px;/*106px*/height:180px;float:left;overflow:hidden;display:block;list-style:none;
	border-top:15px solid rgb(210,210,210);background:url(http://www.prodemel.es/media/comun/nav_border.gif) top left repeat-y #ffffff;
	}

.nav_category h5 {
	margin:20px 0 0 0px;color:#000000;font-weight:normal;line-height:20px;text-transform:uppercase;
	font-size:1.1em;
	}

.nav_category li {
	margin-left:45px;
	}

.nav_category li a {
	color:#999999;font-weight:normal;/*margin-left: 20px;*/
	}

.nav_category li a:hover {
	color:rgb(0,30,90);
	}
.nav_category li a.activo {
	color:black;font-weight:bold;
	}

#empresa {
	background:url(http://www.prodemel.es/media/comun/shadow_left.jpg) top left repeat-y #ffffff;
	width:200px;
	}
	
#soluciones {
	width:244px;
	}

#referencias {
	width:180px;
	}

#featurebig {
	height:320px;width:854px;
	clear:both;display: block;border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;
	background:url(http://www.prodemel.es/media/comun/feature_es.jpg) top center no-repeat #fff;
	}


/* Layouts
----------------------------------------------- */

#center {
	margin:0 230px 0 220px;background:url(http://www.prodemel.es/media/comun/nav_border.gif) top left repeat-y;
	padding-bottom:50px;
	}
	
#fullright {
	/*margin:0px 230px 0 0px;*/background:url(http://www.prodemel.es/media/comun/nav_border.gif) top left repeat-y;width:400px;
	text-align:justify;float:left;padding:0 0 50px 20px;
	}

#full {
	margin:0px 0px 0 220px; background:url(http://www.prodemel.es/media/comun/nav_border.gif) top left repeat-y;padding-bottom:50px;
	}



#footer {
	color:#666666;padding-top:0px;margin:auto;width:854px;text-align:right;
	border-top:0px solid rgb(220,220,230);height: 40px;background-color: white;
	}

.copyright {
	float:right;color:#666;font-size: 0.9em;/*background-color:rgb(39,67,110);*/margin:0 0 0 0px;padding:3px 10px 3px 30px;
	width:559px;
	}

.copyright a {
	color:rgb(100,130,160);
	}
	
.copyright a:hover {
	text-decoration:underline;
	}





