/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	}


body {
	text-align:center; /* hack para o IE */	
	/*background: url(images/bk.jpg) repeat-x #FFFFFF;*/
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	font-size: 12px;
	margin: 0 auto;
	padding:0;
}
	
.master{
	width:1003px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left; 
}	
	
#header{
width: 1003px;
height: 74px;
float: left;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}

.idioma{
	position: relative;
	left: 564px;
	top: -43px;
	width: 156px;
	height: 23px;
}

/* BEGIN MENU & SUB MENU */

.menu{
	width:970px; 
	height:16px;
	float:left;
	margin-bottom:10px;
	padding-left:26px;
	padding-top:7px;
	}
.menu p{
	
	float:left;

}
.menu ul{
	padding:0;
	margin:0;}

.menu ul li{
	list-style:none;
	display:inline;
	color:#5B5B5E;
	font-size:20px;
	font-family: "Myriad Pro Cond", Tahoma;
	text-decoration:none;	
}

.menu ul li a{
	color:#5B5B5E;
	font-size:19px;
	font-family: "Myriad Pro Cond", Tahoma;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
	
.menu ul li a:hover{
	color:#C4262D;
}

.submenu{
	width:970px; 
	height:16px;
	float:left;
	margin-bottom:10px;
	}

.submenu ul{
	padding:0;
	margin:0;}

.submenu ul li{
	list-style:none;
	display:inline;
	color:#5B5B5E;
	font-size:20px;
	font-family: "Myriad Pro Cond", Tahoma;
	text-decoration:none;	
}

.submenu ul li a{
	color:#5B5B5E;
	font-size:19px;
	font-family: "Myriad Pro Cond", Tahoma;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
	
.submenu ul li a:hover{
	color:#C4262D;
}

	
#contacto{ 
	padding-left:80px;
	color: #90B663;
}

#contacto a{ 
	color: #90B663;
}	

#inpage{
	color:#C4262D;
}
	
/* END MENU & SUB MENU */
	
#buscador{
	background-image: url(../images/buscador.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 564px;
	top: -44px;
	width: 417px;
	height: 28px;
}
.buscadorinput{
	width: 310px;
	background-color: transparent;
	position: relative;
	top: -2px;
	left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	border: 0px;
}

.buscadorbtn{
	background-color: transparent;
	border: 0px;
	position: relative;
	top: 3px;
	left: 65px;
	width: 30px;
	height: 20px;
	cursor: auto;
}

#content{
	/*float:left;*/
	width:1000px;
	min-height: 500px;
	margin-left: 25px;
	/*background:url(images/header.jpg) repeat-x top #FFFFFF;*/
}

#GrisAnchoLeft{
	float:left;
	padding: 0px;
	/*margin-left: 25px;*/
	margin-top: 5px;
	width:660px;
	min-height: 200px;
	
	background-image: url(../images/bkGreyAncho.jpg);
}

#GrisAnchoLeft955 {
	background-image: url(../images/bkGreyAncho.jpg);
}

#GrisAnchoLeft h1{
	font-family: Tahoma;
	font-size:12pt;
	padding-left: 15px;
	font-weight: normal;
	color: #5B5B5E;
	padding-bottom: 10px;
}

#GrisAnchoLeft h3{
	font-family: Tahoma;
	font-size:10pt;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-weight: normal;
	color: #5B5B5E;
	padding-bottom: 10px;	
}

#GrisAnchoLeft ul{
	padding:0;
	margin:0;
	margin-left: 25px;
	margin-top: 5px;
}

#GrisAnchoLeft ul li{
	color:#5B5B5E;
	font-size:10pt;
	font-family: Tahoma;
	margin-top: 3px;
	}

#GrisAnchoLeft ul li a{
	color:#5B5B5E;
	font-size:10pt;
	font-family: Tahoma;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

#GrisAnchoLeft ul li a:hover{
	color:#C4262D;
}

#NegroAnchoRight{
float:left;
padding: 0px;
margin-left: 7px;
margin-top: 5px;
width:288px;
background-image: url(../images/bkOscuroAncho.jpg);
}

.cssContactoInput
{
	border-right: #345528 0px;
	border-top: #345528 0px;
	border-left: #345528 0px;
	border-bottom: #345528 0px;
	font-family: Tahoma;
	background-color: transparent;
	color: #345528;
}


.footer{
float:left;
margin-top: 10px;
background-image: url(../images/footerline.jpg);
background-repeat: no-repeat;
margin-left: 14px;
width:955px;
height:27px;
padding-top:8px;
font-family: Tahoma;
color: #939498;
font-size:8pt;
}

a{color:#bb3431;}

/******/

.fixpng { behavior: url(./css/iepngfix.htc) }

#contactDiv {
	background-image:url(../images/bkContacto.jpg);
	background-repeat:no-repeat;
	margin-top: 5px;
	width:955px;
	height: 305px;
	float:left;
}



