@charset "utf-8";
/* CSS Document */

body {
	background-color:#666666;
}

a, a:link, a:visited, a:hover {
	color: #3366cc;
	text-decoration: none;
}


#wrap {
	background-color:#FFFFFF;
}

#header {
	background-color:#FFFFFF;
}

#imagenes {
	background-color:#990000;
}

#right,#left {

}


#content2,#content,#content3 {
	background-color:#FFFFFF;
}

#inner_left,#inner_right {
	background-color:#666666;
}

#footer {
	background-color:#FFFFFF;
}

#user1,#user2 {
float:left;
}

/***** menu principal ********/
ul.menu_main_nav{	
	background-color:#E2E3E4;
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
	width:100%;
}

ul.menu_main_nav li {
	float:left;
	margin:0;
}

ul.menu_main_nav a {
	display:block;	
	width:110px;
	background-color:#E2E3E4;
	color:#7A7C7F;
	line-height:18px;
	text-decoration:none;
	text-align:center;
}
	ul.menu_main_nav a:hover {
	color: #F28A21;
	font-weight:bold;
	}

/***** menu lenguajes ********/
ul.menu_lang_nav{	
	background-color:#FFFFFF;	
	list-style-type:none;
	padding:0;
	margin:0;
	float:right;
}

ul.menu_lang_nav li {
	float:left;
	margin:0;
}

ul.menu_lang_nav a {
	display:block;	
	width:100px;
	color:#7A7C7F;
	line-height:18px;
	text-decoration:none;
	text-align:center;
}

ul.menu_lang_nav img {
	border:none;
	margin-right:6px;
}

/************ menuuuu principal ***************/
.moduletable-main { 
	width: 200px;
	padding-top:0px;
	margin-top:0px;
}

.moduletable-main ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

.moduletable-main ul ul {
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.moduletable-main ul ul a {
	display: block;
	padding: 3px;
	width: 150px;
	font-size:smaller;
	background-color:#666666;
	border-bottom: 1px solid #999999;
}
.moduletable-main ul ul a:hover {
	background-color:#590000;
	color: #fff;
}

.moduletable-main li {
	margin-left: 0;
	padding-left: 0;
}

li#current a
{
	color:#F28A21;
 	font-weight:bold;
}


.moduletable-main a {
	display: block;
	padding: 3px;
	width: 160px;
	background-color:#666666;
	border-bottom: 1px solid #999999;
}

.moduletable-main a:link, .moduletable-main a:visited {
	color:#CCCCCC;
	text-decoration: none;
}

.moduletable-main a:hover {
	background-color:#9e0521;
	color: #fff;
}

/************ menuuuu  lenguages***************/

.moduletable-len ul{
	margin-left: 0;
	padding-left: 0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	float:left;
	width:100%;
}

.moduletable-len ul li  {
	float:left;
}

.moduletable-len ul a {
	display: block;
	padding: 3px;
	width: 70px;
	text-align:center;
}

.moduletable-len a:link, .moduletable-len a:visited {
	color:#666666;
	text-decoration: none;
}

.moduletable-len	 a:hover {
	color:#999999;
}

.poll_question_1 {
	background-color:#FFFFFF;
}


/* contenido de productos */
.boxblue {
	border-color: #3366FF;
	border-width: 2px;
  border-style: solid;
}
.boxorange {
	border-color: #FF6600;
	border-width: 2px;
  border-style: solid;
}
.boxgreeen {
	border-color: #33CC33;
	border-width: 2px;
  border-style: solid;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	}
	
	.subtitlereading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #3399FF;
}
.subtitlemath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #FF9900;
}
.subtitleedmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #FFCC00;
}
.sidebarHeaderEdmark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #009933;
}
.caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}


/* Contenidos */
.style50 {line-height: 18px; color:#000000; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}
.style51 {line-height: 18px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style52 {line-height: 18px; font-weight: normal; color: #666666; padding: 0px; font-family: Arial, Helvetica, sans-serif;}
.style43 {color: #F9C102;}
.style39 {
	color: #ff9900;
	font-weight: bold;
}
.style45 {
	color: #0099CC;
	font-weight: bold;
}
.style44 {
	color: #339966;
	font-weight: bold;
}
