body {
	margin: 0;
	padding: 0;
	background-color: #F2F9FD;
	background-image: url(/images/fondo.png);
	background-repeat: repeat-x;
}

div.contenedor {
	margin: 0 auto;
	/*text-align: left;*/
	width: 945px;
}

#menu_principal {
	color: #5C6C86;
	font-family: Arial Black;
	font-size: 13px;
	background-image: url(/images/menu_principal.png);
	width: 100%;
	height: 25px;
	text-align: center;
	/*word-spacing: 1em;*/ /*margin-left: auto;*/ /*margin-right: auto;*/
	/*padding-top: 5px;*/
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	/*border-bottom: 1px solid #9DD52A;*/
}



#special
{	
	clear: both;				
}

#special p{
	color: #fff;	
	font-size: 16px;
	font-family: Arial Black;	
	text-align: center;
	background-image: url(/images/menu_principal.png);
}


#up {
	color: #5C6C86;
	font-family: Arial Black;
	font-size: 13px;
	background-image: url(/images/up.png);
	width: 100%;
	height: 41px;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #9DD52A;*/
}

#down {
	color: #5C6C86;
	font-family: Arial Black;
	font-size: 13px;
	background-image: url(/images/down.png);
	width: 100%;
	height: 41px;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #9DD52A;*/
}

#menu_principal a {
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	/*vertical-align: text-bottom;*/
}

#menu_principal .txt {
	margin-left: 20px;
	margin-right: 20px;
	/*border: 1px solid red;*/
}

/*--------------------------------------------- formulario login ------------------------------------------*/
#frm_login {
	font-family: Arial;
	color: #FFF;
	vertical-align: middle;
	font-size: 16px;
	width: 100%;
	height: 100%;
	border: 0px;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	padding: 0px;
	/*margin-top: 5px;*/ /*vertical-align: middle;*/
	/*border-bottom: 1px solid #9DD52A;*/
}

#frm_login a {
	color: #FFF;
	font-size: 9px;
	text-decoration: none;
}

#frm_login h1 {
	font-size: 10px;
	color: #FF0000;
}

#frm_login .errors {
	font-size: 10px;
	color: #FF0000;
}

#frm_login h2 { /*padding-top: 5px;*/
	font-size: 10px;
	color: #FF0000;
}

#frm_login label {
	color: #FFF;
}

#frm_login input[type=submit] {
	background-image: url(/images/btn_login.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	background-position: center;
	border: 0px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}

#frm_login #enviar input[type=submit] {
	background-image: url(/images/btn_enviar.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	background-position: center;
	border: 0px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}

input.txt_login {
	color: #6B6B6B;
	font-family: Arial Narrow;
	font-size: 14px;
	background: url(/images/txt_login.png);
	background-repeat: no-repeat;
	width: 104px;
	height: 21px;
	border: 0px;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 1px;
}



input.txt-registro {
	color: #6B6B6B;
	font-family: Arial Narrow;
	font-size: 15px;
	background: url(/images/txt_registrar.png);
	width: 126px;
	height: 25px;
	background-repeat: no-repeat;
	vertical-align: middle;
	/*margin-top: 15px;*/ /*margin-left: 25px;*/
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}


#registro {
	color: #6B6B6B;
	font-family: Arial Narrow;
	font-size: 15px;
	background: url(/images/txt_registrar.png);
	width: 126px;
	height: 25px;
	background-repeat: no-repeat;
	vertical-align: middle;
	/*margin-top: 15px;*/ /*margin-left: 25px;*/
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}


/*--------------------------------------------- formulario registro ------------------------------------------*/
#frm_registro {
	color: #DEF0FA;
	font-family: Arial;
	font-size: 18px;
	background-image: url(/images/registro.png);
	width: 930px;
	/*debe sumar 62  height + padding-top*/
	height: 52px;
	padding-top: 10px;
	/*margin-left: auto;*/ /*margin-right: auto;*/
	text-align: center;
	margin-bottom: 11px;
	/*border-bottom: 1px solid #9DD52A;*/
}

/*#frm_registro input[type=text] {
	color: #6B6B6B;
	font-family: Arial Narrow;
	font-size: 15px;
	background: url(/images/txt_registrar.png);
	width: 126px;
	height: 25px;
	background-repeat: no-repeat;
	vertical-align: middle;	
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	
}*/

#frm_registro img {
	border: 0px;
	/*padding-top: 10px;*/
	vertical-align: middle;
}

#frm_registro input[type=submit] {
	background-image: url(/images/btn_registrar.png);
	background-repeat: no-repeat;
	width: 207px;
	height: 44px;
	background-position: center;
	border: 0px;
	vertical-align: middle;
	margin-right: 5px;
	cursor: pointer;
	cursor: hand;
}

/* --------------------- */
div.tabla {
	clear: none;
	overflow: auto;
	width: 100%;
}

div.fila {
	clear: both;
}

div.col_titulo {
	float: left;
	padding: 0px;
	/*background: #F0E0A0;*/ /*border-color: #F0E0A0;
	border-style: solid;*/ /*border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;*/
}

div.col {
	float: left;
	padding: 0px;
	/*border-color: #F0E0A0;
	border-style: solid;*/ /*border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;*/
}

/* -------------------*/
#img_left {
	float: left;
	/*padding: 5px;
	border-color: #F0E0A0;
	border-style: solid;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-width: 10px;
	border-bottom-width: 1px;*/
	/*background-image: url(../images/left.jpg.php?s=bae2a6&e=61BB46&height=21&width=1);*/
}

div.tabla2 { /*clear: none;
	overflow: auto;
	position: relative;
	
	*/ /*border: solid 1px blue;*/
	text-align: left;
	margin: auto;
	width: 100%;
	overflow: hidden;
}

div.clear {
	clear: both;
}

div#cms {
	width: 772px;
	background-color: white;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	border-top: none;
	height: 830px;
}

#footer {
	color: #6D7779;
	font-family: Arial Narrow;
	font-size: 18px;
	text-align: center;
	width: 100%;
	height: 60px;
	padding-top: 5px;
}

#footer p {
	color: #6D7779;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}

#footer .txt {
	font-family: Arial Narrow;
	margin-left: 15px;
}

#footer a {
	color: #6D7779;
	font-family: Arial Narrow;
	text-decoration: none;
}

#footer a:hover {
	color: #6D7779;
	font-family: Arial Narrow;
	text-decoration: underline;
}

#head {
	/*background-image: url(../images/header.png.php?s=FFFBF9&e=FFdecb&height=125);*/
	width: 100%;
}

#cms_page_logo {
	width: 120px;
	height: 142px;
}

#cms_page_menu {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 75px;
	float: right;
	height: 25px;
	width: 585px;
}

#cms_breadcrumb {
	background-color: #61BB46;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: 3px solid #FFBE00;
	background-image:
		url(../images/header.png.php?s=bae2a6&e=61BB46&height=21&width=1);
	color: white;
}

#cms_breadcrumb a {
	color: white;
	text-decoration: underline;
}

#menu_line {
	background-color: rgb(26, 140, 255);
	height: 10px;
	border-width: 0px
}

#site_name {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Trebuchet MS', arial, sans-serif;
	margin-top: 10px;
	background: url(/images/logo.jpg) no-repeat top left;
	padding-left: 128px;
}

#site_name a {
	color: #004080;
}

#site_tagline {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Trebuchet MS', arial, sans-serif;
	margin-bottom: 5px;
}

.mainNavigation {
	margin-right: 20px;
	text-align: center;
}

.mainNavigation span {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #666666;
	padding: 8px;
}

.mainNavigation span.current a {
	color: #E7F6FD;
}

.mainNavigation span a {
	color: #666666;
}

#content {
	padding: 0px;
}

#content.simplePage {
	padding-right: 150px;
}

#sfLWDescription {
	padding: 10px 0px 0px 50px;
	background-color: #E7F6FD;
	/*float: left;*/
	font-family: Arial;
	font-size: 16pt;
	color: #5C6C86;
	width: 100%;
	line-height: 15px;
	text-align: JUSTIFY;
}

#sfLWDescription h1 {
	background-color: #E7F6FD;
	color: #FEA000;
	font-family: Arial Black;
	font-size: 14pt;
}

#sfLightWindow {
	padding: 10px;
	background-color: #666666;
	float: left;
	color: #FFFFFF;
	width: 580px;
	line-height: 15px;
	text-align: JUSTIFY;
}

#sfLightWindow h1 {
	background-color: #666666;
	color: #9DD52A;
}

#sfLightWindow h2 {
	padding: 5px;
	background-color: #666666;
	font-size: 11px;
}

#slot1 {
	float: none;
	height: 300px;
}

#slot2 {
	padding: 10px;
	background-color: #666666;
	float: left;
	color: #FFFFFF;
	width: 503px;
	height: 294px;
}

#slot2 td {
	background-color: #666666;
	/*color: #FFFFFF;*/
}

#slot2 a {
	color: white;
	text-decoration: underline;
	background-color: #666666;
	font-weight: bold;
}

#slot2 a:hover {
	color: white;
	text-decoration: none;
}

#slot2 p {
	color: white;
	font-size: 11px;
}

#slot2 h1 {
	color: white;
	font-size: 15px;
}

#slot3 {
	padding: 0px;
	margin: 0px;
	height: 314px;
	text-align: center;
}

#slot5 {
	padding: 10px;
	float: left;
	width: 503px;
	height: 290px;
}

#slot6 {
	padding: 0px;
	height: 300px;
	text-align: center;
}

#slot_full {
	width: 100%;
	height: 624px;
}

#cms h2 {
	font-size: 18px;
	font-family: 'Trebuchet MS', arial, sans-serif;
	margin: 10px 0;
	border-bottom: solid 1px black;
}

#cms h3 {
	margin: 10px 0;
}

#cms .cms_head {
	font-weight: bold;
	margin: 10px 0;
}

#cms .cms_related,#cms .cms_references,#cms .cms_about {
	margin: 10px 0;
}

.cms_main p,.cms_related p,.cms_references p,#cms .cms_presentation p {
	margin-bottom: 0.5em;
}

#content ul {
	list-style: inside;
}

#cms .cms_presentation {
	margin-right: 290px;
	margin-top: 10px;
}

#cms .cms_title {
	padding: 10px;
	border: solid 1px black;
	font-size: 1.2em;
	text-align: center;
}

#cms .cms_updates {
	width: 270px;
	float: right;
}

#cms .cms_about {
	clear: right;
}

#cms ul#breadcrumb_trail li {
	display: inline;
	list-style: none;
	padding-right: 16px;
	background: url(/sfSimpleCMSPlugin/images/tab_right.png) right no-repeat
		;
	font-size: 10px;
}

#cms ul#breadcrumb_trail li.last {
	background: none;
}

#footer_message {
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	width: 690px;
	text-align: center;
	margin-top: 5px;
}