a:link, a:visited { color: #006699; background: transparent; }
a:hover { color: #F0A300; background: transparent; }
a:active { color: #DA0989; background: transparent; }

/* Headers */

h1 {
	padding: 0;
	margin: 10px 0 10px 0;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #006699;
	line-height:normal;
	text-align:left;
}
h1 span { display: none; }
h1#title_home { width: 333px; height: 50px; background: url(images/title_trabajandojuntos.jpg) no-repeat; } 
h1#title_novedades { width: 158px; height: 23px; background: url(images/title_novedades.jpg) no-repeat; } 
h1#title_galeria { width: 196px; height: 25px; background: url(images/title_galeria.jpg) no-repeat; } 


h2 { padding: 0;  margin: 0px 0 5px 0px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; font-size: 15px; color: #707070; }
h2.inline { margin: 25px 0 5px 0px; }
h2 span { display: none; }
h2#subtitle_snelresultaatinzoekmachines { width: 234px; height: 19px; background: url(images/subtitle_snelresultaatindezoekmachines.gif) no-repeat; } 


h3 { padding: 0;  margin: 0px 0 5px 0px; }
h3 span { display: none; }
h3#subtitle_contactenos { width: 100px; height: 15px; background: url(images/subtitle_escribanos.jpg) no-repeat; } 
h4 { color: #707070; font-family: "Trebuchet MS", sans-serif; font-weight: bold; font-size: 15px; text-align: left; padding: 0 0 0 0; margin: 25px 0 10px 0; }

h5 { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #aaa; margin: 0 0 0 0; padding: 0 0 0 0; line-height: 170%; }


/* NAVIGATION */

	#navigation ul {
	width: auto; 
	height: 28px;
	margin: 0;
	padding: 0;
	list-style: none outside;
	}

	#navigation li a span{
	/* display:none; */
	}

	#navigation li a {
	height: 20px;
	color: #557C84;
	display: block;
	float: left;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:12px; font-weight:bold; text-decoration:none;
	padding:16px 6px 0px 6px;
	line-height:10px;
	text-align:center;
	}

	li#home {
	float: left; margin: 0;  display: block;
	}
	li#home a{
	width: 64px;
	border-top:6px solid #B3E7FF;
	border-left:1px dotted #ddd;
	}
	li#home a:hover {
	border-top:6px solid #B3E7FF;
	background-color: #B3E7FF;
	color:#fff;
	}
	
	li#bienvenidos {
	float: left; margin: 0;  display: block;
	}
	li#bienvenidos a{
	width: 100px;
	border-top:6px solid #006699;
	border-left:1px solid #ddd;
	}
	li#bienvenidos a:hover {
	border-top:6px solid #006699;
	background-color: #006699;
	color:#fff;
	}
	
	li#servicios {
	float: left; margin: 0;  display: block;
	}
	li#servicios a{
	width: 110px;
	border-top:6px solid #006699;
	border-left:1px solid #ddd;
	}
	li#servicios a:hover {
	border-top:6px solid #006699;
	background-color:#006699;
	color:#fff;
	}
	
	li#masinfo {
	float: left; margin: 0;  display: block;
	}
	li#masinfo a{
	width: 118px;
	border-top:6px solid #006699;
	border-left:1px solid #ddd;
	}
	li#masinfo a:hover {
	border-top:6px solid #006699;
	background-color:#006699;
	color:#fff;
	}
	
	li#quienessomos{
	float: left; margin: 0;  display: block;
	}
	li#quienessomos a{
	width: 105px;
	border-top:6px solid #006699;
	border-left:1px solid #ddd;
	}
	li#quienessomos a:hover {
	background-color:#006699;
	color:#fff;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #006699;
	}
	
	li#contacto {
	float: left; margin: 0;  display: block;
	}
	li#contacto a{
	width: 80px;
	border-top:6px solid #006699;
	border-left:1px solid #ddd;
	}
	li#contacto a:hover {
	border-top:6px solid #006699;
	background-color:#006699;
	color:#fff;
	}

/*  Top Nav */
#topnav{
float:right;
width:624px;
height:24px;
text-align:right;
font-size:10px;
background:#eee url(images/bgtopnav.jpg) left top no-repeat;
}
#topnav ul{ margin:0; padding:0; list-style:none; float:right;}
#topnav ul li{ float:left; padding:0 12px; border-right:1px solid #eee;}
#topnav ul .last{ border-right:none;}
#topnav ul a:link, #topnav ul a:visited{color:#666; text-decoration:none; font-weight:bold;}
#topnav ul a:hover{color:#FF6600; }


/*  Sub Menu */
#submenu{
list-style:none; line-height:normal; margin:0; padding:0;
}
#submenu li{
border-bottom:1px solid #fff;
border-top:1px solid #ddd;
}
li#first{border-top:none;}
li#last{border-bottom:none;}

#submenu a:link, #submenu a:visited {
text-decoration:none;
padding:8px 4px 8px 4px;
display:block;
border-left:4px solid #eee;
}
#submenu a:hover {
border-left:4px solid #0098E1;
background-color:#eee;
color:#0098E1;
}

/* Submenú lateral */

#menulateral{

 text-align:left; 
 line-height: 140%;
 }
#menulateral ul{margin:0; padding:0; list-style:none;}

#menulateral li{
	padding:5px 0px 5px 16px;
	background: 0px 10px url(images/bullet00.jpg) no-repeat;
 }
 
#menulateral li a{padding:0 0 0 0; text-decoration:none;}

/*  docuemntos */
#documentos li{padding:6px 0px;}	

#imagenoticia{width:400px; float:right; margin-left:10px; padding:0 0 10px 10px;}
#imagenoticia img{border:2px solid #ddd; background-color:#fff; padding:4px; width:390px;}
	
/*------------------------------*/
/*			 Boxes				*/
/*------------------------------*/

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbroundbox_clear { background: url(images/nt.gif) repeat; clear: both; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
}
.rbcontent { margin: 0 10px;}
.rbroundbox { width: 100%; margin: 0 0 0 0; }

.weblog {
 background: url(images/contacto.jpg) no-repeat;
 height: 160px; 
 margin: 0 0 0 -10px; 
 padding: 110px 8px 0px 17px;
 
  }
.weblog p { margin: 0px 0px 0px 3px; } 

.rbcontent_news { margin: 0 9px; }
.news_img {	color: #000; background-color: #fff; padding: 4px; margin: 8px 0 5px 0px; border: 1px solid #CDCFCD; display: block; } 

/*------------------------------*/
/*			/Boxes				*/
/*------------------------------*/


/* CONTENT */

#tablecontent{border:2px solid #ddd;}
#tablecontent td{font-size:10px; text-align:left; padding:4px; border-right:1px solid #eee; border-bottom:1px solid #eee;}



.content_block {
	width: 475px;
	border-bottom: 1px dotted #D9088A;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
 	margin: 5px 0 5px 0;
}

#col { float:left; width:563px; margin:8px 0 8px 0; padding:0; }
.coltext { float:left; margin:0 13px 0 0; padding:0 13px 0 0; width:170px; border-right: 1px solid #CDCFCD; text-align:left;}
.coltext2 { float:left; margin:0; padding:0; width:165px; text-align:left;}
.coltext img { margin:3px 0 8px 0; display:block; }
.coltext2 img { margin:3px 0 8px 0; display:block; }

#blogblock { float:left; width:563px; margin:8px 0 8px 0; padding:0; }
.colblog { float:left; padding:0 6px 0 0; width:290px;  }
.colblog2 { float:left; margin:0; padding:0; width:240px; margin:0 13px 0 0;  border-right: 1px solid #CDCFCD;}

p {	padding: 0;	margin: 5px 5px 15px 0px; line-height: 170%;  }
.rbcontent p { margin: 5px 0px 0px 0px; } 
.rbcontent_news p { margin: 5px 0px 0px 0px; } 

br.break { clear: both; }

img { border: 0px solid black; margin: 0px 0px 0px 0px; } 
.img_right { padding: 0px;	margin: 0 0 0 10px;	}
.img_content { padding: 4px; margin: 0 6px 7px 0px; border: 1px solid #CDCFCD; }

ul { margin: 0px 0 15px 40px; padding: 0 0 0 0; list-style: outside; }

.blacktext { color:black; }
#sitemap li { color:black; }

#breadcrumb {margin:10px 2px 12px 0px; font-size:95%;background:#fff;color:#aaa;text-transform:lowercase}
#breadcrumb a {color:#aaa}
#breadcrumb a:hover {text-decoration:underline}

#keywords {font-size:95%;background:#fff;color:#aaa;text-align:center;}
#keywords a {color:#aaa;text-decoration:none;}

#keywords a:hover {
color:#006699;

}
div.blockcontainer{
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div.block_left {
	float:left;	
	width:50%; 
	margin: 5px 0px 0px 0px;	
}

div.block_right {
	float:right;
	width:50%; 
	margin: 5px 0px 0px 0px;	
}
form { margin: 0px; }
.textgray {color: #666; font-size:11px;}

/* Album Galeria */
#album{ width:220px; float:left; margin-right:20px; margin-bottom:20px; border:1px solid #eee; padding:4px;}
#album #albumfoto{ width:90px; float:left;  border:1px solid #eee; padding:4px; background-color:#eee;}
#album #albumfoto img{ width:90px;}
#album #albumtext{ width:110px; float:left;  padding:4px; text-align:left; line-height:normal; vertical-align:top; font-size:11px;}
/* Despliegue de Fotos en el Album*/
#ImageThumb{ width:98px; float:left; margin-bottom:6px; }
#ImageThumb img{ width:90px; border:1px solid #eee; padding:4px; background-color:#fff; cursor:pointer; cursor:hand; }
/* Foto Zoom */
#galeripics{padding:40px 0 0 0;}
#galeripics img{padding:4px; border:4px solid #eee; background-color:#fff; cursor:pointer; width:400px;}

/* ENCABEZADOS */

#tituloseccion{
clear:both;
width:805px;
background-color:#33CCCC;
text-align:left;
}
#tituloseccion h1{ padding:10px 0 10px 10px;font-size:28px;color:#fff; font-family:"Century Gothic", "Trebuchet MS", Tahoma;}

/* noticias */
ul#noticias{list-style:none; margin:0; padding:0; text-align:left;}
ul#noticias li{padding:12px 4px 12px 20px;  background:-10px -4px url(images/bgnoticiastitle.jpg) no-repeat;  }
ul#noticias .title{ font-size:13px; text-decoration:none; font-weight:bold;}
ul#noticias .resumen{font-style:italic;}
ul#noticias .more{font-size:10px; }

/*  forma contactenos */

form#contactenos input, form#contactenos textarea{ padding:4px; border:1px solid #ddd; } 
form#contactenos #btnEnviar{font-weight:bold;  border:1px solid #0099CC; color:#0099CC;}
#imagecontent{padding:4px; border:4px solid #eee; margin:0 0 30px 14px; background-color:#fff}


/* Listado Integrantes  */
#integrantes {line-height:normal;}
#integrantes li{padding:10px 2px;}
	
/* FOOTER */

.ftr_left {	float: left;}

.ftr_right {
float: right;	
text-align: right;	
padding: 2px 0 0 0;
}

a.footerlink:link, a.footerlink:visited { color: #555; text-decoration: none; }

.label {
	width: 270px;
	display: block;
	padding: 0px;
	line-height: 12px;
	border: 1px solid #CCCCCC;
	background-color:#F8F8F8;
}

.textarea {
	border: 1px solid #CCCCCC;
	margin: 0 0 3px 0;
	height: 63px;
	background-color:#F8F8F8;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.button {
	border:none;
	color: #FFFFFF;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 152px;
	background: url(images/boton.jpg) no-repeat;
	padding: 0px 7px;
	padding-bottom: 10px;
	line-height: 15px;
	height: 32px;
	font-size:10px;
}

form{
padding-left: 100px;
font-family:Georgia, "Times New Roman", Times, serif;




}
