/* CSS Document */

body {
	background-color:#CCC;
	background-image:url(../imgs/bg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", verdana;
	font-size:11px;
	color:#030;
}
.clr {
clear:both;
float:none;
}

.general {
	background-color:#FFF;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:20px;
}

.header {
	width:960px;
	height:144px;
	float:none;
	clear:both;
	/*margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;*/
}

.container {
	width:960px;
	margin:0px;
	background-image:url(../imgs/bgCols.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.leaf {
	background-image:url(../imgs/hoja.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	/*background-color:#333333;*/
}
/*
* html .leaf {
	display:block;
}  
*/

.columLeft {
	float:left;
	margin:0px;
	padding:0px;
	width: 200px;
}

.columCentral {
	width:519px;
	float:left;
	line-height:20px;
	margin:0px;
	padding:/*top*/20px;
}
* html .columCentral {
	width:515px;
}

.columRight {
	width:200px;
	float:right;
	margin:0px;
	padding:0px;
}
.columRightDirectors{
	background-color: #2B4B1B;
	color: #FFFFFF;
	width: 200px;
	float: right;
	margin-top: 13px;
	padding: 0px;
}
* html .columRightDirectors{
	margin: 0px;
}
.2columnas {
	/*
	background-color:#066;
	border:#063 dotted 1px;
	*/
	display:inline-table;
	float:left;
	clear:both;
	width:720px;
	height:auto;
}

.finColumnas {
	/*background-color:#333;*/
	clear:both;
	float:none;
}

.lineOrange {
	background-color:#FF9900;
	width:960px;
	height:4px;
}
* html .lineOrange {
	height:2px;
}

.footer {
	background-color:#C9DB26;
	display:block;
	overflow:visible;
	width:100%;
	height:auto;
	float:none;
	clear:both;
	padding:/*top*/7px /*right*/0px /*bottom*/5px /*left*/0px;
	text-align:center;
}

.footer a {
	color:#960;
	text-decoration:none;
}

.footer a:hover {
	color:#360;
}

/* .columLeft ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.columLeft ul li a {
	background-image:url(../imgs/btn1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	overflow:visible;
	height:25px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border-bottom:#FFF dotted 1px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}

.columLeft ul li a:hover {
	background-image:url(../imgs/btn2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#CCDB27;
} 
/*======= NEW MENU ========*/
.Menu {
	width:200px;
	float: left;
}
.Menu ul {
	list-style:none;
    margin:0px;
    padding:0px;
}
.Menu li {
	display:inline;
}
.Menu a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:29px;
	line-height:32px;
	text-decoration:none;
	height:32px;
	background-image:url(../imgs/btn1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 175px;
	padding-top: 0px;
}
.Menu a:hover {
	color:#CCDB27;
	background-image: url(../imgs/btn2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.MenuSelect {
	background-image:url(../imgs/btn2.jpg)!important;
	background-position:left top!important;
	background-repeat:no-repeat!important;
	display:block!important;
	overflow:visible!important;
	height:32px!important;
	color:#FFF!important;
	font-size:14px!important;
	font-weight:bold!important;
	border-bottom:#FFF dotted 1px!important;
	cursor: pointer!important;
	-moz-user-select: none!important;
	-khtml-user-select: none!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 25px!important;
	float: left;
	width: 175px;
	line-height: 32px;
}
.subLista {
	width: 200px;
}
.subLista ul{	
    list-style:none;
    margin:0px;
    padding:0px;
}
.subLista li{
   display:inline;
}
.subLista a {
	background-image:none;
	background-color:#CCC;
	font-size:11px;
	color:#060;
	margin:0px;
	width: 175px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-top: 7px;
	float: left;
	text-decoration: none;
	border-bottom:1px dotted #FFFFFF;
	display: block;
	line-height: 12px;
}

.subLista a:hover {
	background-color:#569636 ;
	color:#FFF ;
}

.subListaSelect {
	background-color:#960;
	font-size:11px;
	color:#FFF;
	line-height:12px;
	margin:0px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 25px;
	width: 175px;
	background-image: none;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

/*======= END NEW MENU ========*/   
h1 {
	display:block;
	overflow:hidden;
	float:none;
	clear:both;
	height:30px;
	font-size:20px;
	font-weight:bold;
	color:#996600;
	background-image:url(../imgs/ico3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	/*border-bottom:#996600 dotted 1px;*/
	padding:/*top*/6px /*right*/0px /*bottom*/0px /*left*/40px;
	margin:/*top*/0px /*right*/0px /*bottom*/10px /*left*/0px;
}

.noticias {
	background-color:#2B4B1B;
	width:200px;
	height:300px;
	color:#FFF;
	margin:0px;
	padding:/*top*/0px;
}

.noticiasB {
	background-color:#2B4B1B;
	display:block;
	overflow:visible;
	width:184px;
	height:auto;
	color:#FFF;
	margin:0px;
	padding:/*top*/0px /*right*/8px /*bottom*/10px /*left*/8px;
}

h2 {
	display:block;
	overflow:visible;
	background-image:url(../imgs/ico1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#CCDB27;
	width:auto;
	height:30px;
	margin:0px;
	padding:/*top*/30px /*right*/0px /*bottom*/0px /*left*/38px;
}

.lineWhite {
	width:auto;
	height:1px;
	display:block;
	float:none;
	clear:both;
	margin-bottom:0px;
	margin-top:4px;
	border-bottom:#FFF dotted 1px;
}


h3 {
	display:block;
	overflow:visible;
	color:#F90;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	width:auto;
	height:auto;
	margin:/*top*/7px /*right*/0px /*bottom*/10px /*left*/0px;
}

h3 a {
	color:#FF9900;
	text-decoration:none;
}

h3 a:hover {
	color:#FFF;
}

.fotoNews {
	/*background-color:#336699;*/
	display:block;
	overflow:hidden;
	width:72px;
	height:auto;
	float:left;
	margin:/*top*/0px /*right*/5px /*bottom*/0px /*left*/0px;
}

.fotoNews img {
	clear:both;
	float:none;
	border:#CCC solid 1px;
	margin:/*top*/0px /*right*/0px /*bottom*/6px /*left*/0px;
}

.fotoNews a {
	display:block;
	color:#F90;
	text-decoration:none;
	margin-bottom:5px;
}

.fotoNews a:hover {
	color:#FFF;
}

.plataforma {
	display:block;
	overflow:visible;
	width:184px;
	height:80px;
	color:#FFF;
	text-decoration:none;
	margin:0px;
	padding:/*top*/0px /*right*/8px /*bottom*/10px /*left*/8px;
}

h4 a{
	display:block;
	overflow:hidden;
	background-image:url(../imgs/ico2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#CCDB27;
	height:30px;
	margin:0px;
	padding:/*top*/30px /*right*/0px /*bottom*/0px /*left*/38px;
}

h4 a:hover {
	color:#F90;
}

.plataforma ul {
	list-style-image:url(../imgs/arrow3.jpg);
	list-style-position:inside;
	margin:0px;
	padding:0px;
}
* html .plataforma ul {
	margin-top:10px;
}

.plataforma ul li {
	margin:0px;
	padding:0px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	border-bottom:#FFF dotted 1px;
}

.plataforma ul li a {
	text-decoration:none;
	color:#FF9900;
	padding-left:10px;
}

.plataforma ul li a:hover {
	color:#FFF;
}

h5 {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#960;
	/*color:#030;*/
	border-bottom:#960 dotted 1px;
	background-image:url(../imgs/arrow5.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin:/*top*/10px /*right*/0px /*bottom*/10px /*left*/0px;
	padding:/*top*/0px /*right*/0px /*bottom*/0px /*left*/10px;
}

.link1 {
	text-decoration:none;
	color:#F60;
}

.link1:hover {
	color:#960;
}

.link2 {
	text-decoration:none;
	color:#960;
}

.link2:hover {
	color:#360;
}

.link3 {
	text-decoration:none;
	color:#FFF;
}

.link3:hover {
	color:#F60;
}

.link4 {
	text-decoration:none;
	color:#FFF;
}

.link4:hover {
	color:#CCDB27;
}

.green {
	color:#360;
}

.cafe {
	color:#960;
}

.lista1 {
	font-size:14px;
	font-weight:bold;
	list-style-image:url(../imgs/arrow5.jpg);
	list-style-position:inside;
	line-height:24px;
	padding:0px;
	margin:/*top*/10px /*right*/0px /*bottom*/0px /*left*/10px;
}

.lista1 a {
	text-decoration:none;
	color:#960;
}

.lista1 a:hover {
	color:#F60;
}

.lista2 {
	/*border-bottom:#960 dotted 1px;*/
	font-size:14px;
	font-weight:bold;
	list-style-image:url(../imgs/arrow5.jpg);
	list-style-position:inside;
	line-height:24px;
	padding:0px;
	margin:/*top*/10px /*right*/0px /*bottom*/0px /*left*/10px;
}

.lista2 li {
	border-bottom:#360 dotted 1px;
}

.lista2 a {
	text-decoration:none;
	color:#960;
}

.lista2 a:hover {
	color:#F60;
}

.fotoLeft {
	border:#960 dotted 1px;
	padding:4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.fotoLeftBoerderwhite {
	border:1px dotted #FFFFFF;
	padding:4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.btncolor {
	background-color:#F90;
	border:#FFF solid 1px;
	margin:10px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}

.btncolor:hover {
	background-color:#360;
	/*border:#000 solid 1px;*/
	color:#CCC;
}

.txForm {
	background-color:#E6E6E6;
	font-size:11px;
	color:#030;
	height:14px;
	margin:0px;
	padding:2px;
}

.txForm2 {
	background-color:#E6E6E6;
	font-size:11px;
	color:#030;
	height:70px;
	margin:0px;
	padding:2px;
}

.txSearch {
	background-color:#C9DB26;
	font-size:11px;
	color:#030;
	height:14px;
	margin:/*top*/0px /*right*/10px /*bottom*/0px /*left*/0px;
	padding:2px;
}

.lista3 {
	display:block;
	font-size:12px;
	list-style-image:url(../imgs/arrow5.jpg);
	list-style-position:outside;
	line-height:18px;
	padding:0px;
	margin:/*top*/10px /*right*/0px /*bottom*/0px /*left*/10px;
}

.lista3 li {
	border-bottom:#360 dotted 1px;
	margin-bottom:10px;
}

.lista3 a {
	text-decoration:none;
	color:#960;
}

.lista3 a:hover {
	color:#F60;
}

h6 {
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#360;
	line-height:18px;
	border-bottom:#999 dotted 1px;
	margin:/*top*/8px /*right*/0px /*bottom*/6px /*left*/0px;
}

.lineGray {
	display:compact;
	width:auto;
	height:0px;
	border-bottom:#999 dotted 1px;
	margin:/*top*/7px /*right*/0px /*bottom*/10px /*left*/0px;
}

.lineGray2 {
	display:compact;
	width:auto;
	height:0px;
	border-bottom:#999 dotted 1px;
	margin:/*top*/0px /*right*/0px /*bottom*/3px /*left*/0px;
}

.lista4 {
	display:block;
	font-size:12px;
	list-style-image:url(../imgs/arrow5.jpg);
	list-style-position:inside;
	line-height:18px;
	padding:0px;
	margin:/*top*/10px /*right*/0px /*bottom*/0px /*left*/10px;
}

.lista4 li {
	border-bottom:#360 dotted 1px;
	color:#960;
	margin-top:5px;
	margin-bottom:10px;
}

.lista4 a {
	text-decoration:none;
	color:#960;
}

.lista4 a:hover {
	color:#F60;
}

.listing {
	margin:10px 0;
}
.listing th {
	text-align:left;
	width: 150px;
	white-space:nowrap;
}
.listing thead td {
	text-align:left;
	font-weight:bold;
	font-size:14px;
}

.paginas {
	width:auto;
	height:30px;
	display:block;
	overflow:visible;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
}

.pagPrimera {
	display:block;
	background-color:#CCC;
	color:#F60;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:3px 7px 3px 7px; /*top, right, bottom, left*/
}
.pagPrimera:hover {
	color:#360;
	background-color:#C9DB26;
}

.pagAnterior {
	display:block;
	background-color:#CCC;
	color:#F60;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:3px 7px 3px 7px; /*top, right, bottom, left*/
}
.pagAnterior:hover {
	color:#360;
	background-color:#C9DB26;
}

.pagSiguiente {
	display:block;
	background-color:#CCC;
	color:#F60;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:3px 7px 3px 7px; /*top, right, bottom, left*/
}
.pagSiguiente:hover {
	color:#360;
	background-color:#C9DB26;
}

.pagUltima {
	display:block;
	background-color:#CCC;
	color:#F60;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:3px 7px 3px 7px; /*top, right, bottom, left*/
}
.pagUltima:hover {
	color:#360;
	background-color:#C9DB26;
}

/* Listados BD */

.listTitle {
	background-color:#C9DB26;
	padding-left:10px;
	padding-right:5px;
	font-size:14px;
	font-weight:bold;
}

.listRow1 {
	background-color:#EEF3D8;
	padding-left:10px;
	padding-right:5px;
}

.listRow1 a {
	color:#F60;
	text-decoration:none;
}

.listRow1 a:hover {
	color:#360;
}

.listRow2 {
	background-color:#E4ECC1;
	padding-left:10px;
	padding-right:5px;
}

.listRow2 a {
	color:#F60;
	text-decoration:none;
}

.listRow2 a:hover {
	color:#360;
}

.numbers {
	letter-spacing:4px;
}

.numbers a {
	text-decoration:none;
	color:#030;
}

.currentPage {
	color:#F60;
	padding-left:5px;
	border-bottom:#F60 solid 1px;
	text-decoration:none;
}

.lupa {
	border:none;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

.lista5 {
	display:block;
	font-size:12px;
	list-style-image:url(../imgs/arrow5.jpg);
	/*list-style-position:inside;*/
	line-height:18px;
	padding:0px;
	margin:/*top*/10px /*right*/0px /*bottom*/0px /*left*/10px;
}

.lista5 li {
	margin-bottom:10px;
}

.lista6 {
	display:block;
	font-size:12px;
	list-style-image:url(../imgs/arrow5.jpg);
	list-style-position:inside;
	line-height:18px;
	padding:0px;
	margin:/*top*/10px /*right*/0px /*bottom*/0px /*left*/10px;
}

.lista6 li {
	color:#960;
	margin-bottom:10px;
}

.lista7 {
	display:block;
	font-size:12px;
	list-style-image:url(../imgs/arrow5.jpg);
	list-style-position:inside;
	line-height:18px;
	padding:0px;
	margin:/*top*/10px /*right*/0px /*bottom*/20px /*left*/10px;
}

.lista7 li {
	margin-bottom:10px;
}

.title1 {
	color:#960;
	font-size:13px;
	font-weight:bold;
	page-break-after:always;
}

.title2 {
	color:#360;
	font-size:14px;
	font-weight:bold;
	page-break-after:always;
}

.liNormal {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}

.title3 {
	font-size:16px;
	font-weight:bold;
	color:#360;
	line-height:18px;
	margin:/*top*/8px /*right*/0px /*bottom*/6px /*left*/0px;
}

.title4 {
	color:#960;
	font-size:16px;
	font-weight:bold;
	page-break-after:always;
}
.title5 {
	color:#960;
	font-size:12px;
	page-break-after:always;
	font-weight: bold;
}
.title6 {
	color:#FFFFFF;
	font-size:14px;
	page-break-after:always;
	font-weight: bold;
}
.destacados {
	display:block;
	float:none;
	clear:both;
	width:auto;
	height:auto;
	padding:4px 4px 8px 4px;
	border:#F90 solid 1px;
}

.destacadosTitle {
	isplay:block;
	float:none;
	clear:both;
	width:auto;
	height:auto;
	background-color:#F90;
	margin:0px 0px 8px 0px;
	padding:4px 5px 2px 10px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}

.linkPDF {
	padding:0px 0px 0px 25px;
	margin:0px;
	background-image:url(../imgs/ico_pdf.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#F60;
}

.linkPDF:hover {
	color:#960;
}
#BoxLogos{
	color: #FFFFFF;
	padding: 5px;
	background-color: #68B742;
}

#BoxLogosTitle{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #356F22;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}
#BoxLogos img {
	border:1px dotted #FFFFFF;
	padding:4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
