*{
	padding:0;
	margin:0;
}

body{
	background-color:#f7f7f7; /* Backgroun dark grey */
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0;
}

a:visited, a:link{
	color:#0000;
}

label{
	width:6em;
	text-align:right;
	padding-right: 0.5em;
}

h1{
	font-size:1.0em;
}

#Header{
	background-image:url("images/logo.gif");
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#353535;
	height:156px;
	width:100%;
}

#Navigation { /* Container de Menu */
	width:850px;
	margin:0 auto 2px auto;
	position:relative;
	top:120px;
}

#Content{
	background-color:#FFFFFF; /*303030  light grey */
	width:850px;
	min-height:800px;
	color:#000;
	border:1px solid #d4d3d3;
	top:10px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#Footer{
	background-color:#ffff; 
	font-size:0.6em;
	text-align:right;
	display:block;
	color:#AAA;
	padding:10em .625em 2em .625em;
}

#Footer a{
	text-decoration: none;
	color: #fe6600;
}

#Footer a:hover{
	color: #d4d3d3;
}
#Menu{
	height:30px;
}

#Menu ul{
	padding:7px 0 11px;
	list-style-type:none;
	background: url("images/nmenu.gif") repeat-x top left ;
}

#Menu li{
	display: inline; /* Si no aparecen verticales */
	margin-right:-3px; /* para juntar mas los botones */
}

#Menu li a{
	font-size:.7em;
	padding: 11px 12px 7px 8px; /* Width of button */
	border-right:1px solid #222222;
	color: #FFFFFF;
	text-decoration:none; /* Removes underline */
	background:none;
}

#Menu li a:hover {
	background: url("images/botonmenugris.gif") top left repeat-x;
	color: #000000;
}

#Menu li.active a, #Menu li.active a:visited{
	color:#ffffff;
	background:url("images/botonmenunaranja.gif") top left repeat-x;
}

#subMenu {
	display:block;
	background:#f7f7f7;
}
#Content #subMenu ul{
	padding:5px 0 3px 0;
	font-size:.9em;
	
}

#SubNavigation{
	width:850px;
	margin:0 auto;
	position:relative;
	border-bottom:1px solid #d4d3d3;
	top:12px;
	z-index:2;
}

#subMenu ul{
	list-style-type:none;
	margin-left:-1px;
}

#subMenu li {
	padding-top:10px;
	display:inline;
}

#subMenu li a, #subMenu li a:visited {
	color: #Fe6600;
	border-right:1px solid #AAAAAA;
	padding: 5px 22px 3px 12px; /* Display: block won't work in this example, instead we are using padding - Width of button */
	text-decoration:none; /* Removes underline */
}

#subMenu li a:hover {
	color:#d4d3d3;
}

#subMenu ul li.subactive a, #subMenu li.subactive a:visited, #subMenu ul li.subactive a:hover{
	font-weight: bold;
	color:#222;
	background:#ffffff;
	border-right:1px solid #D4D3D3;
	border-left:1px solid #D4D3D3;
	border-top:1px solid #D4D3D3;
}

.ContentFloatRight{
  float:right;
	width:35em;
}

.calendar{
       width:270px;
       background-color:ffffff;
       float:none;
       margin:10px;
       border:1px solid #d4d3d3;
       background-image: url(images/calendario.gif);
       background-repeat: repeat-x;
       min-height:650px;
       height:auto;
}

/* for Internet Explorer */
* html .calendar{
       height:800px;
}



.calendar-content{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-bottom: 1em;
}

.calendar strong{
	font-weight:bold;
}

.calendar h1{
	color:#fff;
	text-align:center;
	padding:.1em;
	background-color: #101010;
	background-image: url(images/titulonaranja.gif);
}

.calendar h2{
	font-size:14px;
	color:#fe6600;
	padding-top:5px;
}

.calendar h3{
	color:#111;
}
.calendar h4{
	color:#111;
}

.calendar p{
	color:#4d4949;
	padding-left:10px;
	padding-right:10px;
	font-size:.9em
	
}

.calendar a{
	color: #fe6600;
	text-decoration: none;
}
.calendar a:hover{
	color: #d4d3d3;	
}

.noticias{
	background-color:#fff;
	width:550px;
	padding-bottom: 20px;
	margin:10px 10px 10px 0;
	float:left;
	border:1px solid #d4d3d3;
}

.noticias h1{
	color:#4d4949;
	text-align:center;
	padding:.1em;
	background-image: url(images/titulogris.gif);
	background-repeat: repeat-x;
}

.noticias h2{
	color:#fe6600;
	padding-left:10px;
	padding-right:10px;
	font-size: large;
	padding-top: 10px;
}

.noticias li{
	list-style-type: none;
	display: inline;
}

.noticias p{
	color:#4d4949;
	padding-left:10px;
	padding-right:10px;
	font-size:.9em;
	padding-top: 10px;
}

.noticias a{
	color: #fe6600;
	text-decoration: none;
}

.noticias a:hover {
	color: #d4d3d3;
}

.NonFloatBox{
	background-color:#222;
	width:270px;
	height:200px;
	margin:10px;
	float:none;
	border:1px solid #d4d3d3;
}
.vision{
	background-color:#fff;
	width:270px;
	padding-bottom: 20px;
	margin:10px;
	float:none;
	border:1px solid #d4d3d3;
	background-image: url(images/vision.gif);
	background-repeat: repeat-x;
}
.vision h1{
	color:#fff;
	text-align:center;
	padding:.1em;
	background-color: #101010;
	background-image: url(images/titulonaranja.gif);
}


.vision h2{
	color:#fe6600;
	padding-left:10px;
	padding-right:10px;
	font-size: large;
	padding-top: 10px;
}

.vision h3{
	color:#4d4949;
	padding-left:10px;
	font-size:.8em;
}



.vision p {
	color:#4d4949;
	padding-left:10px;
	padding-right:10px;
	font-size:.9em;
	padding-top: 10px;	
	
}	
.vision img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	width: 40px;
	height: 40px;
	padding: 9px 9px 11px 10px;
	background: url(images/avatar-bg.png) no-repeat;
}

.vision h4{
	padding-top: 10px;
	color: #fe6600;
}

.vision a{
	color: #fe6600;
	text-decoration: none;
}
.vision a:hover{
	color: #d4d3d3;	
}
.editorial{
	background-color:#fff;
	width:550px;
	margin:10px 10px 10px 0;
	float:left;
	border:1px solid #d4d3d3;
	padding-bottom: 20px;

}

.editorial h1{
	color:#4d4949;
	text-align:center;
	padding:.1em;
	background-image: url(images/titulogris.gif);
	background-repeat: repeat-x;
}

.editorial h2{
	color:#fe6600;
	padding-left:10px;
	padding-right:10px;
	font-size: large;
	padding-top: 10px;
}

.editorial h3{
	color:#4d4949;
	padding-left:10px;
	font-size:.8em;
}

.editorial p{
	color:#4d4949;
	padding-left:10px;
	padding-right:10px;
	font-size:.9em;
	padding-top: 10px;
}
.editorial p a{
	color: #fe6600;
	text-decoration: none;
}
.editorial p a:hover{
	color: #d4d3d3;	
}
.editorial img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	width: 40px;
	height: 40px;
	padding: 9px 9px 11px 10px;
	background: url(images/avatar-bg.png) no-repeat;
}


.Video{
	float:left;
	width:550px;
	height:473px;
	background-color:#fff;
	border:1px solid #d4d3d3;
}

.Video h1{
	color:#4d4949;
	text-align:center;
	padding:.1em;
	background-image: url(images/titulogris.gif);
	background-repeat: repeat-x;
}

.VideoObject{
	margin:0 auto;
	width:496px;
}

.title{
	color:#FF6600;
	font-size:1.5em;
	border-bottom:1px solid #FF6600;
}

.subtitle{
	color:#000;
	font-size:1.5em;
	padding:1em 0 1em 1em;
}

#Content table{
	padding:1em;
	font-size:1em;
	color:#000;
}

#Content ul, #Content ol{
	padding:.5em 0 .5em 2em;
}

.text{
	width:550px;
	color:#4d4949;
	font-size:1em;
	padding: .2em 1em .2em 1em;
}

.text p{
	padding:1em 0 1em 0;
}


.text p a {
	color:#fe6600;
	text-decoration: none;
}
.text p a:hover {
	color:#d4d3d3;
}

.text img {
	padding: 5px 5px 5px 5px;
	border: 1px solid #d4d3d3;
	margin-top: 5px;
	margin-left: 1px;
}

.icon-list {
	list-style:none;
	padding:.2em 0 0 4em;
	margin-bottom:2em;
}

.icon-list a{
	color:#aaa;
	text-decoration:none;
}

.icon-list a img{
	border:0;
	padding:.5em;
	position:relative;
	top:15px;
}

.Orange{
	color:#ff6600;	
}
.Red{
color:#9f0c0c;
}
.Blue{
color:#008aff;
}
.Green{
color:#60a51c;
}

.Expositores li{
	padding: 1em 0em 1em 0;
}

.Expositores t{
	margin-bottom: 10px;
}


.ExpositorName, .ExpositorName a{
	color:#ff6600;
	padding-bottom:10px;
	list-style-type: none;
	text-align: center;
}

.ExpositorData{
	color:#4d4949;
	font-size: 13px;
	padding: 25px 20px;
}
.ExpositorData a{
	color:#d4d3d3;
	text-decoration: none;
	
}
.ExpositorData a:hover{
	color:#ff6600;
	
}

.form{
	color:#4d4949;
	font-size:1em;
	padding: .2em 1em .2em 1em;

}

.ContactForm{
	padding:1em;
}

.ContactForm label, .ContactForm input{
	width:10em;
	float:left;
	display:block;
	margin:0 0.5em 1em 0;
}

.ContactForm select{
	width:20em;
	float:left;
	display:block;
	margin:0 0.5em 1em 0;
}

.ContactForm .CheckboxLabel{
	width:27em;
	text-align:right;
	margin:0 0 0 10em;
}

.ContactForm .CheckboxInput{
	width:2em;
}

.FormSubmit input{
	margin:1em 2em 0pt 0pt;
	float:right;
}

.ContactForm br{
	clear:left;
}

.ContactForm .Personal{
	display:block;
	padding:2em 0 4em 0;
	margin-bottom:2em;
}

.ContactForm .Laboral{
	display:block;
	padding:2em 0 4em 0;
	margin-bottom:2em;
}

.flash-object-box{
	width:570px;
	margin:2em auto;
	padding:3em;
	background:#222;
}

.flash-object{
	width:550px;
	margin:0 auto;
}

/*	
SIDEBAR ---------------------------- */	
#secondary {
	float: right;
	width: 225px;
	padding: 0 20px 40px 0;
	}

#featured {
	margin-top: 27px;
	width: 225px;
	padding-bottom: 12px;
	color: #fff;
	background: #acacac url(images/featured-bg.png) no-repeat bottom;
	}

/* position: relative used to position star image */
/* padding-right added so text doesn't collide with star */
#featured h3 {
	position: relative;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	padding: 10px 20px 8px 10px;
	background: url(images/featured-corners.png) no-repeat;
	}
	
#featured h3 img {
	position: absolute;
	right: 12px;
}	
	
#featured-content {
	padding: 15px 13px 7px;
	background: url(images/featured-rule.png) no-repeat;
	}

#featured-content h4 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #F7f7f7;
}	

#featured-content h4 a {
	padding-right: 18px;
	background: url(images/arrow-featured.png) no-repeat right center;
	}

#featured-content img:first-child {
	display: block;
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	padding: 9px 9px 11px 10px;
	background: url(images/avatar-bg.png) no-repeat;
	}	
	
#featured-content p {
	font-size: .87em;
	color: #d2d2d2;
	}	

#featured a {
	color: #fff;
	text-decoration: none;
}
#featured a:hover {
	color: #d4d3d3;
	}

#toprated {
	margin-top: 17px;
	width: 225px;
	padding-bottom: 12px;
	background: url(images/rated-bg.gif) no-repeat bottom;
	}	
	
#toprated h3 {
	padding: 10px 10px 8px 10px;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	background: url(images/rated-top.gif) no-repeat top;	
	}

#toprated p a {
	color: #fe6600;
	text-decoration: none;
}
#toprated p a:hover {
	color: #d4d3d3;
	}

#toprated img {
	display: block;
	float: center;
	width: 150px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #d4d3d3;
	margin-top: 10px;
	margin-left: 25px;
}

/* Fin de sidebar */

#fotoflash{
	width: 833px;
	margin: 10px;
	position: relative;
	border:1px solid #d4d3d3;
	
}

