/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	color:#333333;
	font-family:arial;
	font-size:11px;
	background:#f8f8f8 url(../images/body_bg.jpg);
}
center{
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

td, p {
	text-align:left;
	font-size:11px;
}
h1 {
	font-size:12px;
	color:#0099CC;
	font-weight:bold;
}

a:link, a:visited {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a:hover, a:visited:hover {
	color:#0D85E2;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;

}

a img {
	border:none;
	float: left;
}
.clr {
	clear: both;
}

#logo {
	float:left;
	width:900px;
	text-align:left;	
}
#header_right {
	float:right;
	width:300px;
	text-align:right;
	margin: 0 10px 0 0;
}
#header {
	width:900px;
	margin:auto;
	margin-bottom:2px;
	height:78px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-color: #666666;
}
#topmenu_outer {
	clear:both !important;
	background-color:#ffffff;
	background-repeat:repeat-x;
	height:20px;
}
#topmenu {
	width:300px;
	margin:auto;
	padding:0 0 0 0px;
	float:left;
	
	
}
#topmenuTable td.orilla{
	border-right:1px solid gray;
}

#body_outer {
	clear:both;
	width:900px;
	margin:auto;
	background-color:#ffffff;
	font-size:11px;
}
#body_top_header{
	width:900px;
	height:98px;
	border: 1px solid #DEDEDE;
	margin-bottom:0px;

}
#body_top {
	width:900px;
	height:200px;
	padding:0px 0px 0px 0px;
	/*border: 1px solid #DEDEDE;*/
	margin-bottom:2px;
	background-color: #555555;
}

#body_inner {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:2px;
	min-height:213px;

	border: 1px solid #DEDEDE;
	border-top:none;
}
#left_outer {
	float:left;
	width:225px;
	height:200px;
	padding-left:0px;
	padding-top:0px;
	/*background:transparent url(../images/fondoMenu.jpg) center no-repeat;*/
	
}
a.menuLink{

	margin:0px;
}
img.menuImage{
	padding-bottom:5px;
}


#mainheader {
	margin:0px;
	float:right;
	width:900px;
	height:200px;
	background:transparent url(../images/mainheader-img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}

#content_outer {
	width:666px;
	margin:0 2px 0px 2px;
}

#content_outer_left {
	float:left;
	max-width:320px;
	min-width:320px;
	padding:15px 5px 0px 5px;
	margin-bottom:5px;
	text-align: justify;
	
	
	
	/* background-color:#E1E1E1; */
}


#content_outer_left p{
	text-align:justify;
} 
#content_outer_center {
	float:left;
	max-width:280px;
	min-width:280px;
	padding:15px 5px 0px 5px;
	margin-bottom:5px;
	text-align: justify;
	
}
#content_outer_right{
	float:right;
	max-width:320px;
	min-width:320px;
	padding:15px 5px 0px 5px;
	margin-bottom:5px;
	text-align: justify;

}


#content_outer_right p{
	text-align:justify;
} 

#content_info{
	padding-left:15px;
	padding-right:15px;
	font-family:arial;
	text-align:justify;
	font-size:11px;
	color:#777777;
}

.news{
	padding-top:1px;
	margin-top:4px;
	margin-left:4px;
	margin-bottom:4px;
	background-image:url(../images/test.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	width:218px;
	height:300px;
	
}
#newsCompania{
	background-image:url(../images/confe.jpg);
	background-position:top;
}

#newsServicios{
	background-image:url(../images/news.jpg);
	background-position:top;
}

#newsTable{
	
	background-repeat:repeat-x;
	
	text-align:left;
	width:100%;


}
#content_outer_noright {
	float:right;
	width:670px !important;
	margin:0px 0px 0px 0px;
	padding: 0 0px 0px 0px;
	background:transparent;
}

/*tabla de links en experiencia*/

.experienciaLinks {
	float:left; 
	background-color:#FFFFFF;
	/*border-color: #EEEEEE;
	border-width:1px;
	border-style:solid;	*/
	margin-top:1px

}
table#tope {
	margin-top:0px

}

.fourTableNews{

}

.fourTable{
	float:right;
	height: 240px;
	margin-bottom:4px;
	margin-right:8px;
	border-bottom:1px solid #dedede;
	/* border-collapse:collapse; */

	}
.fourTitle{	
	background-color:LightSlateGray;
	color:#FFFFFF;
}

#proyect{
	border-left:1px solid #FFFFFF;
}
.fourTd{		
	color:#999999;
	padding-left:5px;
	border: 1px solid #DEDEDE;
	border-right: 1px solid #ffffff;
	width:222px;
	font-size:10px;
	background-color:#FFFFFF;
	}

#fourTr1{
	/* border-left: 1px solid #DEDEDE; */
	height:6%;		
}
#fourTr2{
	height:94%;
}

td#td1{
	
	background:transparent url(../images/gradientBack.jpg) bottom repeat-x;
	border-bottom:1px solid #ffffff;
	
}
td#td2{
	background:transparent url(../images/gradientBack.jpg) bottom repeat-x;
	border-bottom:1px solid #ffffff;
}
td#td3{	
	background:transparent url(../images/gradientBack.jpg) bottom repeat-x;
	border-bottom:1px solid #ffffff;
}

#right_outer {
	float:left;
	width:215px;
}
#footer {
	clear:both;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:36px;
	color:#FFFFFF;
}

#topmenu_outer {
	clear:both !important;
	background-color:#ffffff;
	background-repeat:repeat-x;
	height:20px;
}


center #bottom{
	color:#999999;
}


#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

/*Para modificar el topmenu*/
ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	width:auto;
	
}

ul#mainlevel-nav li
{
	background-image: none;
	float: left;
	margin: 0;
	line-height: 20px;
	white-space: nowrap;
	border-right: 2px solid #e4e4e4;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #666666;
	font-size:11px;
	font-weight:bold;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; }

ul#mainlevel-nav li a:hover{
	color: #CCCCCC;
		
}

#topmenu table td {
	text-align:center;
}

.moduletable_extmenu{
	padding:6px 0 0 0;
}

span.mainlevel_extmenu {
	color:#e4e4e4;
	font-weight:bold;
}
a.mainlevel_extmenu:link,  a.mainlevel_extmenu:visited {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #e4e4e4;
	font-size:11px;
	font-weight:bold;
	background: transparent;
}
 a.mainlevel_extmenu:hover,  a.mainlevel_extmenu:visited:hover {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #CCCCCC;
	font-size:11px;
	font-weight:bold;
	background: transparent;
}


.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #0D85E2;
  width: auto;
  background: url(../images/button_bg.jpg) repeat-x;
  background-color:#0D85E2;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  
  
}

.back_button a:link, .back_button a:visited {
	color:#000000;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 10px 0 0 0;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

td.componentheading {
	height: 30px;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	text-align:left;
}
div.componentheading {
	height: 30px;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	text-align:left;
}


table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}


table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #000000;
  font-family: verdana, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #0D85E2;
  width: auto;
  background: url(../images/button_bg.jpg) repeat-x;
  background-color:#0D85E2;
  padding: 0px 5px;
  height: 24px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}


.contentcolumn {
	padding-right: 5px;
}

td.contentheading {
	height: 30px;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	text-align:left;
}

div.contentheading {
	height: 30px;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

#body_inner table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border:1px solid #666666;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	text-align:left;
}
#body_inner div.moduletable {
	padding: 0;
	margin-bottom: 2px;
	text-align:left;
	background-color:#E1E1E1;
	border:1px solid #CCCCCC;
}

div.moduletable table{
	margin: 0 0 0 10px;
	width:90%;
}

table.moduletable th {
	background: url(../images/heading_bg.jpg);
	color: #666666;
	text-align: center;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	vertical-align:middle;
	text-transform: uppercase;
}
div.moduletable h3 {
	background: url(../images/heading_bg.jpg);
	color: #666666;
	text-align: left;
	padding:15px 0 0 10px;
	margin:0;
	height: 25px !important;
	height: 41px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}


.small {
	color: #666666;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #666666;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #666666;
	font-size: 11px;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/arrow.png) no-repeat;
	background-position:1px;
	font-size: 11px;
	font-family:Swis721 BlkCn BT, verdana, arial;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	height: 17px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #0D85E2;
}

a.mainlevel#active_menu {
	color:#0D85E2;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #0D85E2;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}


div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}



p.titulo{
	font-weight:bold;
	color:#FF9900;
}

/*-- tablas de experiencia--*/
.tablaExperiencia{
	margin-left:15px;
}
.tablaExperiencia td.tituloTabla{
	border-top: 1px solid #ededed ;
	border-left: 1px solid #dedede ;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
	
	


}
.tablaExperiencia td.datos{
	background: #F5FAFA;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	color: #666666;

	
	}

/* --- LISTAS UL ALINEADAS A LA IZQUIERDA--- */
ul{
	text-align:left;
 	list-style-type:circle;
	color:#777777;
	width:inherit;
	
}
p.list{
	padding:0px;
	margin:0px;
	font-size:11px;
	width:250px;
	text-align:left;
}

/* acordeon */


h1.acordeonado{
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#000066;
	padding-left: 25px;
	cursor: pointer;
}

div#accordion{
	background-color:#f6f6f6;
}

