@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
background-attachment: fixed;
	background-image: url(../images/bg-site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#box {
	height: 100%;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	height: 115px;
	width: 100%;
}
#content {
	height: 520px;
	width: 100%;
	clear: left;
	position: relative;
	float: none;
	
}
#botonera {
	width: 216px;
	float: left;
	background-image: url(../images/tnm_site_13.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	height:520px;
}
#contenido {
	float: right;
	width: 639px;
	height: 473px;
	background-repeat: no-repeat;
	background-position: left top;
	height:520px;
}
#cursos {
	background-image: url(../images/bg-curso.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 100%;
	background-position: center 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	vertical-align: top;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#caja {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 105px;
}
#caja2 {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-left: 10px;
}
#cursos  li {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: inside;
}
#titulo_seccion {
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
#titulo_seccion h1 {
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom-width: 0.1ex;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-top: 0px;
	font-style: normal;
	color: #333333;
	padding-top: 12px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 130px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	float: right;
	top: 0px;
	z-index: 2;
	right: 0px;
}
#headeimg {
	margin-top: 0px;
	margin-left: 0px;
	width: 463px;
	float: left;
}
#footer {
	float: left;
	width: 100%;
	height: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E8;
	background-image: url(../images/tnm_site_16.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	background-color: #F4F4F4;
}

#footer a {
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.footerr {
	padding-right: 38px;
}#legales {
	height: 51px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: auto;
	text-align: right;
	vertical-align: middle;
}
#footer-box {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	height: 51px;
}
#col-izq {
	background-image: url(../images/tnm_site_17.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 216px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#col-der {
	width: 639px;
	float: right;
	height: 51px;
}
.imgprofes   {
	text-align: left;
	background-color: #D7D6D2;
	padding: 3px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galeria      {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	float: left;
}
.productos      {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: left;
}

