/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 0.7em Tahoma, sans-serif;
	color: #000000;
}
body a {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
body a:hover {
	text-decoration: underline;
	color: #FF3333;
	font-weight:bold;
}
#toppage{
	display: none;
}
#topbar{
	float:left; 
	width:800px; 
	height:33px; 
	background-color:#333333;
}

#cabecera {
	display: none;
}

.logo {
	padding: 25px;
}

#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	float:left; 
	width:608px; 
	background-color:#EEEEEE; 
	border-right:solid 1px #999999; 
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999; 
	min-height:360px;
}
#logo{
	float:left; 
	width:190px; 
	height:115px; 
	border-left:solid 1px #999999;
}
#pagetitle{
	position:relative; 
	float:left; 
	width:608px; 
	height:115px; 
	background-color:#CCCCCC; 
	border-right:solid 1px #999999;
}
#title{
	position:absolute; 
	right:8px; 
	bottom:0px; 
	width:600px;
}
#menu{
	display:none;
}
#footer{
	width:500px; 
	padding-right:10px; 
	padding-left:20px;
}
#anen{
	width:300px; 
	padding-right:10px; 
	padding-left:600px;
	margin-top: -20px;
}

/*GREY PANEL*/
.panel{
	border:solid 1px #E4E4E4;
	background-color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	padding: 20px;
	width:540px;
	height: auto;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #000000;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.topbartext a{
	font: 0.7em Arial, sans-serif;
	font-size: 12px;
	color: #FF3333;
	text-decoration:none;
}
.topbartext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
/* RED TITLE */
.redtitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF3333;
}
.redtitle a {
	text-decoration: none;
	color: #FF3333;
	font-weight:bold;
}
.redtitle a:hover {
	text-decoration: underline;
	color: #FF3333;
	font-weight:bold;
}
/* END REDTITLE */


#linksmenu a{
	float:right; 
	width:169px; 
	height:20px; 
	background-color: #EFEFEF; 
	border-left:solid 1px #CCCCCC; 
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	padding-top:5px;
	padding-left: 20px;
}
#linksmenu a:hover{
	background-color: #FFC1C1;

}

.guia {
	color: #666666;
	padding:12px;
	text-align:left;
}
.guia a {
	font-weight:normal;
	text-decoration: none;
	color: #666666;
}
.guia a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #FF3333;
}
.tabla {
	float:right; 
	width:169px; 
	height:20px; 
	background-color: #EFEFEF; 
	border-left:solid 1px #CCCCCC; 
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	padding-top:5px;
	padding-left: 0px;
}
#cuadro{
	border:solid 1px #999999;
	width:450px;
	padding:15px;
	margin-left: 30px;
}
.fila {
	width:auto;
	border:solid 1px #CCCCCC;
}
.fila2 {
	width:100px;
	border:solid 1px #CCCCCC;
	vertical-align: top;
	padding: 5px;
}
h1 {
	font-size: 15px;
	margin-bottom: 5px;
}
h2 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #FF3333;
	font-weight:bold;
}
h3 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #333333;
}
TABLE {
	margin-right:auto;
	margin-left:auto;
}
/* taules referencies */
.referencies {
	border:solid 1px #CCCCCC; 
	color: #FF3333;
	text-align: center;
}
.datos {
	border:solid 1px #CCCCCC; 
	text-align: center;
}
.descripcion {
	background-color:#CCCCCC;
	color:#333333;
	text-align:center;
}
.marco {
	border-left:solid 1px #CCCCCC; 
	border-right:solid 1px #CCCCCC; 	
	border-top:solid 1px #CCCCCC;
	text-align: center;
}
.cuadrogris {
	border: solid 1px #999999;
	background-color: #EEEEEE;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
}
.cuadrorosa {
	border: solid 1px #FF7070;
	background-color: #FFD6D6;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blank{
	margin: 20px;
	}
