@charset "utf-8";
/* CSS Document */

body {background-color: #F8DA96; font-family:/*Arial Rounded MT Bold, */Arial, Verdana, Helvetica, sans-serif; font-size: 12px; /*background-image:url(img/bk.png); background-repeat:repeat;*/} /*Neto aqui es el unico lugar donde cambias la tipografia, en lugar de Arial Rounded... antes teniamos Arial,Helvetica,...*/

a { text-decoration: underline; border:0px;}
a:hover { text-decoration: underline; border:0px;}

#wrap { margin:0px auto ; background-color:#fff; width: 950px; padding:0px; height:100%; }

#header { height: 116px; width: 950px; margin:0px; background:url(img/header_bg.jpg) repeat-x;}
	#topheadhr { height: 5px; background-color:#fd0100;}
	#language { float: right; height: 20px; list-style: none; font-size: 11px; margin:2px 5px 0px 0px; }
		#language li { float: right; display: inline; margin: 0 5px;} /*this puts list elements side by side*/
		#language li a { color:#000000; text-decoration:none; }
		#language li a:hover {color:#fd0100; text-decoration:none;}
		#language li img { margin: 0 5px;}
	#logo { width: 950px; height: 68px; float:left; margin-bottom: 0px; }
		#logo a img { float: left; margin-left: 10px; }
		#logo a, #logo a:hover { border:0px #fff solid;}
		#logo a img, #logo a:hover img { border: none; }
		a img, a:hover img { border: none; }
		
	#navmenu { height: 20px; clear: both; position:relative;  /*border-bottom: 1px #fd0100 solid;*/ }
	#navmenu a, #navmenu a:hover { color:#000000; text-decoration:none;}
	
	#navmenu ul{ padding-left: 195px;  height: 20px; list-style: none; margin-top: 0px;   }
		#navmenu li { display: inline; margin: 0 20px; font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height: 20px; height:20px; } /*this puts list elements side by side*/
		#navmenu li a:hover { color:#fd0100;}
		#navmenu .selected { font-weight:400; font-size: 13px; color:#fd0100;}
		
#content { clear:both; margin: 0px; background:url(img/content_bg.jpg) repeat-x; /* border-top: 2px #2c2d2d solid;  */}		
#content-wrap {width: 924px; padding:15px 0 0 0; line-height: 17px;}
#content #banner { height: 215px; background-color: #e5e6e1; margin-bottom: 20px; font-size:36px; }

#content-sleft { width: 190px; padding:0 0 0 10px; float: left; margin-right:10px; }
	.pics { margin: 10px auto 25px; display: block;}
/* #content-bright { float:right; width: 700px; /* text-align: left; padding: 0 10px 0 0; }*/
#content-bright { margin-left: 210px; width: 700px;  padding: 0 10px 100px 0; }

#content-bright table .projects, .contact { width: 725px; margin: 10px 0 0 0;}
#content-bright #banner { width: 730px; height: 132px; border: 1px #000 solid;}
#content-bright #banner-text { width: 730px; height: 132px; margin-bottom: 30px;}

#content-bright .projects td { height: 97px; width: 225px; /* padding: 10px; background:url(img/td_bg.jpg); */}

h2 { border-bottom:2px #fd0100 solid; font-size:18px; font-weight:400; line-height:20px;   margin: 9px 5px 0 5px;}
h3 { margin: 0px; padding: 5px 0 0 10px; font-size:11px; color:#fd0100; font-weight: 200; }
h4 { margin: 0px; padding: 25px 0 25px 0px; font-size:16px; color:#fd0100; font-weight: bold; text-decoration:underline; }
p { padding: 7px 5px;}
ul { list-style: none;}

.pics { margin: 10px auto 25px; display: block;}
.thumbs { border:2px #fd0100 solid; margin: 10px auto 25px; display:block; }
.pdf { list-style-image:url(img/page_white_acrobat.png); margin-bottom:5px; }


/*#footer { background-color: #407cb2; height: 70px; width: 950px; margin: 5px auto; padding: 5px 0 0 0; color:#fff; }*/
#footer { background:url(img/footerbk.jpg) repeat-x;  height: 70px; width: 950px; margin: 5px auto; padding: 5px 0 0 0; color:#fff; }
	#footer ul { list-style: none; text-align:center; }
	#footer li { display: inline; margin: 10px 30px 0 0; }
	#footer p { text-align: center;}
	#footer a, #footer a:hover { color:#fff; text-decoration:none; font-weight:bold; }
	#linksfoot { clear: right; width: 950px; margin: 0px 0 15px 0; text-align:center; }
	
	
#content-sleft #sidemenu { list-style: none; font-size:13px; font-weight: 300; float: left; margin: 0 0 10px 0; padding: 0px; }
	#sidemenu li { margin: 0 0 3px 0; background: url(img/menu_btn.jpg) no-repeat; width: 165px; height:25px; line-height:24px; padding:1px 0px 0px 25px;}
	#sidemenu .chkd{ background: url(img/menu_btn_select.jpg) no-repeat; font-weight:bold; }
	#sidemenu a { color: #494949;}
	#sidemenu a:hover { color:#fd0100;}
	
#content-sleft #description { list-style: none; font-size: 16px; margin:150px 0px 0px 0px !important; padding:20px 0px 0px 0px;clear: both; }
	#description li { width: 185px; line-height:24px; padding-bottom:10px !important; margin: 0px !important;}
	
#dist-imgs { text-align: center; font-size: 24px;}

	
.contact { font-size:14px; }
.contact a, .contact a:hover { color:#fd0100; }
.contact a:hover { text-decoration:underline; }
