body
{
	font-family: Verdana;
	color:#3a3b3d;
	margin:0;
	padding:0;	
	background-color:#f5f5f5;
	font-size:12px;
}

img
{
	border:0;
}

h1, .clear
{
	clear:both !important;
	width:0 !important;
	height:0 !important;
	font-size:0 !important;
	padding:0 !important;
	border:0 !important;
}

.sep
{
	clear:both !important;
	width:0 !important;
	height:5px !important;
	font-size:0 !important;
	padding:0 !important;
	border:0 !important;
}

a, a:visited
{
	color:#000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

h2
{
	color:#ff0808;
	margin:0;
	font-size:30px;
	font-weight:normal;
	font-family:"AlteHaasGrotesk";
}

h2 a, h2 span
{
	font-size:16px;
	font-family: Verdana;
}

h3
{
	color:#ff0808;
	margin:0;
}

hr
{
	border:0;
	height:1px;
	background-color:#e2e2e2;
}

INPUT, TEXTAREA
{
	font-family:Verdana;
	background-color:#ffffff;
	border:solid 1px #a2a2a2;
	padding:4px;
	color:#707070;
	border-radius:5px;
}

INPUT.inputunit
{
	text-align:right;
	width:40px;
}

INPUT.inputError
{
	border:solid 1px #ff0000;
	background-color:#f58787;
}

SELECT
{
	background-color:#ffffff;
	border:solid 1px #a2a2a2;
	padding:4px;
	color:#a2a2a2;
	border-radius:5px;
}


#wrapper
{
	width:100%;		
}

#header
{
	background-color:#FFF;
	height:163px;
	margin:0;
	border-top:solid #fbfbfb 10px;
	border-bottom:solid #fbfbfb 10px;
}

#header .header_content
{
	width:950px;
	margin:0 auto;
	margin-bottom:0;
}

#menu
{
	list-style:none;
	float:right;
	position:relative;
	top:35px;
	margin-left: 50px;
	margin-right:20px;
}

#header #logo
{
	position:absolute;
	top:20px;	
	margin-left:60px;
}


#menu li
{
	float:left;
	margin-left:8px;
	margin-right:8px;
}

#menu li.sel a
{
	color:#ff0000;

}

#menu li img
{
	position:relative;
	top:-25px;
}

#menu li a:hover
{
	text-decoration:none;
}

#content
{
	padding-top:30px;
	padding-bottom:25px;
}

#lateral
{
	float:left;
	width:310px;
	margin-right:5px;	
}

#lateral div
{
	padding:15px;
}

#lateral select
{
	width:240px;
}

#lateral input, #lateral SELECT
{
	margin-top:10px;
	font-size:16px;
	padding:5px;	
}

#lateral input[type=submit] 
{
	background-image:url(/images/btnBuscar.png);
	background-color:none;
    text-indent:-9999px;
    width:247px;
    height:45px;
	cursor:pointer;
	border:0;
	margin-bottom:5px;
}

#content .content_content
{
	width:950px;
	margin:0 auto;
	padding:0;
	min-height:350px;
}

#footer
{
	background-color:#ededed;
}

#footer #footer_top
{
	background-color:#bfbfbf;
	text-align:center;
	padding:20px;
}


#footer #footer_bottom
{
	background-color:#bfbfbf;
	text-align:center;
	padding:5px;
	font-size:10px;
}

#bannersh
{
	text-align:center;
	padding:15px;
}
#bannersh img
{
	margin:15px;
	width:192px;
}

#lateral #bannersh
{	
	padding:10px;
	height:550px;
}

#slogho
{
	font-size:26px;
	text-align:center;
	padding:15px;
	padding-left:35px;
	padding-right:35px;
}

#slogho b
{
	color:#F00;
	font-weight:bold;
}

#footer #footer_top ul
{
	width:950px;
	margin:0 auto;
	list-style:none;
	padding:0;
	height:20px;
}

#footer #footer_top ul li
{
	color:#FFF;
	float:left;
	width:155px;		
}

#footer #footer_top ul li a
{
	color:#FFF;
}

#footer #footer_content
{
	width:950px;
	margin:0 auto;
	height:120px;	
	padding-top:20px;
	padding-bottom:20px;
}

#footer #footer_content ul
{
	list-style:none;
	padding:0;	
	margin-left:30px;
}

#footer #footer_content ul li
{
	float:left;
	width:220px;
	color:#919191;
	font-size:10px;
	margin-right:10px;
}

#footer #footer_content ul li a
{
		color:#919191;
}

#footer #footer_content ul li a b
{
	color:#F00;
}

#webmap ul
{
	list-style:none;
	padding:0;		
}
	
#webmap ul li
{
	float:left;
	width:230px;
	font-size:10px;
}

.divcont, .divservices, .divmeetus
{
	background-color:#fbfbfb;
}

.divmeetus
{
	padding:30px;
	color:#919191;
}

.divmeetus b, .divmeetus strong
{
	color:#FF0000;
}

.divservices
{
	padding:30px;
	color:#919191;
	font-size:18px;
}

.divservices h3
{
	font-size:22px;
}

.button
{
	padding:10px;
	background-color:#bbbbbb;
	color:#FFF;
	
}

#cookies {
	position:fixed;
	float:left;
	bottom:0;
	left:0;
	background-image: url(../images/pxcook.png);
	color:#FFFFFF;
	width:100%;
	padding-bottom: 10px;
	z-index: 1010;
}
#cookie {
	width:950px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#cookie p {
	width: 550px;
	float: left;
}
.accept_cookies{
	width: 100px;
	height: 35px;
	line-height: 35px;
	background-color:#DDD;
	color:#000;
	text-align:center;
	float:right;
	margin-top:20px;
}
.accept_cookies a{
	width:100%;
	height:100%;
	display:block;
	color:#000;
	text-decoration:none;
}
