

BODY {
    background-color : #333333;
    color : #CCCCCC;
    font-size: 80%;
    font-family:sans-serif;
    text-align:center;
    background-image : url("/img/dgrey2.jpg");
  }

#wrap {
	width:750px;
	height:100%;
	margin: 0 auto;
	text-align:left;
	position:relative;
	background-color : #333333;
	
}

#container {
position:absolute;
background-color : #333333;
}

H1 {
color: #ffffff;
}

H2 {
color:#FFCC99;
/*text-decoration:underline;*/
}

TD.black {
	background:#222222;

}
DIV.anagrama {
    background-image : url("/img/anagrama-fosc-peq-t.gif");
    height : 98px;
    top : 10px;
    left : 30px;
    position : absolute;
    width : 100px;
  }


DIV.deulofeu {
    background-image : url("/img/deulofeu-peq-fosc-t.gif");
    height : 21px;
    top : 10px;
    left : 160px;
    position : absolute;
    width : 120px;
  }


DIV.artesans {
    background-image : url("/img/artesans-fosc-peq-t.gif");
    height : 49px;
    top : 50px;
    left : 160px;
    position : absolute;
    width : 120px;
  }

DIV.titulo {
    /*background-image : url("/img/artesans.gif");*/
    height : 20px;
    margin-top : 80px;
    margin-left : 160px;
    position : absolute;
    width : 196px;
    font-size: 120%;
}

DIV.banderas {
	position:absolute;
	/*border: 1px solid #FFFFFF;*/
	width:250px;
	left:315px;
	top:10px;
}

DIV.hmenu {
    /*background-color : #999999;*/
    /*height : 40px;*/
    top : 45px;
    left : 300px;
    position : absolute;
    /*width : 480px;*/
    width:57%;
    /*border:2px solid #999999;*/
    
}

SPAN.h-submenu {
    /*background-image : url("/img/artesans.gif");*/
    height : 20px;
    border:1px solid #999999;
    /*border-left:1px solid #999999;*/
    font-size:small;
    padding: 0px 0px 0px 0px;
    margin:0px;
}

SPAN.h-submenu:hover {
 background-color: #999999;
 color: #333333;
 border: 1px solid #FFFFFF;

}

DIV.thumb {
	/*border: 1px solid #ffffff;*/
	/*margin:0px 10px 10px 10px;*/
	margin-bottom:10px;
	margin-top:10px;
	/*width:350px;*/
	width:70%;
	vertical-align:middle;
	
}

DIV.cat_img {
	border: 1px solid #ffffff;
	/*margin:0px 10px 10px 10px;*/
	margin-bottom:10px;
	/*width:350px;*/
	width:40%;
	vertical-align:middle;
	
	
}

IMG.thumb {
	border: 1px solid #ffffff;
	vertical-align:middle;
	margin: 6px 3px 6px 3px;
 	opacity:0.5;
 	filter: alpha(opacity=50);
 	zoom:1;	
	
}

IMG.thumb:hover {
	border: 1px solid #ffffff;
	vertical-align:middle;
	margin: 6px 3px 6px 3px;
 	opacity:1;
 	filter: alpha(opacity=100);
 	zoom:1;
	
}

DIV.thumb > A:hover {
	opacity:1;
 	filter: alpha(opacity=100);
 	zoom:1;
}

SELECT.thumb{
	background:#333333;
	color:#FFFFFF;	
	left:90%;
	border:1px solid #FFFFFF;
	margin-top:2px;
}

DIV.hmenu > UL {
	padding-left:2%;
	
}

DIV.banderas > UL {
	padding-left:2%;
	
}

li.selected {
	background:#999999;
}

DIV.hmenu UL li{
    border:1px solid #999999;
    display:inline;
    font-size:x-small;
    padding: 1px 1px 1px 1px;
    margin-right:1px;
    margin-bottom: 1px;
    white-space:nowrap;
    list-style-type:none;
}

DIV.banderas UL li{
    /*border:1px solid #999999;*/
    display:inline;
    font-size:x-small;
    padding: 1px 1px 1px 1px;
    margin-right:1px;
    margin-bottom: 1px;
    white-space:nowrap;
    list-style-type:none;
}

DIV.foto-portada {
    background-image : url("/img/51.jpg");
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-left-color : #ffffff;
    border-left-style : solid;
    border-right-color : #ffffff;
    border-right-style : solid;
    border-top-color : #ffffff;
    border-top-style : solid;
    height : 602px;
    margin-left : 30px;
    margin-top : 120px;
    position : absolute;
    width : 802px;
  }

A:link {
	color: white;
	text-decoration:none;

}
A:visited {
	color: white;
	text-decoration:none;

}
A:hover {
	color: white;
	text-decoration:none;
	background-color:#5c5c5c;
}

DIV.cuerpo {
	position:absolute;
	top: 120px;
	left:20px;
	right:20px;
	width:95%;
	/*right:1em;*/
	
}

DIV.foto {
	/*border: 2px solid #ffffff;*/
	
}

IMG.foto {
	border: 2px solid #ffffff;
}

SPAN.thumbs {
	border: 1px solid #ffffff;
	padding:1px;
	
}

DIV.thumbs {
	border: 1px solid #ffffff;
	position:absolute;
	margin-top: 60px;
	margin-left: 520px;
}
