*
{
	margin: 0px;
	padding: 0px;
}

html, body, #main {height: 100%;}

body
{
	background-color: #EFEFEF;
	color: #4F4F4F;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

body > #main {height: auto; min-height: 100%;}


#header
{
	width: 100%;
	height: 104px;
	margin-bottom: -104px; /* valor negativo del alto del footer */
	background-color: #4d4d4d;
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/a1.gif) repeat-x;
	color: #ffffff;
	clear:both;
	position:relative;
	z-index:10;
}

#header_inner
{
	position: relative;
	height: 104px;
	margin: 0px auto;
	width: 970px;
}

#header_inner h1
{
	background: inherit;
	position: absolute;
	left: 0px;
	bottom: 10px;
	text-transform: lowercase;
	font-size: 39px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -2px;
	padding-left:20px;
}

#header_inner h1 span
{
	background: inherit;
	color: #DADADA;
}

#left 
{
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/left.gif) repeat-y;
	width:85px;
	position:absolute;
	left:0;
	height:auto;
	min-height:100%;
	clear:both;
	z-index:5;
}

#right 
{
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/right.gif) repeat-y;
	width:85px;
	position:absolute;
	right:0;
	height:auto;
	min-height:100%;
	z-index:5;
}

#main_end
{
	position:absolute;
	bottom:0;
	height: 40px;
	background-image: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/a2.gif);
	width:800px;
	margin: 0px auto;
}

#wrap
{
	position:relative;
	margin: 0px auto;
	width:970px;
	padding-bottom: 4px;
	padding-top:134px;
	background-color:#ffffff;
	min-height:100%;
	height:auto;
}

#lcol
{
	position: relative;
	width:200px;
	float: left;
	padding-left: 20px;
	padding-bottom:30px;
	background-color:#ffffff;
	height:660px;
}

#lcontent
{
	position: relative;
	padding: 0px 15px 0px 0px;
}

#lform
{
	position: relative;
	width:175px;
	padding: 0px 0px 10px 10px;
	border:1px solid #DADADA; 
	background:#B7B7B7;
	color:#1A1A1A;	
}

.title 
{
	width:175px; 
	vertical-align:bottom; 
	height:25px; 
	position:relative;
	background:#fff; 
	color:#2C5289; 
	margin:0px 0px 0px 0px; 
	padding:2px 0px 2px 10px;
}

.title h3 span{background:#ffffff; color:#353535;}

.undertitle 
{
	position: relative;
	width:175px;
	padding: 10px 0px 3px 10px;
	border:1px solid #dadada; 
	background:#C6C6C6;
	color:#1A1A1A;
}

#tform 
{
	color:#353535;
	font-weight:bold;
}

#rcol
{
	position:absolute;
	width:710px;
	margin-left: 220px;
	padding-right:40px;
	background-color:#ffffff;
	padding-bottom:30px;
	height:660px;
}

#rcontent
{
	position: relative;
	padding: 0px 0px 0px 40px;
	background-color:#ffffff;
	height:660px;
	width:670px;
}

a
{
	text-decoration: none;
	color: #353535;
}

a:hover
{
	text-decoration: none;
	color: #fff;
	background: #D3E378 url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/bbggrey.gif) repeat-x;
}

strong
{
	background: inherit;
	color: #353535;
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 0px;
	bottom: 25px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: 13px;
}

#menu ul
{
	list-style: none;
	margin: 0px;
}

#menu li
{
	background: none;
	padding: 0px;
	font-weight: bold;
}

#menu a
{
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	border:1px solid #DADADA;
	background:#C6C6C6;
	padding-left: 17px;
	padding-top: 11px;
	color: #353535;
	text-transform: lowercase;
	font-size: 13px;
}

#logo
{
	padding-left: 0px;
}

#menu a span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/x1.gif) no-repeat; 
}

#menu a:hover span
{
	position: absolute;
	right: 0px;
	margin-top: 5px;
	margin-right: 15px;
	width: 7px;
	height: 7px;
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/x2.gif) no-repeat;
}

#menu a:hover
{
	background: inherit;
	color: #fff;
	background-image: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/bbggrey.gif);
}

#menu_end
{
	height: 15px;
	background-image: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/a2.gif);
}

h1
{
	background: inherit;
	color: #50514D;
	text-transform: lowercase;
	font-size: 26px;
}

h1 span
{
	background: inherit;
	color: #33C;
}

h1 span sup
{
	background: inherit;
	color: #85AC1E;
	font-size: 14px;
}

h3
{
	margin-top: 30px;
	background: inherit;
	color: #50514D;
	font-size: 15px;
	text-transform: lowercase;
	height: 34px;
}

h3 span
{
	background: inherit;
	color: #33C;
}

h3.first
{
	margin-top: 0px;
}

ul
{
	list-style: none;
}

li
{
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/x1.gif) no-repeat 0px 5px;
	padding-left: 15px;
}

p
{
	margin-bottom: 25px;
	text-align: justify;
	line-height: 20px;
}

#lcol p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

.divider
{
	font-size: 0px;
	position: relative;
	border-bottom: solid 1px #F5F5F5;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.summary
{
	text-align: right;
	font-style: italic;
}

ul.divided li
{
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}

ul.divided li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}

#slogan2
{
	font-size: 14px;
	position: relative;
	top: -5px;
}

.box
{
	position: relative;
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #AAB165;
}

.box h2
{
	background: inherit;
	color: #6C7425;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 5px;
}

.box p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}

.box_inner
{
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFE9 url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/a4.gif) repeat-x;
	color: inherit;
}

.captioned_image
{
	position: relative;
	padding-bottom: 15px;
	float: left;
	margin-right: 17px;
}

.captioned_image div
{
	position: absolute;
	font-size: 9px;
	bottom: 0px;
	left: 0px;
}

#footer {
	position: relative;
	margin-top: -4px; /* valor negativo del alto del footer */
	height: 4px;
	clear:both;
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/bg_footer2.gif) repeat-x;
	width: 100%;
	z-index:10;
} 

.copyright
{
	position: relative;
	margin: 0 auto;
	bottom: 20px;
	text-align: center;
	text-transform: lowercase;
}

.html
{
	width: 70px;
	height: 24px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 10px;
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/bg_w3.gif) repeat-x;
}

.html a
{
	width: 65px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 5px;
}

.html a:hover
{
	color: #6f6f6f;
	text-decoration: none;
	background: none;
}

.css
{
	width: 58px;
	height: 24px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 85px;
	background: url(file:///C|/Documents and Settings/Pepe/Configuración local/Archivos temporales de Internet/Content.IE5/images/bg_w3.gif) repeat-x;
}

.css a
{
	width: 49px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	font-size:13px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}

.css a:hover
{
	color: #6f6f6f;
	text-decoration: none;
	background: none;
}

.designby
{
	display: block;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.designby a
{
	background: inherit;
	text-decoration: none;
	color: #9f9f9f;
}

.designby a:hover
{
	background: inherit;
	text-decoration: underline;
	color: #9f9f9f;
}

.textfield1 
{
	width: 110px;
	margin-bottom: 10px;
	padding:2px;
	font: 11px verdana;
	background-color : #ffffff;
	border: 1px solid #000000;
}

.submit1 
{
	width:80px;
	border: 1px solid #000000;
	background-color:#353535;
	text-transform: lowercase;
	font-size: 12px;
	color: #ffffff;
}

#imagenes
{
	padding: 50px 0 0 0px;
	background-color : #ffffff;
}

#homePan{width:187px; height:192px; float:left; margin:0 45px 0 5px; color:#524201; font:13px/17px Verdana, Arial, Helvetica, sans-serif;}
#homePan h2{width:163px; height:40px; color:#fff; font:32px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:30px 0 0 24px;}
#homePan p{padding:10px 0 0 24px; line-height:17px; text-align:left;}
#homePan p.view{width:66px; height:18px; padding:0px 0 0 24px;}
#homePan p.view a{width:66px; height:18px; display:block; color:#fff; font:12px/18px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#homePan p.view a:hover{color:#fff; text-decoration:none;}

#proPan{width:187px; height:192px; float:left; margin:0 45px 40px 5px; color:#524201; font:13px/17px Verdana, Arial, Helvetica, sans-serif;}
#proPan h2{width:163px; height:40px; color:#fff; font:32px/36px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; padding:30px 0 0 24px;}
#proPan p{padding:10px 0 0 24px; line-height:17px; text-align:left;}
#proPan p.view{width:66px; height:18px; padding:0px 0 0 24px;}
#proPan p.view a{width:66px; height:18px; display:block; color:#fff; font:12px/18px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#proPan p.view a:hover{color:#fff; text-decoration:none;}

#textbox1 
{
  	width:200px;					/* Arnau: Longitud de los text boxes */
  	font-size:10px;				/* Arnau: Tamaño de la fuente del text box*/
	padding:2px;					/* Arnau: Espaciado superior e inferior de los text boxes*/
  	font: 11px verdana;
	background-color : #ffffff;
    	border: 1px solid #000000;
}

#selectbox1 
{
  	width:100px;					/* Arnau: Longitud de los text boxes */
  	font-size:10px;				/* Arnau: Tamaño de la fuente del text box*/
  	padding:2px;					/* Arnau: Espaciado superior e inferior de los text boxes*/
  	font: 11px verdana;
	background-color : #ffffff;
    	border: 1px solid #000000;
}

#formleft 
{
	position: relative;
	width:300px;
	float: left;
	padding-left: 50px;
	padding-bottom:30px;
	background-color:#ffffff;
}

#formright 
{
	position:absolute;
	width:300px;
	margin-left: 350px;
	padding-right:40px;
	background-color:#ffffff;
	padding-bottom:30px;
}

#boton 
{
  	width:80px;					/* Arnau: Longitud de los text boxes */
  	font-size:10px;				/* Arnau: Tamaño de la fuente del text box*/
  	padding:2px;					/* Arnau: Espaciado superior e inferior de los text boxes*/
  	font: 11px verdana;
	background-color : #bcd0d9;
    	border: 1px solid #000009;
}

#aimage 
{
	text-decoration: none;
	color: #fff;
}

#img1 {
	margin-left:30px; 
	width:135px; 
	position:relative; 
	float:left;
}

#img2 {
	margin-left:80px; 
	width:135px; 
	position:relative; 
	float:left;
}

#img3 {
	margin-left:90px; 
	width:135px; 
	position:relative; 
	float:left;
}