/* QME CSS */
/* Fafo: fmoreno.com.ar */

/* [ General ]______________________________________________________ */
*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
html{

}
body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	background: #DFEAF8 url(bg.gif) center top repeat-y;
}
p{
	color: #444;
	color: #2c384b;
	margin: 0 0 1em 0;
	font: .8em/1.5em Arial, Helvetica, Sans-serif; 
}
li{
	color: #444;
}
a{
	color: #00399c;
	text-decoration: underline;
}
blockquote{
	background: #f4f7fb url(quote.gif) 102% -10px no-repeat;
	border: 1px dotted #dfeaf8;
	color: #2c384b;
	color: #143c77;
	padding: 1em;
	margin: 0 0 2em 0;
	font: italic 1em/1.5em georgia,'times new roman',serif; 
}
blockquote.bck{
	background: none;
	border: none;
	border-bottom: 1px dotted #445775;
	color: #445775;
	margin: 0 0 2em 0;
	padding: 0 0 .5em 0;
	font: italic .8em/1.5em georgia,'times new roman',serif; 
	height: auto!important;
	height: 90px;
	min-height: 90px;

}
#sidebar a, #header a{
	outline: none;
}

/* [ Categories ]______________________________________________________ */
body#index h1{
	display: none;
}
body#section #container{
	background: #fff;
	padding-top: 0;
}

/* [ Text ]______________________________________________________ */
h1{
	font: 1.8em/1.5em Calibri, georgia,'times new roman',serif;
	letter-spacing: -1px;
	margin: .4em 0 .5em 0;
	color: #333;
	color: #2c384b;
}
h2{
	font: 1.2em/1em Calibri, Arial, Helvetica, Sans-serif;
	margin: .8em 0 .5em 0;
	color: #333;
}
.col h3{
	font: bold 1.1em/2em Calibri, Verdana, Arial, Helvetica, Sans-serif;
	margin: 0 0 .5em 0;
	color: #C75204;
}
h3{
	font: 1em/1em Calibri, georgia,'times new roman',serif;
	margin: 1em 0 .5em 0;
	color: #666;
}
h4{
	font: bold .8em/1.2em Calibri, georgia,'times new roman',serif;
	margin: 0 0 .5em 0;
	color: #C75204;
	}
h5{}
h6{}

/* [ Layout > Primary divisions ]______________________________________________________ */
#wrapper{
	width: 960px;
	margin: 0 auto;
	background: #fff;
	min-height: 750px;
}
#header{
	height: 70px;
	position: relative;
	background: #fff;
}
#container{
	background: #F4F4F4;
	margin: .5em 0 0 0;
	padding: .5em 0 2em 0;
	overflow: hidden;
	border-top: 1px solid #e9e9e9; 
	position: relative;
}
#sidebar{
	width: 310px;
	min-height: 360px;
	float: left;
	background: url(sidebarBg.gif) no-repeat;
}
#content{
	width: 630px;
	float: left;
}
#content.campaign{
	width: 100%;
	margin: 0 auto;
}
#content.campaign img{
	display: block;
	margin: 0 auto;
}
#footer{
	width: 100%;
	height: 190px;
	clear: both;
	background: #DFEAF8 url(footer.gif) top center no-repeat;
}
#footerBox{
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}


/* [ Primary divisions elements > H E A D E R ]______________________________________________________ */

#header img#logo{
	position: absolute;
	top: 10px;
	left: 10px;
}
#header li{
	float: left;
	list-style: none;
	font-size: .75em;
}
/* N A V */
#header ul#nav{
	position: absolute;
	top: 20px;
	left: 180px;
}
#header ul#nav li{
	margin: 0 1.4em 0 0;
	padding: 0 1.8em 0 0;
	border-right: 1px dotted #999;
}
#header ul#nav li a{
	color: #00399C;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 .2em 0;
	line-height: 1.4em
}
#header ul#nav li a:hover{
	color: #7dacff;
}
#header ul#nav li strong{
	display: block;
}
#header ul#nav li#current a{
	color: #666;
}

/*  S U B N A V */
#header ul#subnav{
	position: absolute;
	top: 25px;
	right: 10px;
}
#header ul#subnav li{
	margin: 0 0 0 .5em;
	color: #00399C;
	color: #999;
	font-size: .7em;
	font-weight: normal;
}
#header ul#subnav li a{
	color: #00399C;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#header ul#subnav li a:hover{
	color: #00399C;
}
#header ul#subnav li#current a{
	color: #333;
}

/* [ Primary divisions elements > F O O T E R ]______________________________________________________ */
#footer ul li{
	list-style: none;
	float: left;
	margin: 0 0 0 30px;
}
#footer p{
	font: .7em/1.2em Arial, Helvetica, Sans-serif;
	color: #999;
	margin: 0 0 0 350px;
}

/* [ Layout > Secondary divisions ]______________________________________________________ */

.box{width: 936px;margin: 0 auto 1em auto; background: url(box.gif) center top repeat-y;}
.box h2{
	font-size: 1.2em;
	margin: .5em 2em .5em 1em;
	color: #444
}
.box p{
	margin: 0 2em 1em 2em;
	font: .85em/1.6em Arial, Helvetica, Sans-serif;
}
.boxTop{width: 936px;height: 12px;background: url(box-top.gif) center top no-repeat;}
.boxBot{width: 936px;height: 12px;background: url(box-bot.gif) center bottom no-repeat;}
.boxCont{
}
.boxCont h2{
	margin: 0 0 8px 26px;
}

a.button{
	display: block;
	width: 150px;
	height: 31px;
	background: url(bx150.gif);
	text-align: center;
	color: #fff;
	text-decoration: none;
}
a.button:hover{
	color: #c4c4c4;
}
.camp{
	position: absolute;
	top: 9px;
	right: 10px;	
}
.col{
	min-height: 250px;
	float: left;
	font: .8em/1.4em Arial, Helvetica, Sans-serif;
	background: #f4f4f4
}
.col li{list-style: none;}
.col li strong a{
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
}
.col li strong a:hover{
	text-decoration: underline;
}
.col2{
	min-height: 250px;
	float: left;
}
ul.news{
	
}
ul.news li{
	border-bottom: 1px solid #d0d0d0;
	margin: 0 0 14px 0;
	padding: 0 0 10px 20px;
	background: url(list.gif) 0 5px no-repeat;
}

.x3{width: 286px; padding: 0 0 0 20px;}
.x2{width: 305px; padding: 0 0 0 0px;}
.xR{padding:0 0 0 15px;}
.xL{padding: 0 15px 0 20px;}

.ico{background-repeat: no-repeat;padding: 0 0 10px 60px;margin: 0 0 1em 0;}
.i1{background-image: url(ico1.gif);}
.i2{background-image: url(ico2.gif);}
.i3{background-image: url(ico3.gif);}
.i4{background-image: url(ico4.gif);}
.i5{background-image: url(ico5.gif);}
.i6{background-image: url(ico6.gif);}
h3.minit{
	color: #333;
	margin: 0 0 .8em 0;
	padding: 0;
	line-height: normal;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

/* [ Layout > Secondary divisions > S I D E B A R ]______________________________________________________ */

#sidebar ul.sideNav{
	margin: 15px 0 20px 23px;
	list-style: none;
}
#sidebar ul.sideNav li a{
	display: block;
	width: 237px;
	height: 39px;
	background-image: url(sidebarLi.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #777;
	font-weight: bold;
}
#sidebar ul.sideNav li a:hover{
	background-position: 0 -39px;
	color: #333;
}
#sidebar ul.sideNav li{
	display: block;
	width: 237px;
	height: 39px;
	background-image: url(sidebarLi.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	text-decoration: none;
	color: #777;
	font-weight: bold;
	line-height: 2.5em;
	text-indent: 1.5em;
}
#sidebar ul.sideNav li.current{
	background-position: 0 -39px;
	color: #333
}
#sidebar .sidebox{
	margin: 1em 0 0 1em;
	width: 240px;
}
#sidebar .sidebox p{
	font-family: "Trebuchet MS";
	font-size: .72em;
	line-height: 1.7em;
	color: #666
}
#sidebar .sidebox ul{
	margin: .5em 1.5em;
}
#sidebar .sidebox ul li{
	list-style: square;
	font-size: .72em;
	line-height: 1.7em;
}
#sidebar .sidebox ul li a:hover{
	color: #666;
}

/* [ Layout > Secondary divisions > C O N T E N T ]______________________________________________________ */
#content ul{
	margin: 1.5em 3em;
	list-style: square;
	font: .8em/1.8em Arial, Helvetica, Sans-serif; 
}

/* [ Extras ]______________________________________________________ */
.lefty{float: left;margin: 0 10px 10px 0;}
.righty{float: right;margin: 0 0 10px 10px;}
.centry{display: block; margin: 0 auto;}
p.download a{font-size: 1em;font-weight: bold;padding-left: 20px;background: url(download.gif) no-repeat;}
p.download a:hover{color: #506892;}
.nop{}
.break{clear: both;}
li.button{border: 0 !important;background: none !important;}
.boxImg{border-bottom: 1px solid #dedede;}
.boxImg p{padding: 0 0 0 130px;}
.cp{display: block;margin: 15px 0 15px 95px;}
p.stretch span{cursor: pointer;color: #00399c;}
.stretcher p{color: #506892}
.stretcher p.ph5{color: #111;}
.stretcher ul li{color: #506892;}
#content .stretcher ul li ul{margin: 0 0 0 20px;padding: 0;font-size: .85em;}
.ghost{display: none;}