body
{
	padding: 0;
	margin: 0;
	background-color: #660000;
	color: #ffffff;
	font-family: Calibri, arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 14px;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color:#5F497A;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}
.gran_destacat{
	font-weight:bold;
	font-size:24px;
	color:#C2D91B;
}
.petit_destacat{
	font-weight:bold;
	font-size:14px;
	color:#D2E061;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	border-right: 20px solid #FFF;
	padding: 10px;
	background-color: #E36C0A;
}
#containerleft.cuando
{
	background-color: #E36C0A;
	background-image:url("http://clandestinos.lassal.org/imatges/espacio.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}

#containerleft.inicio
{
	background-color: #E36C0A;
	background-image:url("http://clandestinos.lassal.org/imatges/persiana.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}

#containerleft.donde
{
	background-color: #E36C0A;
	background-image:url("http://clandestinos.lassal.org/imatges/luces.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}
#containerleft.como
{
	background-color: #E36C0A;
	background-image:url("http://clandestinos.lassal.org/imatges/stop.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}
#containerleft.quien
{
	background-color: #E36C0A;
	background-image:url("http://clandestinos.lassal.org/imatges/baturra.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}
#containerleft.tus-datos
{
	background-color: #E36C0A;
	background-image:none;
}
#containerleft.fotos
{
	background-color: #003333;
	background-image:none;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	overflow: auto;
	padding: 10px;
	text-align:center;
	background-color: #003333;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 90%;
	line-height: 1em;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}


#navcontainer ul
{
        padding: 0;
        margin: 0;
        float: right;
        width: 100%;
}

#navcontainer ul li
{
        display: inline;
}

#navcontainer ul li a
{
        padding: 6px 10px;
        color: #FFF;
        text-decoration: none;
        float: right;
}

#navcontainer ul li a:hover
{
        background-color: #FFF;
        color: #990031;
}
#active a:link {
	 background-color: #FFF;
     color: #990031;
}
#active a:hover {
	 background-color: #FFF;
     color: #990031;
}
#active a:visited {
	 background-color: #FFF;
     color: #990031;
}
textarea.text{
//height:100px !important;
}
