/*
Template Design by http://www.templatesPerfect.com
Template Name: Corporate Perfect
*/

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

p, ul, ol {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 17px;
}
input 
h3 {
	font-size: 14px;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #9CC54F;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

#header { /*background:url(img/menu2.jpg) no-repeat top right;*/
	width: 916px;
	height: 120px;
	/*height: 60px;*/
	margin: 0 auto;
	/*padding-top: 20px;*/
	padding-top: 0px;
}

#navigation {
	width: 900px;
	height: 52px;
	margin: 50px 0 0 0;
	padding: 0 10px 0 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#navigation ul {
	margin: 0px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 49px;
	margin-right: 2px;
	padding: 15px 30px 0px 30px;
	background: url(images/image02.jpg) no-repeat right 16px;
	text-decoration: none;
	color: #525250;
	font-weight:bold;
}

#navigation .first {
	padding-left: 0px;
}


#logo {
	width: 900px;
	height: 64px;
	margin-top:10px;
	padding-top: 5px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 36px;
	color:#336633;
}

#logo p {
	margin: -8px;
	padding: 0px 0px 0px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #666666;
}

#splash {
	width: 900px;
	height: 300px;
	margin: 0px auto;
	padding: 30px 0px;
}

#content {
	/*padding: 60px 0px 20px 0px;*/
}

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}
.imglink{
	cursor:pointer;
	font-weight:bold
	}
.CampoTD{ font-weight:bold;}
/*#column1 img { float:left;
padding:3px;
margin:5px;
border:1px solid #CCCCCC;
width:280px; height:220px;
}*/

.DivCampo{
	margin-top:5px	
	
}
#column1 {
	float: left;
	width: 910px;
	padding-right: 30px;
}

#column1 h2 {
	/*padding-bottom: 6px;*/
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #525250;
}

#column2 {
	float: right;
	width: 260px;
}

#column2 h2 {
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #525250;
}

.separator {
	background: url(images/image03.jpg) repeat-x left bottom;
}

a.menu-right, a.menu-right:visited {font-size: 18px; line-height:30px; padding-left:20px; text-decoration:none; color:#aaaaaa; display:block; border-bottom:#CCCCCC solid 1px}
a.menu-right:hover {background-color:#2679B7; color:#D8E9F1}

.more {
	padding: 3px 10px;
	background: #474747;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#footer {
	width: 900px;
	margin: 0px auto;
	/*padding: 5px 10px;*/
	border-top: 1px dashed #cccccc;
	text-align:right;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #90908E;
}

#footer .links {
	text-decoration: none;
	color: #9CC54F;
}

.container {width: 920px; margin: 0 auto;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	
	/*margin: 50px 0 0 0;*/
}


#nav {
	margin: 0;
	padding: 4px 6px 0;
	background: #0066CB url(img/gradient.png) repeat-x 0 -110px;
	line-height: 100%;

	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	z-index:100;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	z-index:100;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;

	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
	z-index:100;
}
#nav a:hover {
	background: #000;
	color: #fff;
	z-index:100;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #666 url(img/gradient.png) repeat-x 0 -40px;
	color: #444;
	border-top: solid 1px #f8f8f8;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);

	text-shadow: 0 1px 0 rgba(255,255,255, 1);
	z-index:100;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	z-index:100;
}
#nav ul a:hover {
	background: #0078ff url(img/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
	z-index:100;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
	z-index:100;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 30px;
	left: 0;
	background: #ddd url(img/gradient.png) repeat-x 0 0;
	border: solid 1px #b4b4b4;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
	z-index:100;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	z-index:100;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
	z-index:100;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
	z-index:100;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
	font-size:12px !important;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}
.ClassTD{
	border: 1px solid #C5DBEC;
  font-family: Arial;
    font-size: 11px;
	padding: 0 2px;
	height: 22px;
}

.ClassTitulo
{ font-family: Arial;
    font-size: 11px;
	    background: url("images/ui-bg_glass_85_dfeffc_1x400.png") repeat-x scroll 50% 50% #DFEFFC;
    border: 1px solid #C5DBEC;
    color: #2E6E9E;
    font-weight: bold;
	text-align: center;
	height: 22px;
	}
.ClassTabla{
	border-collapse: collapse;
	border: 1px solid #C5DBEC;
   font-family: Arial;
    font-size: 11px;
}

