@charset "utf-8";
/* CSS Documento de Educacion Creativa */

body, td, th {
	font-size: small;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
body {
	background: #000 url(images/bg-educacion.jpg) center top no-repeat;
	margin: 0;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
img {
	border-width: 0px;
}
/*Shows an PNG transparent in IE 6*/

img, div, input, td {
	behavior: url(iepngfix.htc)
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: small;
	font-weight: normal;
}
#wrapper {
	margin: 0px auto;
	width: 900px;
}
#header {
	width: 900px;
	height: 125px;
	position: relative;
}
#logo {
	width: 555px;
	margin: 0px;
	padding: 0px;
	height: 125px;
	float: left;
}
#tools {
	height: 18px;
	width: 250px;
	position: absolute;
	padding: 7px 5px 5px 5px;
	text-align: center;
	left: 630px;
	top: 75px;
	background-image: url(images/white-transparent.png);
}
#tools a {
	font-weight: bold;
	color: #333;
	word-spacing: 1px;
	padding: 3px;
	font-size:11px
}
#tools a:hover {
	color: #fc0;
	background-color: #333;
}
#flash {
	height: 232px;
	width: 900px;
	background-image: url(flash/pleca-bg.png);
	padding-bottom: 15px;
}
* html #flash {
	padding-bottom: 3px;
}
#flash-interno {
	height: 70px;
	width: 900px;
	background: url(flash/pleca2-bg.png) no-repeat center top;
	padding-bottom: 15px;
}
.menu {
	padding: 0px;
	margin-left: 0px;
	list-style: none;
	text-align: center;
	font: bold 12px Verdana;
	line-height: 0px;
}
* html .menu {
	line-height:25px
}
.menu li {
	display: inline;
	margin: 0;
}
.menu li a {
	margin: 0;
	text-decoration: none;
	padding: 10px 12px;
	color: #0099FF;
}
.menu li a:hover {
	margin: 0;
	text-decoration: none;
	color: #fff;
	background-image: url(images/bg_menu_over.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#slide {
	width: 900px;
}
#middle {
	width: 900px;
	overflow: hidden;
}
#content {
	background: url(images/black-transparent.png) no-repeat center top;
	padding: 15px 20px;
	width: 523px;
	float: left;
}
#content-internal {
	background: url(images/black-transparent-internal.png) no-repeat left top;
	padding: 15px 20px;
	width: 685px;
	float: left;
}

h1 {
	margin:0 0 0px 0;
	width: 610px;
	color: #FFFF00;
}
.notas {
	font-size: 11px;
	line-height: 20px;
	color: #FFCC00;
}
.fotomargen {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
td.10alto {
	height: 10px;
	width: 10px;
}
td.calendar_title {
	width: 523px;
	background-color: #000E1D;
	color: #006699;
	font-weight: bold;
	font-size: 24px;
	background: url(images/pleca-calendar.png);
	border-bottom:#003366 1px solid;
	padding: 10px 0 0 0;
	line-height: 16px;
}
.calendar_rowmain {
	background-color:#0F0F0F;
	color:#CCCCCC;
	padding:7px 10px 1px 15px;
	font-weight: bold;
}
.calendar_row1 {
	background-color:#333;
	color:#999999;
	padding:3px 10px 3px 15px;
}
.calendar_row2 {
	background-color:#999999;
	color:#000000;
	padding:3px 10px 3px 15px;
}
.calendar_rowmore {
	background-color:#CC9900;
	color:#CCCCCC;
	padding:2px 10px 3px 15px;
	font-weight: bold;
	text-align: right;
}
#software {
	width: 125px;
	float: right;
	margin: 0 auto;
	clear: left;
}
#software img {
	float: left;
	margin: 0 5px 5px 0;
}
#sidebar1 {
	width: 140px;
	float: left;
	margin-left: 22px;
	text-align: center;
	background: url(images/black-transparent_140px.png) no-repeat center top;
	padding-top: 15px;
}
* html #sidebar1 {
	margin-left: 20px;
}
#sidebar1 img {
	margin-bottom: 10px;
}
#sidebar2 {
	width: 154px;
	float: left;
	margin-left: 20px;
}
#sidebar2 img {
	margin-bottom: 10px;
}
#footer {
	width: 900px;
	clear: left;
	text-align: center;
	margin: 15px 0;
	padding-top: 30px;
	color: #666;
	font-size: 12px;
}
#footer a {
	color: #CCCCCC;
}
#footer a:hover {
	color: #f90;
}
/* Nuevo menu */
#menubox {
 	width:100*;
	margin:0px 0 40px 0;
	padding: 10px 0 5px 60px;
	position: relative;
	z-index:10 
}
* html #menubox { /* Para internet Explorer 6 */
	padding: 10px 0 0 60px;
	margin:0px 0 15px 0;
}
*:first-child+html #menubox { /* Para internet Explorer 7*/
	width: 850px;
	padding: 10px 0 0 50px;
	margin:0px 0 15px 0;
}
#menubox .menulinea, #menubox .current {
	margin:0;
	padding:0;
	list-style:none;
		
}
#menubox li {
	display:inline;
	margin:0;
	padding:0;
	height:auto;
	font: bold 12px Verdana;
}
#menubox .menulinea a, #menubox .current a {
	display:block;
	height:20px;
	float:left;
	padding:5px 10px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	white-space:nowrap;
	font: bold 12px Verdana;
	color:#fff;
	margin-right: 10px;
}
* html #menubox .menulinea a, * html #menubox .current a {
	width:1px;
	height:18px;
}
#menubox .menulinea a:hover, #menubox .menulinea li:hover a {
	background:#036;
	cursor:pointer;
	color:#fff;
	background-image: url(images/bg_menu_over.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#menubox .sub {
	display:none;
}
/* for IE5.5 and IE6 only */
#menubox table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}
#menubox .current a {
	background:#003366;
	color:#fff;
}
#menubox .sub li a:hover, #menubox .menulinea a:hover .sub li a:hover, #menubox .menulinea li:hover .sub li a:hover {
	background:#003;
	color:#00CCFF;
}
#menubox .menulinea .azul li:hover .sub li a:hover {
	background:#4fc5ff;
	color:#fff;
}
#menubox .sub_active .current_sub a, #menubox .sub_active a:hover {
	color:#33CCFF;
}
#menubox .menulinea li a:hover .sub, #menubox .menulinea li:hover .sub {
	padding:0;
	display:block;
	position:absolute;
	top:40px;
	left:70px;
	background:#4880C3;
	margin-top:0;
	padding:0;
	z-index:100;
	color:#fff;
	font-size:11px;
}
#menubox .menulinea li a:hover .sub2, #menubox .menulinea li:hover .sub2 {
	padding:0;
	display:block;
	position:absolute;
	top:40px;
	left:70px;
	background:#003366;
	margin-top:0;
	padding:0;
	z-index:100;
	color:#fff;
	font-size:11px;
}
#menubox .sub, #menubox .sub_active, #menubox .sub2 {
	margin:0;
	padding:0;
	list-style:none;
}
#menubox .sub_active {
	display:block;
	position:absolute;
	top:28px;
	left:0;
	background:#003366;
	margin-top:0;
	padding:0;
	z-index:10;
}
* html #menubox .sub_active, * html #menubox .menulinea a:hover .sub {
	z-index:-1;
	margin-top:0;
	margin-t\op:1px;
}
#menubox .sub_active a {
	height:18px;
	text-decoration:none;
	line-height:20px;
	white-space:nowrap;
	display:block;
	float:left;
	background:#003366;
	padding:5px 10px 10px 10px;
	margin:0;
	font-size:10px;
	white-space:nowrap;
	border:0;
	color:#fff;
	font-size:10px;
}
#menubox .menulinea a:hover .sub li a, #menubox .menulinea li:hover .sub li a {
	display:block;
	background:#003366;
	padding:5px 10px 8px 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#fff;
	font-size:10px;
}
.azul {
/*	background:#007BB7;*/
}

 
 #content-internal-boletin {
	background: url(images/black-transparent-internal.png) no-repeat left top;
	padding: 15px 20px;
	width: 585px;
	float: left;
}
#sidebar1-boletin {
	width: 240px;
	float: left;
	margin-left: 22px;
	text-align: center;
	background: url(images/black-transparent-brochure.png) no-repeat center top;
	padding-top: 15px;
}

#software-brochure {
	width: 225px;
	float: right;
	margin: 0 auto;
	clear: left;
}
#software-brochure img {
	float: left;
	margin: 0 5px 5px 0;
}