HTML {
	height:100%;
	width:100%;
}
BODY {
	height:99%;
	width:100%;
	text-align:center;
	margin:0px 0 auto;
	background:#e8f8ff url(../images/bg00h.gif) repeat-x center top;
	/*font:[ <'font-style'> || <'font-variant'> || <'font-weight'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ]*/
	/*font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	line-height:1.3em;*/
	color:#fff;	
	font:65%/1.3em  "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
BODY#LangEsp #IfcHead .Lang .Esp A {
	font-weight:bold;
	text-decoration:none;
}
BODY#LangPortu #IfcHead .Lang .Portu A {
	font-weight:bold;
	text-decoration:none;	
}
#IfcWrap {
	width:975px;
	/*width:99.7%;*/
	padding:10px 0px 0px;
	margin:0 auto 0px;
	text-align:left;
	background: url(../images/head.jpg) no-repeat center top;
	/*float: left;*/
}
.Wrap {
	width:975px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;
}
#IfcWrap2 {
	width:975px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;
}
#IfcCorpo,
.Inner,
.SubFoot {
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding-right:5px;
	padding-left:5px;
}
#IfcHead {
	margin:0px;
	/*width:100%;*/
	padding: 0px;
}
#IfcHead .Wrap {
	height:166px;
	position: relative;
}
#IfcHead .Lang {
	float: right;
	width: auto;
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
}
#IfcHead .Lang LI {
	float: left;
	vertical-align: middle;
}
#IfcHead .Lang LI.Esp {
}
#IfcHead .Lang LI.Portu {
	border-left: 1px solid #999999;
	margin-left: 5px;
	padding-left: 5px;
}
#IfcHead .Lang LI A {
	font-size: 1.1em;
	display: block;
	line-height: 1.4em;
	padding-right: 3px;
	padding-left: 3px;
}
#IfcHead .Lang LI A:hover {
}
#IfcSubHead {
	clear:both;
	background: url(../images/subheads/home.jpg) no-repeat left bottom;
	/*height: 155px;*/
	height:140px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	width: 99.8%;
	/*display: inherit;*/
	display:none;
}
#IfcLogo {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}
#IfcLogo A {
	width:440px;
	height:110px;
	display:block;
	background: transparent url(../images/logo.gif) no-repeat left top;
}
#IfcCorpo {
	clear:both;
	float:left;
	/*width:950px;*/
	width:975px;
	padding:0px 0px 10px;
	/*background:#fff url(../images/sideBg.gif) repeat-y 211px top;*/
	background:url(../images/corpoBg.gif) repeat-y center top;
	margin: 0px;
	color: #404040;
}
#IfcMain {
	/*margin-left:2px;*/
	line-height:1.5em;
	color:#404040;
	font-size: 1.1em;
	clear:none;
	/*padding:3px 2% 20px;
	width:95.8%;*/
	float:right;
	width:709px;
	padding-right:20px;
	padding-left:20px;
	margin:0px;	
}
#IfcSide {
	float:left;
	font-size: 1em;
	width:205px;
	margin:0px;
	padding:0px 15px 0px 5px;
	clear: both;
}
#IfcFoot {
	clear:both;
	margin:0;
	padding:0;
	/*background:url(../images/corpoBg.gif) repeat-y center top;*/
	float:left;
	width:100%;
	text-align: center;
}
#IfcFoot .Foot {
	float:left;
	width:98%;
	line-height:2em;
	margin:0px 0%;
	padding: 0px 1%;
	color: #000;
}
#IfcFoot .Foot .Wrap {
	background:url(../images/footer.gif) no-repeat center top;
	padding-top: 65px;
	padding-bottom: 45px;
}
#IfcFoot .SubFoot {
	margin:0px 0 0;
	color: #666666;
	clear: both;
	float: left;
	width:98%;
	padding: 10px 1% 30px;
	text-align: center;
}
#IfcFoot .SubFoot .Wrap {
	text-align: center;
	float:none;
}
#IfcFoot .Sx {
	float: left;
	width: 20%;
	text-align: left;
	margin-left: 20px;
}
#IfcFoot .Foot .Info {
	float:left;
	width:50%;
	margin:0 auto;
	text-align:center;
}
#IfcFoot .Dx {
	float: right;
	width: 20%;
	text-align: right;
	margin-right: 20px;
}
#IfcMain .Cols {
	width:100%;
	float:left;
	border-top: 1px solid #ced5d8;
}
#IfcMain .ColA {
	float: left;
	width:49.5%;
}
#IfcMain .ColB {
	float: right;
	width: 49.5%;
}
#IfcMain .ColA .Grid TD,
#IfcMain .ColB .Grid TD {
	/*white-space:normal!important;*/
}

/**********************/
A {
	outline: none !important;
	color:#00AEEF;	
}
A:hover {
	color:#000;
	background: #ADFF5A;
	text-decoration: none;
}
P, H1, H2, H3, H4, H5, H6 {
	margin:0;
	padding:0;
	/*padding-bottom:1.2em;*/
}
#IfcMain P {
	padding-bottom:1.2em;
}
/*
#IfcMain A {
	padding:2px;
}
#IfcMain A:hover {
	color:#000;
}
*/
FORM {
	margin:0;
	padding:0;
}
H1, H2, H3, H4, H5, H6 {
	font-family: "Trebuchet MS", Arial, Verdana;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	line-height:normal;
	text-align:left;
	font-weight: normal;
}
INPUT, TEXTAREA, SELECT, BUTTON {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:1.1em;
	/*font-family:Arial, Helvetica, sans-serif;*/
}
INPUT[type=checkbox],
INPUT[type=radio] {
border:none!important;
padding:none!important;
background:transparent!important;
}
SELECT OPTGROUP {
	font-style: normal;
}
BUTTON {
	cursor:pointer;
}
UL {
	margin:0;
	padding:0;
	list-style:none;
}
.Sx {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.Dx {
	float:right;
	margin-left:10px;
	margin-bottom:5px;	
}
.Clear,
.clear,
.clear-chusmy {
	font-size:0;
	height:1px;
	clear:both!important;
	display:block;
	padding:0px;
	margin:0px;
	line-height:0px;
	background-color:transparent;
	border:none;
}
#IfcMain .Sep {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 3px;
	line-height: 1em;
}
#IfcMain .Sep2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 3px;
	line-height: 1em;
	border-bottom: 1px solid #66BCEF;
}

HR {
	padding:0;
	margin:0;
	background:transparent;
	border:none;
	height:0;
}
HR.Clear {
	clear:both!important;
	padding:0;
	margin:0;
	height:0;
	border:none;
	visibility:inherit; /*FF*/
	position:inherit; /*FF*/

}

UL LI,
OL LI {
	margin:0;
	padding:0;
}
UL.Lista LI {
	background: url(../images/ico/bullet1.gif) no-repeat left 2px;
	padding-left: 13px;
	padding-bottom: 0.5em;
}

BLOCKQUOTE {
	text-align:center;
	color:#333333;
	margin:1em auto 2em;
	line-height:1em;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
IMG {
	border:none;
	padding:0;
	background:transparent;
}
IMG.Bord {
	border:2px solid #F3F4F5;
	padding:1px;
	background-color:#CCCCCC;
}
A IMG {
}
A:hover IMG {
}
.Ico,
.ico,
.ImgOver {
	vertical-align:middle;
	border:none;
	padding:0;
	background:transparent none;
}
.BotSubmit,
.Submit,
.bot-submit,
.BotCancel,
.Cancel,
.bot-cancel {
	font-weight:bold;
	line-height:1.5em!important;
	font-size:1.3em;	
	border:1px solid;
}
.BotSubmit,
.Submit,
.bot-submit {
	color:#fff;
	background:#94c43c url(../images/bot_submit.gif) no-repeat left top;
	border-color:#70a50e;
}
.BotSubmit:hover,
.Submit:hover,
.bot-submit:hover {
	color:#000;
	border-color:#000;
	background-image:url(../images/bot_submit_o.gif);
	background-color:#f7ff53;
}
.BotCancel,
.Cancel,
.bot-cancel {
	color:#666;
	background:#c7d0b5 url(../images/bot_cancel.gif) no-repeat left top;
	border-color:#a7b290;
}
.BotCancel:hover,
.Cancel:hover,
.bot-cancel:hover {
	border-color:#000;
}
A.Bot {
    display:-moz-inline-box; /* Mozilla */
    display:inline-block; /* IE, Opera and Safari */
    vertical-align:middle!important;
	font-size:1.1em;
	line-height:1em;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
A.BotC {
	display:block;
	background:transparent no-repeat 50% 0px;
	height:18px;
	padding-top:2px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	text-align:center;
	border: none;
}
.Hid,
.BotB,
.IcoB {
    display:-moz-inline-box; /* Mozilla */
    display:inline-block; /* IE, Opera and Safari */
    vertical-align:middle!important;
    height:16px;
    width:16px;
    text-indent:25px;
	font:0/0 arial;
    overflow:hidden;
	background:transparent no-repeat center;
	border:none;
	text-decoration:none!important;		
}
BUTTON.Bot,
BUTTON.BotB {
	display:inherit;
	cursor: pointer;
	font-size:1.1em;	
}
.Campo {
	border-top: 1px solid #999999;
	border-right: 1px solid #DEE1E4;
	border-bottom: 1px solid #DEE1E4;
	border-left: 1px solid #999999;
	background: #E8F8FF;
	padding: 2px;
}
.Campo:hover {
	border-color: #333333;
}
.Campo:focus {
	padding: 1px;
	border-width: 2px;
	border-color: #4FDA1B;
	background: #AFFF59;
}

H1 {
	font-size:2.5em;
}
H2 {
	font-size:2em;
}
H3 {
	font-size:1.5em;
}
H4 {
	font-size:1em;
}
H5 {
	font-size:0.8em;
}
H6 {
	font-size:0.7em;
}
.Tit STRONG {
	color: #00aeef;
	font-weight: normal;
	text-transform: uppercase;
}
#IfcMain .Tit1 {
	margin-top: 0.3em;
	font-size: 2em;
}
#IfcMain .Tit2 {
	font-size: 1.6em;
	background: #EDEFF0;
	padding: 0.2em 5px;
}
#IfcMain .Tit3 {
	font-size: 1.3em;
	font-weight: bold;
	border-top: 2px solid #EFF1F2;
	margin-top: 1.5em;
	padding-top: 0.3em;
}
#IfcMain .Tit4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00AEEF;
}
#IfcMain .Tit5 {
	font-size: 1em;
	font-weight: bold;
	color: #046EA1;
	background: #D8DEE0;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0.3em;
}
/******** MENU TOP **********/
#IfcMenu1 {
	padding: 0px;
	/*font-size: 1.6em;*/
	font-size:17px;
	/*width: 100%;*/
	width:490px;
	text-align: center;
	float:right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 106px;
}
#IfcMenu1 .Wrap {
	width: 645px;
	padding-right: 330px;
}

#IfcMenu1 LI {
	float: left;
	background: url(../images/menu/menu1_sx.gif) no-repeat left top;
	padding:0 0 0 10px;
	margin-right: 2px;
}
#IfcMenu1 A {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url(../images/menu/menu1_dx.gif) no-repeat right top;
	display: block;
	line-height:31px;
	padding-right:10px;
}
#IfcMenu1 LI:hover {
	background-image: url(../images/menu/menu1o_sx.gif);
	margin-top:-5px;	
}
#IfcMenu1 LI:hover A {
	background-image: url(../images/menu/menu1o_dx.gif);
	padding-bottom:5px;
}
#IfcMenu1 LI A:hover {
	color:#000;
}
#IfcMenu1 LI.Current {
	background-image: url(../images/menu/menu1curr_sx.gif);
	margin-top:-5px;	
}
#IfcMenu1 LI.Current A {
	background-image: url(../images/menu/menu1curr_dx.gif);
	color:#046EC1;
	padding-bottom:5px;
}
#IfcHead .BxLogin LABEL {
	font-size: 1.6em;
	line-height:24px;
	vertical-align:middle;
}
#IfcHead .BxLogin .Campo {
	width:120px;
	margin-right: 5px;
	vertical-align:middle;
	border-style: none;
	background: transparent url(../images/campo1.gif) no-repeat left center;
	height: 20px;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
#IfcHead .BxLogin .Campo:hover {
	background-image:url(../images/campo1_o.gif);
}
#IfcHead .BxLogin .Campo:focus {
	background-image:url(../images/campo1_foc.gif);
}
#IfcHead .BxLogin .Bot {
	background: transparent url(../images/botLogin.gif) no-repeat center center;
	border-style: none;
	vertical-align:middle;	
	text-align:center;
	padding:0;
	line-height:24px;
	height:24px;
	color: #00aeef;
	font-weight: bold;
	width:31px;
    display:-moz-inline-box; /* Mozilla */
    display:inline-block; /* IE, Opera and Safari */	
}
#IfcHead .BxLogin .Bot:hover {
	background-image:url(../images/botLogin_o.gif);
	color:#000;
}
#IfcSide .BxNews {
	padding-left: 15px;
}
#IfcSide .BxNews .Tit {
	background: url(../images/titNews.gif) no-repeat left bottom;
	margin-left: -15px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	margin-bottom: 0.5em;
}

#IfcSide .ItemList {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#IfcSide .ItemList LI {
	margin-top: 0em;
	margin-bottom: 0em;
	background-position:top left;
	background-repeat:repeat-y;
	padding: 0em 8px;
}
#IfcSide .ItemList LI .Data {
	color: #ebff00;
	font-weight: bold;
	display: block;
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0px 0px 0px -8px;
	padding: 3px 5px 3px 8px;
}
#IfcSide .ItemList LI P.Link {
	text-align:right;
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left: -8px;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	border-top: 1px dotted #A4E96D;
}
#IfcSide .ItemList LI.Admin {
	background-image:url(../images/itemNewsAdm_med.gif);
}
#IfcSide .ItemList LI.Admin .Data {
	background-image:url(../images/itemNewsAdm_top.gif);
}
#IfcSide .ItemList LI.Admin P.Link {
	background-image:url(../images/itemNewsAdm_infe.gif);
}
#IfcSide .ItemList LI:hover {
	background-image:url(../images/itemNewsO_med.gif);
	color:#295B00;
}
#IfcSide .ItemList LI:hover .Data {
	background-image:url(../images/itemNewsO_top.gif);
	color: #000;
}
#IfcSide .ItemList LI:hover P.Link {
	background-image:url(../images/itemNewsO_infe.gif);
	border-top-color: #569504;
}
#IfcSide .ItemList LI:hover A {
	color:#000;
}
#IfcMain .BxWelcome {
	padding-bottom: 2em;
}
#IfcMain .BxWelcome .Tit {
	padding-top: 10px;
	padding-bottom: 10px;
}

.Home #IfcMain .Cols {
	margin: 0px;
	background: url(../images/home_boxs.jpg) no-repeat center top;
}
.Home #IfcMain .Cols .ColA,
.Home #IfcMain .Cols .ColB {
	min-height:200px;
}
.Home #IfcMain .Cols .ColA {
	width: 50%;
	border-right: 1px solid #ced5d8;
}
.Home #IfcMain .Cols .ColB {
	width: 49.7%;
	border-right: 1px solid #fff;
}
.Home .Cols .Bx2 {
	padding:0 20px 0 20px;
}
.Home .Cols .Bx2 UL {
	margin-left: 10px;
}
.Home .Cols .Bx2 .Tit {
	line-height: normal;
	margin-bottom: 0.5em;
	padding-top: 10px;
}

.Home .Cols .ContactBx {
	background: url(none) no-repeat right top;
	height: 280px;
	padding-right: 60px;
	padding-left: 20px;
}
.Home .Cols .ContactBx .Tit {
	color: #000;
	line-height: 45px;
	margin-bottom: 1em;
}
.Home .Cols .ContactBx P {
	font-size: 1.2em;
}
.Home .ContactBx A {
	font-weight: bold;
}

/************* Menu2 Side **************/
#IfcSide .Menu2 {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 10;
	margin-top: -30px;
	position: relative;
}
#IfcSide .Menu2 .Tit {
	text-align: center;
	color: #01AEF0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.8em;
	margin-bottom: 15px;
	margin-top: 4px;
}
#IfcSide .Menu2 UL {


}
#IfcSide .Menu2 UL LI {
	margin: 0px;
	padding: 0px;
	display: inherit;
	font-size: 1.5em;
	line-height: 1em;
}
#IfcSide .Menu2 UL LI A {
	color: #046ea1;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 7px 7px 7px 15px;
	background: #fff url(../images/menu2_a.gif) no-repeat left top;
	border-top: 1px solid #E4E8E9;
	border-bottom: 1px solid #fff;
	margin: 0px;
}
#IfcSide .Menu2 UL LI A:hover,
#IfcSide .Menu2 UL LI.Current A {
	color: #fff;
	background: #00aeef url(../images/menu2_o.gif) no-repeat left top;
	border-top: 1px solid #60ff5a;
	border-bottom: 1px solid #046EC0;
	padding: 7px 7px 7px 15px;	
}
#IfcSide .Menu2 UL UL {
	margin-bottom: 0.1em;
	border-bottom: 1px solid #D5DBDD;

}
#IfcSide .Menu2 UL UL LI {
	font-size: 0.8em;
}
#IfcSide .Menu2 UL UL LI A {
	background: none;
}
#IfcSide .Menu2 UL UL LI A:hover,
#IfcSide .Menu2 UL UL LI.Current A {
	background-image:url(../images/menu2_b_o.gif);
	border-top-color: #63d8f1;
	color: #000;
}
/**************** TABLEs GRID *****************/
TABLE.Grid {
	margin:0.3em auto 0.5em;
	border: 1px solid #C2CACD;
}
TABLE.Grid TR {
}
TABLE.Grid THEAD {
	background: #8ADBFF;
	color: #000000;
}
TABLE.Grid TH {
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	border-top: 1px solid #E9F8FF;
	border-bottom: 1px solid #35BEEC;
	border-right: 1px solid #35BEEC;
	border-left: 1px solid #E9F8FF;
}
TABLE.Grid TBODY {
}
TABLE.Grid TD {
	border-bottom: 1px solid #D8DEE0;
	border-top: 1px solid #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #C2CCCF;
	border-left: 1px solid #FFFFFF;
}
TABLE.Grid TFOOT {
	background: #DEE1E4;
	font-weight: bold;
	font-size: 1.2em;	
}
TABLE.Grid TFOOT TR {
}
TABLE.Grid TFOOT TD {
}
/**************** FORMULARIOS *****************/
FORM.Formu {
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	width: 85%;
	padding: 0px 0%;
	border: 2px solid #EBEDEF;
}
#IfcMain .Formu .Tit,
#IfcMain .Formu .Tit2 {
	background: #DEE1E4;
	border-bottom: 1px solid #CCCCCC;
}
.Formu LABEL {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 4px 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #EBEDEF;
	line-height: 1em;
}
.Formu LABEL SPAN.Txt {
	width: 20%;
	float: left;
	text-align: right;
	padding-right: 1%;
	padding-left: 1%;
	color: #666666;
	font-weight: bold;
}
.Formu LABEL .Campo {
	width: 60%;
}
.Formu .Multi {
	text-align: left;
	border-bottom: 1px solid #EBEDEF;
	float: left;
	width: 96%;
	padding: 2px 2% 4px;
}
.Formu .Multi LABEL {
	display: inline;
	float: none;
	border-style: none;
}
.Formu .Multi .Txt {
	float: none;
	width: auto;
}
.Formu .Bots {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 2px solid #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0.5em;
	background: #EDEFF0;
}
/******** GALLERY *************/
#IfcMain .Gallery {
	margin:0 auto 0 auto;
}
#IfcMain .Gallery .Tit {
	font-size: 1.7em;
}
#IfcMain .Gallery .TitSet {
	clear: both;
	background: #FFFFFF;
	border-top: 2px solid #C4CCD0;
	margin: 0.5em auto;
	color: #414164;
	padding: 3px 20px 3px 0px;
}
#IfcMain .Gallery .TitSet STRONG {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	color: #00AEEF;
}
#IfcMain .Gallery .Set {
	clear: both;
	margin: 5px 0px;
	padding: 5px 0px;
}

.Gallery UL LI {
	float: left;
	text-align: center;
	width:140px;
	overflow: hidden;
}
.Gallery A.Thumb {
	display: block;
	text-decoration: none;
	height:15em;
	padding: 5px 2px;
	border-style: none;
	color: #046EC1;
	overflow: hidden;
}
.Gallery A.Thumb:hover {
	color: #000;
	background: #fff;
	border: 1px solid #999999;
	padding: 4px 1px;
}
.Gallery A.Thumb IMG.Foto {
	max-height:100px;
	max-width:120px;
	padding: 1px;
	background: #66CCFF;
	border: 2px solid #00AEEF;
	margin-bottom: 3px;
}
.Gallery A.Thumb:hover IMG.Foto {
	/*height:80px;
	width:80px;*/
	padding:0px;
	background: #66CCFF;
	border: 3px solid #66CCFF;
}
.Gallery .Thumb .Info {
	display: block;
	padding-top: 1px;
	padding-bottom: 3px;
	line-height: normal;
}
.Gallery .Thumb .Info STRONG {
	display:block;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Gallery .Thumb:hover .Info STRONG {
	color: #FFFFFF;
	background: #00AEEF;
}
.Gallery .Thumb .Info SPAN {
	display:block;
