#logo{
	height: 63px;
	width: 157px;
	display:block;
	float:left;
	margin-left: 30px;
}
#logo a{
	height: 63px;
	width: 157px;
	display:block;
	background: transparent url(../images/general/logo-toomeeting.gif) no-repeat;
}
#menu_top {
	width: 570px;
	margin-top: 5px;
	text-align: left;
}
ul#languages{
	margin-right: 30px;
}
ul#submenu{
	margin-left: 10px;
}
ul#languages li,
ul#submenu li {
    display: block;
	float:left;
	margin:0;
    list-style-type: none;
	height:13px;
    padding: 0 1px 0 0;
	background: transparent url(../images/general/separator-languages.gif) no-repeat right center;
}
ul#languages li.last,
ul#submenu li.last {
    padding: 0;
	background: none;
}
ul#languages li a,
ul#submenu li a  {
	display: block;
	float: left;
	overflow:hidden;
	text-indent: -100em;
    text-decoration: none;
}
ul#languages li a#en {
	width: 54px;
	background: transparent url(../images/general/btn-english.gif) no-repeat left top;
}
ul#languages li a#fr {
	width: 61px;
	background: transparent url(../images/general/btn-francais.gif) no-repeat left top;
}
ul#languages li a#es {
	width: 61px;
	background: transparent url(../images/general/btn-espanol.gif) no-repeat left top;
}
div#sidebar {
	margin-left:5px;
	margin-top: 2px;
	text-align: left;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
}
div#sidebar h2{
	color: #fff;
	background: transparent url(../images/general/bg-interior-menu.gif) no-repeat;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 18px;
}
div#sidebar #sections{
	background: transparent url(../images/general/bg-sections.gif) repeat-y;
}
div#sidebar #sections ul{
	margin-left: 20px;
	padding:12px 0;
	width:172px;
}
div#sidebar ul li a{
	display: block;
	font-weight:bold;
	color: #fff;
	margin-bottom: 10px;
	background: transparent url(../images/general/arrow-sidebar.gif) no-repeat right center;
}
div#sidebar ul li a:hover,
div#sidebar ul li a.here{
	color: #fff;
	background: transparent url(../images/general/arrow-sidebar-on.gif) no-repeat right center;
}
div#sidebar #sections ul ul{
	padding:0;
	margin:-5px 0 5px 0;
	width:152px;
	
}
div#sidebar ul ul li a{
	display: block;
	margin-bottom: 3px;
	font-weight:normal;
	color: #fff;
	background: none;
	font-size: 11px;
	padding-left:8px;
	background: transparent url(../images/general/arrow2-sidebar.gif) no-repeat left 5px;
}
div#sidebar ul ul li a:hover,
div#sidebar ul ul a.here{
	color: #fe911b;
	background: transparent url(../images/general/arrow2-sidebar-on.gif) no-repeat left 5px;
}
div#sidebar div.block{
	width: 172px;
	margin: 20px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	text-align:left;
}
div#sidebar div.block h3{
	color: #999999;
	text-transform:uppercase;
	margin-bottom: 6px;
	font: normal 18px "Trebuchet MS", Arial, sans-serif;
}
div#sidebar div.block h3.video_demo{
	background: transparent url(../images/general/icon-webcam.gif) no-repeat left center;
	padding-left: 36px;
}
div#sidebar div.block h3.presentacion_pps{
	background: transparent url(../images/general/icon-presentation.gif) no-repeat left center;
	padding-left: 30px;
}
div#sidebar div.block p{
	margin-bottom: 12px;
}
div#sidebar div.block a.more{
	display: block;
	text-align: right;
}
div#sidebar div.block_rounded_orange{
	width: 172px;
	margin: 20px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	color: #fff;
}
div#sidebar div.block_rounded_orange div.text{
	background: #fe911b url(../images/general/bg-block-orange.gif) no-repeat left top;
	padding: 10px 10px 0 10px;
}
div#sidebar div.block_rounded_orange div.text p{
	margin: 0;
}
div#sidebar div.block_rounded_orange div.text p span{
	font-size: 18px;
}
div#sidebar div.block_rounded_orange div.text p span.phone{
	color: #000;
	font-weight: normal;
}
div#sidebar div.block_rounded_orange div.bottom{
	background: #fe911b url(../images/general/bg-block-orange.gif) no-repeat left bottom;
	height: 10px;
}
div.contents_2column div#online_help,
div#sidebar div#online_help{
	width: 172px;
	margin: 20px;
}
div.contents_2column div#online_help{
	margin: 20px auto;
}
div.contents_2column div#online_help,
div#sidebar div#online_help a{
	display: block;
	width: 172px;
	height: 27px;
	color: #fff;
	text-align:center;
	padding-top:3px;
	font: normal 18px "Trebuchet MS", Arial, sans-serif;
	background: transparent url(../images/general/bg-big-bottom.gif) no-repeat left top;
}
div#sidebar div#online_help span{
	display: block;
	text-align:center;
	margin-top:5px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
}
div#sidebar div#online_help span small{
	font-size: 10px;
}
div#menu {
	width: 548px;
	height: 37px;
	background: #000 url(../images/general/bg-menu.gif) no-repeat left top;
}
div#menu ul{
	margin-left: 25px;
}
div#menu li{
	float: left;
	display: block;
}
div#menu ul li a{
	float: left;
	display: block;
	color: #fff;
	font: bold 14px "Trebuchet MS", Arial, san-serif; 
	padding: 3px;
	margin-top: 8px;
	margin-right: 25px;
}
div#menu ul li a.last{
	margin-right: 0;
}
div#content {
	float:right; 
	width: 548px; 
	margin-right: 22px;
	text-align:left;
	margin-top: -3px;
}
#maincontent {
	background: transparent url(../images/general/bg-content.png) repeat-y;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	text-align:left;
	padding-bottom: 5px;
}
#maincontent a   { 
	text-decoration:underline;
}
#maincontent h2#header {
	color: #fff;
	height: 21px;
	width: 500px;
	margin-left: 4px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 30px 20px;
	background: #fe911b url(../images/general/bg-content-map.gif) no-repeat;
}
#maincontent h2#header small{
	font-size: 16px;
	font-weight: bold;
}
#maincontent #guide {
	font-size: 10px;
	color: #999;
	padding: 0 20px;
	margin-bottom: 10px;
}
#maincontent #guide a{
	color: #999;
	text-decoration:none;
}
#maincontent .contents {
	width: 321px;
	margin-left:20px;
}
#maincontent .form-321 {
	background: transparent url(../images/general/bg-form-321.gif) no-repeat;
	padding: 12px;
	width: 297px;
	margin:0 auto;
}
#maincontent .form-321 h3{
	font-size: 18px;
	font-weight: normal;
	color: #999;
	margin-bottom:18px;
}
#maincontent .form-321 h3.number1{
	height: 44px;
	width: 120px;
	padding-left: 50px;
	background: transparent url(../images/general/number1.gif) no-repeat;
}
#maincontent .form-321 h3.number2{
	height: 44px;
	width: 120px;
	padding-left: 50px;
	background: transparent url(../images/general/number2.gif) no-repeat;
}

#maincontent .form-321 .obligatorio{
	font-size: 10px;
}
#maincontent .form-321 .form-table{
	width: 100%;
}
#maincontent .form-321 .form-table th,
#maincontent .form-321 .form-table td{
	padding: 4px 0;
}
#maincontent .form-321 .form-table th{
	width: 110px;
	text-align:left;
	font-weight: normal;
}
#maincontent .form-321 .form-table .input-text,
#maincontent .form-321 .form-table .textarea{
	width: 185px;
	border: 1px solid #1c5180;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 1px;
}
#maincontent .form-321 .form-table .textarea{
	height: 50px;
}

#maincontent .form-321-bottom {
	height: 12px;
	background: transparent url(../images/general/bg-form-321.gif) no-repeat left bottom;
	margin-bottom: 10px;
	width: 321px;
	margin:0 auto 10px auto;
}
#maincontent .input-check{
	vertical-align: middle;
	margin-right: 5px;
}
#maincontent input.button{
	width: 154px;
	height: 30px;
	color: #fff;
	text-align:center;
	border: 0;
	padding-top:2px;
	font: normal 18px "Trebuchet MS", Arial, sans-serif;
	background: #fff url(../images/general/bg-bottom-154.gif) no-repeat left top;
}
#maincontent .blocks {
	width: 160px;
	margin-right:30px;
}
#maincontent .contents_2column {
	margin:0 20px;
}
#maincontent .contents h1,
#maincontent .contents_2column h1 {
	color: #999;
	font-size: 24px;
	margin-bottom: 24px;
}
#maincontent .contents h2,
#maincontent .contents_2column h2 {
	color: #999;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 18px;
}
#maincontent .contents h2.header_title,
#maincontent .contents_2column h2.header_title {
	color: #999;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}
#maincontent .contents h3.subheader_title,
#maincontent .contents_2column h2.subheader_title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
}
#maincontent .contents h4.header_date,
#maincontent .contents_2column h4.header_date {
	color: #fe911b;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 18px;
}
#maincontent .contents img.photo,
#maincontent .contents_2column img.photo {
	margin-bottom: 18px;
}
#maincontent .contents p.intro,
#maincontent .contents_2column p.intro {
	font-weight: bold;
}
#maincontent .contents ul.bullet_grey li,
#maincontent .contents_2column ul.bullet_grey li {
	padding-left: 14px;
	background: transparent url(../images/general/bullet-grey.gif) no-repeat left 6px;
}
#maincontent .contents ul li span.big,
#maincontent .contents_2column ul li span.big {
	font-size: 18px;
	color: #999;
	margin-right: 5px;
}
#maincontent .contents .table-321,
#maincontent .contents_2column .table-321 {
	width: 321px;
	margin: 0 auto 18px auto;

}
#maincontent .contents .table-321 th,
#maincontent .contents_2column .table-321 th{
	text-align: center;
	color: #FFF;
	font-size: 18px;
	background: #fe911b url(../images/general/bg-table-321.gif) no-repeat;
	height: 32px;
	padding-top:4px;
	font-weight:normal;
}
#maincontent .contents .table-321 td,
#maincontent .contents_2column .table-321 td{
	padding: 4px 0;
}
#maincontent .contents .table-321 td.text,
#maincontent .contents_2column .table-321 td.text{
	background: transparent url(../images/general/bg-table-321.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: bold;
}
#maincontent .contents .table-321 td.icon,
#maincontent .contents_2column .table-321 td.icon{
	width: 100px;
	text-align: center;
	background: transparent url(../images/general/bg-table-321.gif) no-repeat right center;
}
#maincontent .contents .table-321 td.bottom,
#maincontent .contents_2column .table-321 td.bottom{
	background: transparent url(../images/general/bg-table-321.gif) no-repeat left bottom;
	height: 12px;
}
#maincontent .contents_2column .table-500 {
	width: 500px;
	margin: 0 auto 18px auto;

}
#maincontent .contents_2column .table-500 th{
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background: #fe911b;
	height: 30px;
	padding-top:6px;
	font-weight:bold;
}
#maincontent .contents_2column .table-500 th.corner-left{
	background: #fe911b url(../images/general/bg-table-500.gif) no-repeat;
}
#maincontent .contents_2column .table-500 th.corner-right{
	background: #fe911b url(../images/general/bg-table-500.gif) no-repeat right top;
	width: 20px;
}
#maincontent .contents_2column .table-500 td{
	padding: 4px 0;
}
#maincontent .contents_2column .table-500 td.text{
	background: transparent url(../images/general/bg-table-500.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: bold;
}
#maincontent .contents_2column .table-500 td.icon{
	text-align: center;
}
#maincontent .contents_2column .table-500 td.last{
	background: transparent url(../images/general/bg-table-500.gif) no-repeat right center;
}
#maincontent .contents_2column .table-500 td.bottom{
	background: transparent url(../images/general/bg-table-500.gif) no-repeat left bottom;
	height: 12px;
}
#maincontent .blocks div.block{
	width: 160px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	color: #fff;
	margin-bottom: 12px;
}
#maincontent .blocks div.block div.text{
	background: #999 url(../images/general/bg-block-grey.gif) no-repeat left top;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#maincontent .blocks div.block div.text h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}
#maincontent .blocks div.block div.text ul{
	margin: 0;
	padding:0;
}
#maincontent .blocks div.block div.text a{
	color: #000;
}

#maincontent .blocks div.block div.text p{
	margin-bottom: 12px;
	font-size:10px;
}
#maincontent .blocks div.block div.text p.last{
	margin-bottom: 0;
}
#maincontent .blocks div.block div.text ul li{
	padding-left: 14px;
	font-size:10px;
	background: transparent url(../images/general/icon-white.gif) no-repeat left 4px;
}
#maincontent .blocks div.block div.bottom{
	background: #999 url(../images/general/bg-block-grey.gif) no-repeat left bottom;
	height: 10px;
}
#maincontent .blocks div.block-orange{
	width: 160px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	color: #fff;
	margin-bottom: 12px;
}
#maincontent .blocks div.block-orange div.text{
	background: #999 url(../images/general/bg-block-orange-160.gif) no-repeat left top;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#maincontent .blocks div.block-orange div.text h3{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}
#maincontent .blocks div.block-orange div.text ul{
	margin: 0;
	padding:0;
}
#maincontent .blocks div.block-orange div.text p{
	margin-bottom: 12px;
	font-size:10px;
}
#maincontent .blocks div.block-orange div.text p.last{
	margin-bottom: 0;
}
#maincontent .blocks div.block-orange div.text ul li{
	padding-left: 14px;
	font-size:10px;
	background: transparent url(../images/general/icon-white.gif) no-repeat left 4px;
}
#maincontent .blocks div.block-orange div.bottom{
	background: #999 url(../images/general/bg-block-orange-160.gif) no-repeat left bottom;
	height: 10px;
}


#maincontent .contents_2column .column240 {
	width: 240px;
}
#maincontent .list_icons li{
	padding-left: 24px;
	margin-bottom:10px;
}
#maincontent .block_orange_240{
	width: 240px;
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000;
	margin-bottom: 12px;
}
#maincontent .block_orange_240 div.text{
	background: #999 url(../images/general/bg-block-orange-240.gif) no-repeat left top;
	padding: 10px 10px 0 10px;
	text-align: left;
}
#maincontent .block_orange_240 div.text h3{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 12px;
}
#maincontent .block_orange_240 div.text p{
	margin-bottom: 12px;
	font-size:11px;
}
#maincontent .block_orange_240 div.text p.last{
	margin-bottom: 0;
}
#maincontent .block_orange_240 div.text ul{
	margin: 0;
	padding:0;
}
#maincontent .block_orange_240 div.text ul li{
	padding-left: 14px;
	font-size:10px;
	background: transparent url(../images/general/icon-white.gif) no-repeat left 4px;
}
#maincontent .block_orange_240 div.bottom{
	background: #999 url(../images/general/bg-block-orange-240.gif) no-repeat left bottom;
	height: 10px;
}
#maincontent .contents_2column #botones{
	overflow:auto;
}
#maincontent .contents_2column #botones ul li{
	float: left;
	margin-right:10px;
}
#maincontent .contents_2column #botones ul li a{
	display: block;
	width: 154px;
	height: 27px;
	color: #fff;
	text-align:center;
	text-decoration: none;
	padding-top:3px;
	font: normal 18px "Trebuchet MS", Arial, sans-serif;
	background: transparent url(../images/general/bg-bottom-154.gif) no-repeat left top;
}
#maincontent_bottom {
	background: transparent url(../images/general/bg-center-content-bottom.gif) no-repeat;
	height: 15px;
}
#foot {
	color: #000;
	margin-top: 10px;
	font: bold 11px "Trebuchet MS", Arial, sans-serif;
	text-align:left;
}
#foot #copy{
	margin-left: 30px;
	margin-right: 90px;
}
#foot a{
	color: #fe911b;
}