@charset "utf-8";
/* CSS Document */

body{width:1031px;
     margin:auto;}
	 
h1{font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color: #333333;
font-weight: bold;}

h2{font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:justify;
font-weight:normal;}

#contenedor{ width:1031px;
height:199px;
margin-top:5px;}

#columna_izquierda{width:200px;
height: auto;
float:left;
margin-top:5px;
margin-left:20px;}

#columna_derecha{width:200px;
height:400px;
float:left;
margin-top:5px;
margin-left:20px;
position: relative;}

#iso{width:200px;
height:auto;
margin-top:5px;
border-bottom-style:dotted;
border-bottom-color:#333333;
border-bottom-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color: #333333;}

#logo_miembros{width:140px;
height:auto;
float:left;
margin-top:10px;
padding-bottom:10px;
border-bottom: thin;
border-bottom-style:dotted;
border-bottom-color:#999999;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
color: #999999;
font-weight:bolder;}

#centro{width:500px;
height: auto;
margin-left:40px;
float:left;}

#pie {width:1031px;
height:21px;
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
float:left;
margin-top:10px;
position: relative;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:center;
padding-top:80px;}

#menu{width:403px;
height:65px;
margin-top:8px;
margin-left:50px;}

.botonera_menu{width:127px;
height:61px;
background-image:url(images/btn.jpg);
margin-left:5px;
background-color:#00CC00;
float:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;}



.texto_btn{width:127px;
height:20px;
margin-top:15px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #03471C;}

#info_principal{width:395px;
height: auto;
margin-top:20px;
padding-left:60px;}

#contacte{width:430px;
height: auto;
margin-top:20px;
padding-left:40px;}

.menu_secundario{width:200px;
height:20px;
margin-top:5px;
border-bottom-style:dotted;
border-bottom-color:#333333;
border-bottom-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color: #333333;}

.titulo_tel{width:200px;
height:95px;
background-repeat:no-repeat;}

.botonera_sub_menu{width:180px;
height:20px;
margin-top:5px;
margin-left:20px;
border-bottom-style:dotted;
border-bottom-color:#333333;
border-bottom-width:thin;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color: #333333;}

.menu_sec_largo{width:200px;
height:30px;
margin-top:5px;
border-bottom-style:dotted;
border-bottom-color:#333333;
border-bottom-width:thin;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color: #333333;}

a:link{
	text-decoration:none;
	color: #003300;
}

a:visited{ text-decoration:none;
	color: #000000;
}

a:hover{ text-decoration:none;
color: #006600;}

a:active{text-decoration:none;
	color: #000000;
}



