@charset "utf-8";
/* CSS Document */

#top {
	margin: 0px;
	width: 955px;
	height: 169px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	background-image: url(../img/bg.png);
}
a {
	color: #ED217C;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
#footer {
	height: 32px;
	background-image: url(../img/su_bg2.png);
	width: 955px;
}


#menu a{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover{
	color: #333333;
}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 805px;
	height: 25px;
	top: 180px;
	position: absolute;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(../img/menu3.png);
	border: 1px solid #FC9E25;
	background-color: #FC9825;
	background-position: right;
}

#menu ul {
	margin-top: 1px;

      
} 

#menu ul li {
	display: inline; /* Separar los botones */
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
      
} 

#left {
	background-color: #404041;
	width: 225px;
	position: absolute;
	top: 256px;
	left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sub {
	width: 915px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 20px;
	color: #666666;
	text-align: justify;
	background-image: url(../img/su_bg.png);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

#main {
	background-image: url(../img/main_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 955px;
	background-color: #FFFFFF;
}
.page {
	position: absolute;
	left: 50%;
	margin-left: -477px;
	background-color: #FFFFFF;
	border: 1px solid #FDE5F0;

}
#content {
	text-align: justify;
	width: 655px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 17px;
	color: #333333;
	vertical-align: top;
	padding-top: 75px;
	padding-left: 280px;
	padding-bottom: 30px;
}
h2 {
	font-size: 14px;
}
.copy    {
	font-size: xx-small;
	font-weight: lighter;
	text-align: left;
	color: #666666;
}
.copysobreblanc {
	font-size: 9px;
	text-align: left;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.photo_speaker {
	padding-right: 25px;
	padding-bottom: 15px;
}
#submenu {
	background-color: #FF9900;
	padding: 0px;
	background-image: url(../img/menu2.png);
	border: thin solid #FDAB25;
	color: #666666;
	font-weight: bolder;
	text-align: center;
}
#submenu a {
	color: #FFFFFF;
}

#submenu a:hover {
	color: #333333;
	text-decoration: none;
}
#left-down {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 2px;
}
#left-down a {
	color: #999999;
	background-color: #CCCCCC;
}
#table_info {
	background-color: #FFCCCC;
	border: 1px solid #FF6699;
	width: 95%;
}

