#hd 
{
	height: 150px;
	min-width: 802px;
	/* IE Dynamic Expression to set the width */
		width:expression(document.body.clientWidth < 810 ? "802px" : "100%" );
/*	background-image: url(../Images/hd2.png);*/
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#logo_hd
{
	height: 150px;
	width: 100%;
	background-image: url(../Images/hd_escudo.png);
	background-position: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	position:relative;
	float:left;
}
#logo_cecyte
{
	height: 150px;
	width: 100%;
	background-image: url(../Images/logo_cecytebc.png)!important; 
	background-image: none; 
	background-position: right;
	background-repeat: no-repeat;
	filter: none !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/logo_cecytebc.png');
	margin: 0px;
	padding: 0px;
	position:relative;
	display:block;
	float:right;
}
#cuerpo_main 
{
	min-width: 802px;
	/* IE Dynamic Expression to set the width */
		width:expression(document.body.clientWidth < 810 ? "802px" : "100%" );
/*	background-image: url(../Images/hd2.png);*/
	background-position: center;
	margin: 0px;
	padding-bottom:50px;
	background-repeat: no-repeat;
	width: 100%;
}
#cabeza_index
{
	width: 100%;
	min-width: 802px;
	/* IE Dynamic Expression to set the width */
		width:expression(document.body.clientWidth < 810 ? "802px" : "100%" );
	height: 181px;
	/*background-image: url(images/Administrador_03.jpg);*/
	display: block;
	padding: 0px;
	position: relative;
	top: 0px;
	background-repeat: repeat-x;
}
#hd_Inicio1
{
	height: 150px;
	width: 300px;
	background-image: url(../Images/hd_escudo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0px;
}
#hd_Inicio2 
{
	height: 150px;
	width: 150px;
	background-image:url(../Images/logo_cecytebc.gif)!important; 
	background-image: none; 
	background-position: center;
	background-repeat: no-repeat;
	filter: none !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/logo_cecytebc.gif');
	padding:0px;
	display: block;
	float:right;
}
#hd_Inicio4 
{
	height: 150px;
	width: 150px;
	background-image:url(../Images/gobbc.gif)!important; 
	background-image: none; 
	background-position: center;
	background-repeat: no-repeat;
	filter: none !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/gobbc.gif');
	padding:0px;
	display: block;
	float:right;
}
#hd_Inicio5 
{
	height: 150px;
	width: 150px;
	background-image:url(../Images/tu-eres-el-progreso.gif)!important; 
	background-image: none; 
	background-position: center;
	background-repeat: no-repeat;
	filter: none !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/tu-eres-el-progreso.gif');
	padding:0px;
	display: block;
	float:right;
}
#cuerpo_index
{
	width: 100%;
	min-width: 802px;
	/* IE Dynamic Expression to set the width */
		width:expression(document.body.clientWidth < 810 ? "802px" : "100%" );
	height: 200px;
	display: block;
	padding:0px;
	margin:0px;
	/*position: relative;*/
	top: 0px;
	background-repeat: repeat-x;
}
#pass
{
	/*position:relative;*/
	top:50px;
	width:300px; 
	height:150px; 
	border:solid; 
	border-width:1px;
	color:#0066CC; 
	background:#C7E6FE;
	padding: 20px;
	margin:0px;
	float:left;
	display: block;
	left:50px;
}
#instrucciones
{
	/*position:relative;*/
	top:50px; 
	width:300px; 
	height:150px; 
	border:solid; 
	border-width:1px;
	color:#0066CC; 
	padding: 20px;
	margin:0px;
	text-align:justify;
	float:right;
	display: block;
	right:50px;
}
#hd_Inicio3 
{
	width: 100%;
	min-width: 802px;
	top:150px;
	/* IE Dynamic Expression to set the width */
		width:expression(document.body.clientWidth < 810 ? "802px" : "100%" );
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-image:url(../Images/orgullosamente.png)!important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/orgullosamente.png');
	/*margin: 50px;*/
	padding: 0px;
	position:relative;
	display: block;
}
#error
{
	/*position:relative;*/
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu 
{
	height: 25px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: auto;
}
.menu ul 
{
	list-style-type: none;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;
}
.menu li 
{
	float: left;
	height: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: right;
}
.menu a 
{
	color: #000000;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	text-align: right;
}

.menu a:hover 
{
	display: block;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 05px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.calendario 
{
	table-layout: fixed;
	width: auto;
}
#herramientas
{
	height: 25px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: auto;	
}
#herramientas a 
{
	color: #660000;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
}
#herramientas a:hover 
{
	display: block;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 05px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#materia
{
	height: 25px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: auto;
	border: thin;
	text-align: left;
}
#materia1
{
	height: 25px;
	background-color: transparent;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: auto;
	border: thin;
	text-align: left;
}
#hd_orgullo
{
	width: 100%;
	min-width: 802px;
	/* IE Dynamic Expression to set the width */
		width:expression(document.body.clientWidth < 810 ? "802px" : "100%" );
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	background-image:url(../Images/orgullosamente.png)!important;
	background-image: none; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/orgullosamente.png');
	margin: 0px;
	padding: 0px;
	position:relative;
	display: block;
}
#pie 
{
	width: 100%;
	min-width: 802px;
	/*top:150px;*/
	/* IE Dynamic Expression to set the width */
		width:expression(document.body.clientWidth < 810 ? "802px" : "100%" );
	position: relative;
	text-align: center;
	font-size: 0.8em;
	margin:0px;
	display:block;
}
#pie_index
{
	height: 15px;
	width: 300px;
	position: relative;
	top:100px;
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 0px;
	margin-top: 10px;
	position:absolute;
	top:100px;
}
#linksM 
{
	color: #0066CC;
	text-decoration: none;
	display: block;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}
#looking
{
	height: 25px;
	width: auto;
	background-color: #C7E6FE;
	border: solid;
	border-width: 1px;
	border-color:#0066CC;
}
#logo_cecytebc
{
	height: 120px;
	background-image:url(../Images/logo_cecytebc.png)!important; 
	background-image: none; 
	background-position: center;
	background-repeat: no-repeat;
	filter: none !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/logo_cecytebc.png');
	display: block;
	float : left;
}
#logo_innedu
{
	height: 50px;
	background-image:url(../Images/logo_innedu.png)!important; 
	background-image: none; 
	background-position: center;
	background-repeat: no-repeat;
	filter: none !important; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/logo_innedu.png');
	display: block;
	float : right;
}
