/* reset */
/*
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, 
	{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
*/

body {
	/*line-height:1.3;*/
	font-size: 14px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	background:#1d6dc2;
	margin: 0;
	padding: 0;
}
/*
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
*/

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

h1 {
	font-size:16px;
	/*line-height:1;*/
	margin: 7px 0 6px 0;
	color: #5e5e5e;
}
h1 a {
	color: #00548e;
}
h2 {
	font-size:14px;
	margin: 15px 0 10px;
}
h2 a {
	color: #00548e;
}
h3 {
	font-size:1.5em;
	/*line-height:1;*/
	margin-bottom:1em;
}
h4 {
	font-size:14px;
	margin: 15px 0 10px;
	color: #6c9421;
	font-weight: bold;
}

a {
	text-decoration:none; 
	color:#0044ba; 
}
a:hover { 
	text-decoration:underline; 
}

a.more{
	display: block;
	color: #00548e; 
	text-align: right;
	font-size: 13px;
}

table.simple {
	/*font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;*/
	/*font-size: 8pt;*/
	/*background-color: #F1F1F1;*/
	/*border: 1px solid gray;
	border-collapse: collapse;*/
	margin: 0;
	padding:0;
	border-collapse : collapse;
}
table.simple .odd {
	background-color: #FFF;
}
table.simple .even {
	background-color: #F9F9F9;
}

table.simple {
	border: 1px solid gray;
}
table.simple th {
	/*padding: 4px 4px 2px 4px;*/
	padding: 5px;
	font-weight: bold;
	border: 1px solid silver;
	background-color: #E2E2E2;
}


table.simple td {
	padding: 1px 5px;
	border: 1px solid silver;
}

#wrapper { 
	width:1016px; 
	margin:auto;
	text-align:left; 
	/*border:1px solid #f1f1f1; */
	/*padding:5px; */
	/*background:#fff;*/
}

#headertop { display:block; background:#dae8ff; padding:3px 10px 3px 10px; }
#header h1 { font-size:24px; margin:0; padding:0; }

#header  { 
	display:block; 
	color:#fff; 
	clear:both; 
	/*background:#c3d9ff; */
	/*padding:10px; */
	height: 138px;
	background-image: url(../images/header.png);
}

#logo-area {
	width: 210px; 
	height: 132px; 
	float: left
}
#logo-area .logo {
	width: 158px; 
	height: 104px; 
	margin: 7px 0 0 30px;
}

#footer { 
	background: url(../images/footer.png) no-repeat ;
	height: 72px;
	padding:5px; 
	margin-top:10px; 
	text-align: center;
	line-height: 50px;
}
.floatright { float:right; }

.break { clear:both; font-size:0; }

#main {
	background-color: #fff;
}
#main h2 { font-size:18px; font-family:Georgia; margin-top:15px; border-bottom:2px solid #ccc; }

#sub-menu { 
	height: 212px; 
	margin:0; 
	background:#dae8ff; 
	line-height:30px;
	background-image: url(../images/submenu-bkg.png); 
}

#sub-menu-hidden { 
	height: 14px; 
	margin:0; 
	padding: 0;
	overflow: hidden;
	background: url(../images/submenu-bkg-off.jpg) no-repeat;
}

#leftnav ul { 
	margin: 20px 0 0 0; 
	padding:0; 
	list-style: none;
}
#leftnav ul li { 
	padding: 0px 0 0 0; 
	margin: 0 0 0 0px; 
	background: url(../images/left-menu-item-bkg.png) no-repeat;
	background-position: 0 -38px;
	list-style: none;
	height: 38px;
	text-align: center;
	line-height: 38px;
	width: 205px;
}
#leftnav ul li.current { 
	background-position: 0 0;
	color: #6c9421;
}
#leftnav ul li.current a { 
	color: #619303;
}

#leftnav a { 
	font-size: 15px;
	color: #00548e;
}

#header h1 { font-size:24px; }
#header h2 { font-size:14px; margin:0; }


/************* Para evitar el contenido Flotando en Firefox */
.clearFloatFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearFloatFix {height: 1%;}
/* End hide from IE-mac */
/************************************************************/
/*
.topnav { 
	padding: 0px 0 0 0px;
}

#main-content {
	color: #444444;
	padding: 0 10px;
}
*/
#main-content p {
	padding: 0 0px 7px 0px;
	font-size: 14px;
	line-height: 1.5em;
	/*text-align: justify;*/
}

#main-content ul {
	padding: 0 20px 20px 30px;
	list-style: url(../images/bullet.png) ;
}

#main-content  li { 
	line-height: 22px;
	padding: 0px;
}

#main-content ul ul {
	list-style: disc;
	list-style-image: none;
	padding: 0 20px 20px 30px;
}
#main-content  li { 
	line-height: 22px;
	padding: 0px;
}

#main-content ol {
	margin-left: 35px;
	list-style-type: decimal;
}

.faq {
	color: #537d26;
	font-weight: bold;
}

/************************************************************
	Caja con lista de Noticias 
************************************************************/
.news {}
.news .fecha {
	font-size: 12px;
	font-weight: normal;
	color: #537d26;
	margin: 0px 0 5px;
}

.news-list {}
.news-list h1 {
	margin: 0px 0 15px;
	font-size: 14px;
}
.news-list h2 {
	margin: 0px 0 5px;
	font-size: 13px;
}
.news-list p {
	font-size: 13px;
	color: #444444;
	line-height: 20px;
	padding: 0px 0 10px 0;
}
.news-list .fecha {
	font-size: 12px;
	font-weight: normal;
	color: #537d26;
	margin: 0px 0 5px;
}

/************************************************************
 Slide Menu
************************************************************/
* {margin:0; padding:0}
.slide-menu {
	list-style: none; 
	width: 1004px; 
	height: 188px; 
	display: block; 
	overflow: hidden;
}
.slide-menu li {
	float: left;
	display: inline; 
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/************************************************************
	FORMS
************************************************************/
form {
	margin: 0;
	padding: 0;
}
form p {
	text-align: left;
}
input  {
	font-size: 13px;
	color: #5d5c5c;
	border: 1px solid #E2E2E2;
	background-color: #F9F9F9;
	height: 19px;
}
textarea  {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E2E2E2;
	background-color: #F9F9F9;
	color: #5d5c5c;
}
label {
	font-size: 13px;
	font-weight: bold;
	color: #5d5c5c;
}
.combo {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E2E2E2;
	background-color: #F9F9F9;
	color: #5d5c5c;
	height: 20px;
}
.button {
	margin-top: 10px;
	font-size: 13px;
	color: white;
	font-weight: bold;
	border: none;
	height: 30px;
	width: 117px;
	background: url(../images/button.png) no-repeat;
}
.button-2 {
	font-size: 13px;
	color: #00548e;
	font-weight: bold;
	border: none;
	height: 30px;
	width: 117px;
	background-color: white;
}

.checkboxes {}
.checkboxes label {
	font-weight: normal;
}
.field-required {
	font-size: 11px;
	padding-left: 5px;
	color: #ae0000;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #ae0000;
}

/************************************************************
 Pager
************************************************************/
#page-selector-wrapper {
	border-top: 1px solid silver;
	text-align: center;
}
#page-selector {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
#page-selector li {
	list-style: none;
	float: left;
	padding: 0 4px;
	margin: 0;
}
#page-selector a {
	font-size: 8pt;
	height: 21px;
	width: 15px;
	text-align: center;
	line-height: 21px;
	padding: 0px;
	display: block;
	background: url(../images/pager-page.gif) no-repeat 0px 0px;
}
#page-selector a:hover {
	background: url(../images/pager-page.gif) no-repeat 0px -21px;
	text-decoration: none;
}
#page-selector a.current {
	background: url(../images/pager-page.gif) no-repeat 0px -21px;
}
#page-selector a.pager-page-selector-prev {
	background: url(../images/pager-prev.gif) no-repeat 0px 0px;
}
#page-selector a:hover.pager-page-selector-prev {
	background: url(../images/pager-prev.gif) no-repeat 0px -21px;
}
#page-selector a.pager-page-selector-next {
	background: url(../images/pager-next.gif) no-repeat 0px 0px;
}
#page-selector a:hover.pager-page-selector-next {
	background: url(../images/pager-next.gif) no-repeat 0px -21px;
}
#page-selector a.disabled {
	/*background-position: 0 -21px;*/
	display:none;
}
/************************************************************
	COMMON
************************************************************/
*.left{
	float: left;
}

*.right{
	float: right;
}

*.margin {
	margin: 10px;
}

*.margin-left {
	margin-left: 10px;
}

*.margin-right {
	margin-right: 10px;
}

*.margin-bottom {
	margin-bottom: 10px;
}

*.margin-top {
	margin-top: 10px;
}

*.border-bottom {
	border-bottom: 1px solid silver;
}

*.medium {
	font-size:12px;
}
*.small {
	font-size:11px;
}

a.pdf {
	background: url(../images/file_pdf.gif) no-repeat;
	padding-left: 19px  
}
#link-sustantia {
	float: right;
	padding: 12px 12px 0 0;
}
#link-sustantia a {
	background: url(../images/logo-sustantia.gif) no-repeat;
	width: 89px;
	height: 26px;
	display: block;
}