/* ARDORA Creación de actividades escolares*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #000000;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #9ED738;
}

a:hover {
	text-decoration: underline;
}
#header {
width: 940px;
height: 93px;
	margin: 0 auto;
background: url(images/cabe940.jpg) no-repeat;
}
#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

#header h1 {
	
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
	text-align: left;
	color:#FFFFFF;
}
#botons {
	float:right;
	width: 85px;
}

#menuPrincipal {
	float:left;
width: 940px;
	height: 35px;
	margin: 0 auto;
}

#menuPrincipal ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menuPrincipal li {
	display: inline;
	padding-bottom:2px;
}

#menuPrincipal a {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}
#menuPrincipal a:hover, #menuPrincipal .active a {
	background-image: url(images/img4.gif);
	color: #FFFFFF;
}
#content {
width: 940px;
	margin: 0 auto;
}
#menu{
	float: left;
	width: 160px;
}
#areaContido {
	float: right;
width: 770px;
	text-indent:0px;
	border-width:thin;
	border-style:ridge;
	border-color:#9ED738;
}
#areaContido h3 {
	height: 21px;
	margin-bottom: 20px;
	text-indent: 10px;
	padding: 9px 0 0 0;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}
#area_actividade_texto {
width: 770px;
	text-indent:10px;
	text-align:justify;
	float:left;		
}
#tabla_actividade a{
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
#tabla_actividade a:hover{
	background-image: url(images/img4.gif);
	color: #FFFFFF;	
	font-size: 18px;
}
#content h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}
#content h3 {
	height: 21px;
	margin-bottom: 20px;
	text-indent: 10px;
	padding: 9px 0 0 0;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}
#footer {
	height: 30px;
width: 940px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	background: url(images/img5.gif) repeat-x;
}
#footer * {
	color: #000000;
}
#footer p {
	text-align: center;
	font-size: smaller;
}
