/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

html {
    /*esto nos permite forzar la barra de scroll en Firefox*/
    height: 100.02%;
}

body {
    margin: 0 auto;
    padding: 0;
    font: 12px verdana;
    background: #f4f4f4 url(img/bg.gif) top center repeat-y;
}

a {
    text-decoration: none;
    color: #274B95;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

h3 {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

input, textarea {
    background-color: #FFFFFF;
    border: 1px solid #888888;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 2px;
}

#avmenu {
    clear: left;
    float: left; /*TODO això fa que no surti la pantalla de fitxers*/
    width: 152px;
    margin: 5px 0 270px 0;
    padding-bottom: 260px;
    font-size: 7.2pt;
}

#avmenu ul 
{
	list-style: none;	    
    width: 152px;
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}	

#avmenu li {
    margin-bottom: 4px;
}

#avmenu li a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #004267;
    display: block;    
    padding: 6px 0 0 10px;
    background: #EDF6FB;
    border-left: 4px solid #0C82C7;
}	
	
#avmenu li a:hover {
    background: #B8DCF1;
    color: #003A5C;
    border-left: 4px solid #004267;
}

#content {
	float:right;
	height:1%;
	line-height:1.6em;
	margin-top:5px;
	margin-left: 8px;
	position:relative;
	text-align:justify;
	width: 600px;
}

#content h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
}

#contentInici {
    position:relative;
    margin: 0;
    padding: 10px 5px 10px 5px;
    width: 587px;
}

#contentInici ul {
    margin: 0;
    padding: 0;
}

#contentInici ul li {
    list-style: none;
    background: url(img/bulleted1.png) 0em 0.5em no-repeat;
    padding-left: 10px;
    margin-bottom: 10px;
}

#extras {
    float: right;
    width: 100px;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 1.5em;
}

#extras p {
    margin: 0 0 1.5em 0;
}

#footer {
    clear: both;
    margin: 20px auto;
    padding: 10px 0 10px 0;
    border-top: 2px solid #f0f0f0;
    width: 760px;
    text-align: center;
    color: #808080;
    font-size: 0.9em;
}

#footer a {
    color: #808080;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#frontphoto {
    margin: 0 0 10px 0;
    border: 0;
}

#header {
    clear: both;
    margin: 8px 0 8px 0;
    padding: 0;
    height: 103px;
}

#header h1 {
    margin: 0 0 10px 0;
    float: left;
}

#header p {
    width: 500px;
    float: right;
    text-align: center;
    color: #a0a0a0;
    margin: 0 0 10px 0;
    font-size: 0.8em;
    line-height: 1.2em;
}

#news {
    margin: 0px 0px 0px 150px;
    padding: 0 0 0 0;
    text-align: left;
}

#news h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 0;
}

#puja a {
    color: #B56B54;
    text-decoration: none;
}

#rightBar {
    width: 165px;
    margin-left: 430px;
    padding: 0;
    top: 0px;
}

#rightBar ul {
    list-style-type: square;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

#rightBar li {
    margin: 0;
    padding-left: 2px;
}

#wrap {
    position: relative;
    background: #ffffff;
    color: #909090;
    margin: 0 auto;
    width: 760px;
    text-align: justify; 
}

#subleft
{
float:left;
width:181px;
margin:0;
padding:1px;
}

#subcontent
{
margin-left:181px;
border-left:0px solid gray;
padding:1px;
}

.announce {
    margin: 30px 0 10px 0;
    padding: 10px;
    width: 130px;
    color: #505050;
    background-color: #f4f4f4;
    line-height: 1.3em;
}

.bold {
    font-weight: bold;
}

.button {
    padding: 1px;
    background-color: #D0D0D0;
    color: #555555;
    border: 1px solid #666666;
    font-size: 9px;
    height: 19px
}

.campoObligatorio {
    color: #FF0000;
}

.center {
    text-align: center;
}

.contentData {
    position: relative;
    top: -95px;
    float: left;
    width: 420px;
}

.contentDataul {
    margin: 0;
    padding: 0;
}

.contentDataul li {
    list-style: none;
    background: url(img/bulleted2.png) 0em 0.5em no-repeat;
    padding-left: 30px;
    margin-bottom: 10px;
}

.contentNews {
    width: 585px;
}

.destacado {
    color: #0C82C7;
    font-weight: bold;
    font-size: 14px;
}

.destacado1 {
    color: #0C82C7;
    font-size: 12px;
}

.destacado2 {
    color: #0C82C7;
    font-weight: bold;
    font-size: 26px;
}

.destacado3 {
    color: #D2475C;
    font-size: 12px;
}

.faq {
    color: #174465;
}

.hide {
    display: none;
}

.hr {
    height: 1px;
    border: 0px;
    color: Gray;
    background-color: Gray;
}

.idioma {
    color: #7C2604;
    font-size: 9px;
}

.idioma a {
    color: #7C2604;
    font-size: 9px;
}

.imgCenter {
    display: block;
}

.left {
    margin: 10px 10px 5px 0;
    float: left;
}

.LnkBtnInfo {
    color: #949393;
    font-size: 12px;
}

.right {
    margin: 10px 0 5px 10px;
    float: right;
}

.small {
    font-size: 0.8em;
}

.subtitulo {
    color: #ffffff;
    font-size: 11px;
}

.submenuLink, .submenuLinkHover {
    cursor: hand;
    cursor: pointer;
}

.submenuLink {
    background: #EDF6FB;
    color: #004267;
}

.submenuLinkHover {
    background: #B8DCF1;
    color: #003A5C;
}

.textright {
    text-align: right;
}

.marc {
	padding: 5px;
	border:solid 1px gray;
}

#popup_avisos,#popup_avisos:hover {
	font-size:11px;
	font-weight:bold;
	padding:1px 4px;
	position:absolute;
	right:10px;
	top:45px;
	text-decoration: none;
}

.twtr-hd {
	overflow: hidden !important;
	padding: 7px 5px !important;
	position: relative !important;
}

div#footer a.imglssi {
    display: block;
    width: 100%;
    height: 65px;
    background-size: 85px 75px;
    color: transparent;
    font-size: 0px;
    position: relative;
    top: 0px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    width: 20%;
    left: 40%;
}


div#footer a.imgcat {
    background-image: url('img/logos/LSSI_1.gif');
}
div#footer a.imgesp {
    background-image: url('img/logos/LSSI.gif');
}
div#footer
{
    position:relative;
}
div#footer .contractservices {
    position: absolute;
    top: 90px;
    left: 0px;
}
