* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: justify;
font: 1.3em Verdana, Arial, Helvetica, sans-serif;
min-width: 950px;
}

#main {
width: 100%;
background: url('imagenes/main-bg.png') repeat-y center 0 #E3E3E3;;
min-height: 100%;
position: relative;
}
 
body>#main {
height: auto;
}

a:link, a:visited {
border:0;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.jsvalidation {
font-size: 12px; 
color: red;

}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
display: none;

}

.cleaning-menu { 

text-align: center;
}

.cleaning-menu:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { 
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

p {
	line-height: 170%;
	margin-bottom: 10px;
	color: #000;
	text-align: left;
}

h1 {
font-size: 2.8em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 30px 0 0 42px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: black;
text-align: center;
margin: 3px 0 0 2px;
}

h3 {
text-align: left;
font-size: 14px;
font-weight: bold;
background-color: #D3D3D3;
color: black;
border-left-color: #E77918;
border-left-style: solid;
border-left-width: 10px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

h4 {
line-height: 170%;
margin-bottom: 10px;
color: white;
font-size:12px;
font-family : calibri, arial, serif;
}

h5 {
line-height: 100%;
color: white;
font-size:22px;
font-family : calibri, arial, serif;
}

h6 {
text-align: left;
font-size: 14px;
font-weight: bold;
color: black;
border-left-color: #E77918;
border-left-style: solid;
border-left-width: 6px;
padding-left: 10px;
} 

h7 {
	font-size: 1,3;
	color: #000;
}

h8 {
text-align: center;
line-height: 100%;
color: white;
font-size:22px;
font-family : calibri, arial, serif;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 7px;
}

#header {
height: 155px;
position: relative;
background: url('imagenes/hd-bg.png') repeat-x 0 0;
}

#header-in {
width: 900px;
height: 140px;
padding-bottom: 15px;
position: relative;
margin: 0 auto;
}

ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.9em;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

/* Menu */
#menu-box {background: url(imagenes/header.gif) repeat-x 0 0;}
#menu {width: 950px;margin: 0 auto;}

ul.menu {list-style:none; margin:0; padding:0; float:center;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#3D3C3C; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative;border-top:1px solid #aaa; width:135px; margin-top:4px; font-weight:normal;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1;}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {padding:7px 5px 7px; font-weight:bold; background:url(imagenes/header.gif); width:125px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(imagenes/header_over.gif); color:#E77918}
ul.menu .sub {background:#d1d1d1 125px 8px no-repeat; padding-top:3px;}
ul.menu .topline {border-top:1px solid #aaa}


#content-box {
width: 950px;
margin: 0 auto;
background: url('imagenes/main-bg.png') repeat-y center 0;
padding-bottom: 1px;
min-height: 544px;
}

#content-margenes {
border: 1px solid #d3d3d3;
padding: 5px;
}

#content-cursos {
border-bottom: 1px solid #d3d3d3;
padding: 5px;
}

#content-box-in-left {
width: 67%;
height:100%;
float: left;
}

#content-box-in-left-in {
margin: 1em 1em 7em 1em;
line-height: 2em;
}

#content-box-in-right {
width: 28%;
float: right;
}

#content-box-in-right h3 {
	font-size: 16px;
	font-weight: bold;
	background-color: #D3D3D3;
	color: #000;
	border-left-color: #E77918;
	border-left-style: solid;
	border-left-width: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content-box-in-right-in {
margin: 1.8em 0 7em 1.5em;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
background-color: #E2E2E2;
color: #E77918;
line-height: 100%;
padding: 1px 0 1px 5px;ç
}

#content-box-in-right-in dd {
margin: 0 5px 18px 2px;
line-height: 100%;
}

#entry {
text-align: justify;
padding-left: 25px;
width: 95%;
}

#centrado {
text-align: center;
}


#footer {
width: 100%;
height:60px;
background:  url('imagenes/footer-bg.png') repeat-x 0 0;
position: absolute;
border-top: 1px solid #696969;
left: 0;
text-align: center;
color: black;
}
#content-box #content-box-in-left-in div div table tr th {
	text-align: left;
}
#content-box #content-box-in-left-in div div table tr td h7 p h7 {
	color: #000;
}
.abc {
	color: #F00;
}
#content-box #content-box-in-right #content-box-in-right-in #content-margenes h3 strong {
	font-size: 16px;
}
#content-box #content-box-in-right #content-box-in-right-in #content-margenes #content-margenes3 h3 strong a {
	color: #F00;
	font-weight: bold;
}
