
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, sub, sup, tt, var,
dd, dl, dt, 
fieldset, form, label, legend
 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: top;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	
	border-spacing:1px;
	}
	
table caption {
	font:110% Verdana;
	color:#2966C2;
	
	
}
	

td, th {
	font-size: 100%;
	background: #F5FAFA;
	color: #797268;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	line-height:12px;
	}


ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {

}

body {
	background:#fff;
	font: 16px/1.95em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:0;
	color:#666;
	border:3px solid #CCCBB9;
	padding-top:20px;
	padding-bottom:52px;
}

html {
	
	border-top:15px solid #f6f6f6;
	border-bottom:30px solid #f6f6f6;
	border-left:30px solid #f6f6f6;
	border-right:30px solid #f6f6f6;
}

* {
	margin:0;
	padding:0;
	outline:none;
}

/*table {
	width:80%;
	padding:10px;
	border:1px solid #eee;
}*/

table {
   margin:0 auto;
    }
th {
	color:#add8e6;
	border-bottom:1px solid #eee;
	padding:5px;
}

td {
	padding:5px;
	text-align:left;
	background:#fafafa;
}

img.right {
    float: left;
    margin: 3px 20px 20px 20px;
    display: block;
    }
img.borderimg {
    padding: 1px;
    border: 1px solid #ccc;
    }
h5 {  margin-left: 16%;  margin-right: 6%;  font-size: 100%;  font-weight: bold}

/*HEADER*/

#header {
	width:100%;
	margin:0 auto;
	padding:2px 0;
	background-color: #fff;
	text-transform:uppercase;

	
	
}
#logoh {
	width:12%;
	float:right;
	margin:0 8px 33px 6px;
	pading:0 20px;
	display:block;
	clear:both;
}

#header .right {
	float:right;
}

#header h1 {

	margin-top:15px;
	margin-bottom:5px;
	margin-left:35px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:60px;	
	color:#000;
}

#header h1 a {
	color:#2966C2;
	text-decoration:none;
}

#header h1 a span {
	color:#CC0000;
}

#header h1 a:hover span {
	color:#CC0000;
}

#header .right {
	float:right;
}


/*END HEADER*/



.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../img/mmenur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:right;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../img/mmenur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../img/mmenur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/*CONTAINER*/




#container {
	width:95%;
	margin:0 auto;
}

#content {
	width:70%;
	float:right;
	margin-bottom:5px;
}

.contentimg {
	
	margin:20px auto;
	display: block;
    
}

#content h3 {
	margin: 10px 0 6px 20px;
	font-size: 1.3em;
	font-weight:bold;
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color:#2966C2;
	
}
#content h4 {
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	margin: 10px 0 12px 20px;
	font-size: 1.2em;
	color:#2966C2;
	color:#000000;
	font-weight:bold;
	
}

#content p {
	line-height:18px;
	margin:20px 20px;
	word-spacing:4px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
}



#content p a {
	color:#6697F2;
	text-decoration:none;
	
}
.psangra {
   
	padding-left:30px;
	}

#content p a:hover {
	border:1px solid #6d99ca;
	background:#E1E6FA;
	color:#000;
}

#content h2 {
	font:120%  Arial, Helvetica, sans-serif;
	margin-top:25px;
	margin-bottom:10px;
	color:#2966C2;
	background-color:#eee;
	border:1px solid #59A8D9;
}

#content h2 a {
	color:#2966C2;
	text-decoration:none;
}

/******LISTAS ********/

#content ul {
    margin: 16px 10px 4px 20px;
	padding-left:20px;
	/*list-style-image:url(Images/bullet.gif);*/
	
		
}

#content  li {
	border-bottom:1px solid #eee;
	padding:3px;
	margin: 6px 5px;
	color:#444;
	line-height:16px;
	min-height:40px;
	


}

#content ul li a {
	color:#418BBE;
	text-decoration:none;
	word-wrap: break-word;
	
	
}

#content ul li a:hover {
	background:#E1E6FA
	}
	
#cont2 {
    color:#666666;
	}
	
#cont2 h3 {
    font-family:Lucida Grande,Arial,Helvetica;
	font-size: 1.2em;
	color:#B2AB76;
	}

#cont2 ul{
	
	font-family:Lucida Grande,Arial,Helvetica;
 	font-style:normal;
	line-height:1.0em;   
	margin:20px 5px;
	

	
}

#cont2 li {
   text-indent:2px; 
   background:url(../img/Library.gif) no-repeat 1px 1px;
   padding:27px 15px 1px 80px;

   }
#cont2 li a{
	color:#418bbe;
	}

#cont2 strong{
	color:#B2AB76;
	word-spacing:-1px;
	font-weight:700;
	font-family: Georgia, serif;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}

sup {font-size:20px; color:#B9CE89; font-weight:bold;}

.refin {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../img/mmenub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:right;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../img/mmenub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../img/mmenub_hover_right.gif) no-repeat right top; /*right tab image path*/
}








/******************PAGINATION*******/
div.pagination {
	clear:both;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-align:center;
	padding:4px 6px 4px 0;
	background-color:#fff;
	color:#313031;
	margin-top:50px;
}

div.pagination a {
	color:#0030ce;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
}

div.pagination a:hover, div.pagination a:active {
	color:#0066a7;
	border:1px solid #b7d8ee;
	background-color:#d2eaf6;
}
div.pagination span.current {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	font-weight:bold;
	color:#444444;
	background-color:#d2eaf6;
}
div.pagination span.disabled {
	color: #ccc;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
}

/******************FOOTER**************/


#footer { 
	clear: both;
	padding:25px 20px 45px 20px;
	margin-top:5px;
	border-top: 1px solid #e0e0e0;	
	line-height:25px; 
	 }	
	#footer .right { 
		float: right;
		padding-bottom:30px;
		
		 }
	#footer .left { 
		 float: left;
		 margin: 0 5px 0 0;
		  }
	#footer a { color: #808080; font-weight: bold; }
	#footer .validate {
		
        margin: 0 auto;
		text-align:center}	