

* {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	}

html {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	margin: 0;
	text-align: center;
	background-color: #fff;
	height: 100%;
	
}

div {
	/*border:1px solid blue;*/
}

p {
	margin: 0 0 1em 0;
	font-size: 10pt;
}

a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	
}

img {
     margin: 0px;
     border: none;
     padding: 0px;	     
}

img.tumbnail {
	background-color: white;
	border: 1px #555 solid;
	padding: 5px;
}



a:hover {
	border-bottom: none;
}

form {
	padding: 5px;
	margin: 0;
}

input {
	border: 1px solid #F68621;
	background-color: white;
	color: black;
	font-size: 9pt;
	margin: 3px;
	padding: 2px;	
}

input.csc-mailform-submit {
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 3px;
   float: left;
}

input.csc-mailform-submit:hover {
   background-color:#F68621;
   color: white; 
}


textarea {
	border: 1px solid #F68621;
	background-color: white;
	color: black;
	font-size: 9pt;
        padding: 3px;
        margin: 5px;	
}
label {
   margin: 4px 8px 4px 4px;
}

div .csc-mailform-field label {
   float: left;
}

fieldset {
	border: none;
}

div .csc-mailform-field {
   vertical-align: top;
   text-align: right;
   margin-right: 25%;	
 	
}

ul {
	margin: 0px 0px 20px 50px;
	font-size: 9pt;
	padding: 0px;
	
}

li {
	font-size: 9pt;
	color:#FF8902;
}

h1 *, h2 *, h3 *, h4,h1, h2, h3, h4   {
    font-size: 25px;
    color: rgb(255, 135, 0);
    margin-top: 26px;
    margin-right: 0pt;
    margin-bottom: 24px;
    font-weight: normal;
    }

h2, h2 * {
	font-size: 16pt;
}

h3, h3 * {
	font-size: 13pt;
}

h4, h4 * {
	font-size: 10pt;
}


b { color: rgb(90, 134, 233);}



/**
 * This contains all the stuff on the page
 */
#main_container {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	/*background: url('http://www.haltsoft.com/fileadmin/templates/images/bg_body.gif') repeat-y;*/
	text-align: left;
	min-height: 700px;
}




/*********************** CONTENT CONTAINER ***********************/
/**
 * The head row with search and stuff
 */
#content_top {
	/*height: 18px;*/
	
	background: silver url('http://www.haltsoft.com/fileadmin/templates/images/proto2.png') repeat-x 0px -10px;
	margin: 0 0px 0px 0px;
	padding: 0em 0 0em 0;
	color: orange;
	font-size: 8pt;
	vertical-align: middle;
	height: 80px;
	
}

#content_top .hline {
	height: 1px;
	border: none;
	margin: 0px;	
	background-color: black;
        display: none;		
} 

#top_bar {
        height:30px;
        text-align: right;
        padding-top: 3px;
}


#slogan {
	float: right;
	margin: 8px 7px 3px 0px;
        display: none;	
}

/**
 * the whole content including the footer
 */
#content {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	width: 100%;
        clear: both;
}

/**
 * the content on the left (menu)
 */
#content_left {
	width: 19%;
 	float: left;
 	display: inline;
	padding: 0;
	margin: 0;
	height: 100%;
	padding: 0.3em 1em 1em 0.7em;

}

#content_left img {
    margin: 5px 6px 0px 0px;
    padding: 2px;
    border:2px solid white;
}


#content_left ul {
	margin: 0;
}

#content_left>* {
	margin-bottom: 0.7em;
}

#content_left_content {
	width: 100%;
 	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
border: 1px solid #e4e4e4;
background-color: #f6f6f6;
}



/**
 * the maincontent in the middle
 */
#content_center {
	float: left;
	width: 56%;
	margin: 0 0 0 0;	
	padding: 0 15px 10px 15px;
       min-height: 400px;
}


#content_center h1, #content_center h2 {  color: rgb(90, 134, 233); border-bottom: 1px solid #e2e2e2;padding-bottom: 4px;}
#content_center a { color: rgb(90, 134, 233);}


#content_center  img {
    margin: 4px;
    padding: 2px;
    border:1px solid orange;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
margin-right:30px !important;
}

#content_center img.spacer-gif { border: 0px solid white;}
#content_center h3 {
	font-size: 11pt;
	font-weight: bold;
	 color: rgb(90, 134, 233); 
}

div.csc-textpic div.csc-textpic-imagerow {
clear:none;
}

/**
 * the content on the right
 */
#content_right {
	width: 19%;
	margin: 0 0 20px 79.5%;
	padding: 0;
}

#content_right h3 {
	font-size: 11pt;
}

#content_left p, #content_right p {
	font-size: 8pt;
}

/**
 * The footer at the end of the page.
 * 	bordes:  #F68621
 *		fuente clara:	 #FF9E3B;
 *		bacground: #FFF9F0;
 *		Fuente oscura: #F68621;
 */
div#footer {
	clear: both;
	/*background: #ff8902 url('images/top_bar.png') repeat-x;*/
	/*border-top: 1px solid #595B73;*/
	border-top: 3px solid #ff8902;
	height: 35px;
	width: 100%;
	text-align: center;
	padding: 3px 0px 0px 0px;
	margin-top: 0px;
}



div#footer p {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 80%;
	/*border-top: 2px #eee solid;*/
}

div#footer p, #footer a {
	font-size: 9pt; font-weight: normal;
	color: black;
}

p#footer { text-align: center; margin: 0px 0px 5px 0px; padding: 5px 0px 0px 0px;}

p#footer span {margin-right: 5px;font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: black; }

p#footer img {height: 17px; border: none;}



/*********************** MENUS ***********************/

/**
 * The vnav on top of the page
 */
#vnav {
	list-style: none;
	height: 35px;
	/*float: left;*/
	/*border: 1px solid;*/
	text-align: right;
	padding-top: 7px;	
	margin: 0;
}

#vnav li {
	/*float: left;*/
	display: inline;
	color: black;
	font-size: 10pt;
}

#vnav a {
	color: black;
	font-size: 11pt;
	font-weight: bold;
	font-family: Trebuchet, Tahoma, sans-serif;	
	/*border: 1px solid #595B73;
	border-bottom: none;	*/
	padding: 5px 7px;
/*	margin: 0px 4px 0px 4px;*/
}
/*
* The tool box with tollnav and the bread
*/
div#toolbox {
	/*background: silver url('images/logo_area.png') repeat-x;*/
	/*border-top: 1px solid #595B73;/*#FF871A;*/
	/*border-bottom: 1px solid #595B73;*/
	height: 25px;
	margin-left: 1%;
	padding: 12px 0px 10px 0px;		
	width: 68%;
position: relative;
top: -55px;
}
ul#toolnav {
	/*height:16px;*/
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: black;
   text-align: left;
   list-style: none;	
   width: 40%;
}
ul#toolnav li {
	display: inline;
}

ul#toolnav li a {
	color: #F68621;
	font-size: 0pt;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 4px;
}
/*
* The breadcrum
*/
ul#breadcrumbs {
	/*background: #ff9903 url('images/menu_bar.png') repeat-x;*/
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: Black;
   height: 30px;
   text-align: left;
   width: 70%;
   display: inline;
   /*border-bottom: 1px solid #595B73*/;	

}
ul#breadcrumbs li {
	display: inline;
}
ul#breadcrumbs li a, div#date {
	color: black;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 0px ;

}

ul#breadcrumbs li a:hover {
	color: white;
	
}

/*
*  Date
*/

div#date {
	display: inline;
	float: right;
        /*position: relative; top: 0px;*/
     font-size: 9pt;
}


/**
 * The main menu on the left side
 */
#left_menu {
	/*border: 1px solid #595B73;*/
/*	padding: 0.5em;*/
         display: none;
}
	
	
#left_menu label {
	font-weight: bold;
}

#left_menu ul {
	list-style: none;
	background-color: transparent;
}

#left_menu li {
	background-color: transparent;
	color: #F68621;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

#left_menu li.act {
	text-transform: uppercase;
	font-weight: normal;
	background-color: #F4F7FC;
	color: #F68621;
}

#left_menu li.act a {
	color: #F68621;
}

#left_menu ul ul {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
}

#left_menu ul ul li {
	background-color: #aaa;
	color: #F68621;
	text-transform: none;
}

#left_menu ul ul li a {
	color: #F68621;
}

#left_menu ul ul li.act {
	background-color: #F68621;
}

#left_menu ul ul li.act a {
	color: #F68621;
}

#left_menu ul ul li.act a:hover {
	border: none;
	color: #F68621;
}

#left_menu a {
	font-size: 7pt;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

#left_menu a:hover {
	border: none;
	color: #F68621;
}
#content_top>* {
	padding-left: 1.5em;
	padding-right: 1.5em;
} 

/**** Noticias ****/



#content_left_content .news-latest-container {
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}


#content_left_content .news-latest-container p.bodytext {
	color: #888888;
        text-align: justify;
        margin-top: 14px;
        margin-bottom: 4px;
}


#content_left_content .news-latest-container h2 {
	font-size: 115%;
        font-family: Verdana, Arial, sans-serif;
        margin-top: 5px;
        margin-bottom: 8px;
        padding-bottom: 4px;  
        font-weight: bold; 
        text-align: center;
border-bottom: 1px solid #ff8902;  
}

#content_right .news-latest-container h5 {
	font-size: 105%;
        font-family: Verdana, Arial, sans-serif;
        margin-top: 5px;
        margin-bottom: 4px;
        font-weight: bold;
        color: #555555;  
}
#content_right .news-latest-container h5 a {
        color: #555555;  
}

.news-latest-container h2 img {
	margin:  12px 0px 0px 0px;
}

.news-latest-container .news-latest-item img {
	float: left;
        
}

#content_right .news-latest-container .news-latest-item img {
	float: left;
        margin: 4px 5px 4px 0px;
        padding: 2px;
        border: 1px solid #e2e2e2;
}

#content_left_content div.news-latest-item {
	margin: 0px 4px 6px 4px;
        padding: 0px 4px 5px 4px;
	border-bottom: 2px solid white;
}


#content_left_content div.news-latest-item h3 {
	margin: 0em 0em 0.1em 0em       
}


#content_left_content div.news-latest-item h3 a {
        font-size: 14px;
        color: #888888;
        font-weight: 600;
}

.news-latest-date {
	margin: 0px 0px 15px 0px;
        padding: 0px;
}

.news-latest-date a {
     font-size: 65%; 
     font-weight: normal;
}

.news-latest-morelink {
    margin: 0px 0px 3px 0px;
    padding: 0px;
}

#content_right .news-latest-morelink {
    margin: 0px 0px 3px 3px;
    padding: 0px;
    border-bottom: 1px solid #e2e2e2; 
}


.news-latest-morelink a {
     font-size: 9px;
}

div.csc-frame-frame1 {
    /*background-color: #E2E2E2;*/
    padding: 10px;
    /*border: 1px solid #3A3A3A;*/
    margin: 25px 0px 0px 0px;
}

div.csc-frame-frame1 .bodytext {
    margin: 5px 5px 5px 5px;
	z-index: 0;/*sino se pone encima de un "a" con "img"*/
}


.csc-frame-frame1 h1 {
 padding-left: 0px;
 /*background-color:#9A99A3;*/
 border-bottom: 1px solid #ff8902;
  color:#ff8902;
 font-family: 'lucida console', sans-serif;
 font-size: 110%; 
 margin: 0px 0px 0px 3px;
 font-weight: bold;
 text-align: center;
}
.csc-frame-frame1 div.csc-header {
 /*background: #ffffff url('../images/orange_bkgd.gif') repeat-x 0% 50%;*/
}

div.csc-frame-frame2 {
    /*background-color: #EFEFF4;*/
    padding: 0px 20px 20px 20px;
    /*border: 1px solid #3A3A3A;*/
    margin: 40px 0px 10px 0px;
}

div.csc-frame-frame2 div.csc-header {
 position:relative;
 top: -28px;
 left: -13px;
 margin-bottom: 0px;
 padding-bottom: 0px;

}

.csc-frame-frame2 h1 {
 color:#ff8902;
 margin-bottom: 0px;
 font-size: 100%;
}

.csc-frame-frame1 .sb-inner { 
	background: #ffffff;         
}
.csc-frame-frame1 .sb-border { 
	background: #DADEE2;/*#9D9FA3; #576472; #83888A; */
}
.csc-frame-frame1 .sb-shadow { 
	background: #D3DCE6; /*#776C73;#7D8686; */
}

.csc-frame-frame2 .sb-shadow { 
	background: #151515; 
}
.csc-frame-frame2 .sb-inner { 
	background: #EFEFF4; 
}


div#menu_bar { 
 border-bottom: 2px solid orange;
background: orange url('http://www.haltsoft.com/fileadmin/templates/images/proto2.png') repeat-x 0px -85px;
 height: 20px;
padding-top: 3px;
color: white;

}


/**** PRE TAG ****/
.tx-drwiki-pi1 PRE { 
    BORDER: #F68621 1px dashed; 
    PADDING: 1em; 
    COLOR: black; 
    LINE-HEIGHT: 1.1em; 
    BACKGROUND-COLOR: #f9f9f9; 
    font-family:Fixedsys,Courier; 
}

/**** LOGIN ****/
.tx-felogin-pi1 h3 { 
    text-align:center;
}
.tx-felogin-pi1 div { 
    padding: 0px 9px 0px 9px;
}

div.tx-drwiki-pi1 h1 span.editsection {font-size: 14px;vertical-align:top!important;line-height: 3px;}
div.tx-drwiki-pi1 h1 span.editsection a:link,div.tx-drwiki-pi1 h1 span.editsection a:visited,div.tx-drwiki-pi1 h1 span.editsection a {font-size: 8px;background-color: black;padding: 0px 3px;color: #ffffff!important;vertical-align:middle;}
div.tx-drwiki-pi1 h1 span.editsection a:hover {font-size: 8px;background-color: #ff6e00;padding: 0px 3px;color: #ffffff!important;font-weight: bold;}
div.tx-drwiki-pi1 h4 {width: 45%;}

/*********************** End CSS ***********************/

