
* {
	margin: 0;
	padding: 0;
}
BODY {
	margin:0px;
	text-align:left;
	color:#333333;
	background-color:#232721;
	background-image:url(../img/web/body_bg.gif);
	font-family: Arial;
}
A {
	text-decoration: none;
	color: #333333;
	/*color: #000066;*/
}
A:hover{ text-decoration: underline; }
A:visited { text-decoration: none; }

H1 { font-size: 16px; }
H2 { font-size: 14px; }
H3 { font-size: 13px; }
H4 { font-size: 12px; }
H5 { font-size: 12px; }
H6 { font-size: 12px; }

IMG { border: none; }

TD { font-size:12px; }

h1, h2, h3, h4, h5, p, ul, ol{
}

ul li {
	margin-left: 15px;
}
ol li {
	margin-left: 20px;
}

	/* clearfix */
	
.clearfix {display:inline-block;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* ******************************* main ********************************* */

#main {
	display:block;
	width:760px;
	margin: 0px auto;
	background-image: url(../img/web/bg.gif);
	background-repeat: repeat-y;
	}
#container {
	display:block;
	margin-left:11px;
	margin-right:11px;
	font-size:11px;
	background-color:#FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

/* ******************************* header ********************************* */

#header {
	position:relative;
	height:80px;
	background-color:#030;
	background-image: url(../img/web/header_bg.jpg);
	background-repeat: repeat-x;
}
#logo {
	position:absolute;
	top:6px;
	left:10px;
	width:349px;
	height:65px;
}
.languaje {
	position:absolute;
	width:200px;
	height:14px;
	top:10px;
	left:520px;
	/* border:1px solid #FF0000; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:right;
}
.lenguaje a {
	font-size:6px;
	color:#006633;
	text-decoration:none;
}
.lenguaje a:hover {	text-decoration: underline; }

.flag {
	width:23px;
	height:12px;
	margin:0px 3px 0px 3px;
}
.telefono {
	position:absolute;
	top:50px;
	right:10px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}
#flash-top {
	height:160px;
	background-color:#030;
	border-bottom:2px solid #030;
}
#separator {
	height:4px;
	background-color:#00e;
}

/* *********** menu _sup *************** */

/*
#menu_sup ul {
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	margin-right: 0;
	background-color: #336633;
	color: White;
	float: left;
	width: 100%;
	border-left:1px solid #FFF;
}
#menu_sup ul li { display: inline; margin:0; padding:0; }
#menu_sup ul li a {
	float: left;
	margin:0;
	padding:6px 0px 6px 0px;
	color: #FFF;
	background-color: #336633;
	text-decoration: none;
	border-right: 1px solid #fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#menu_sup ul li a:hover {
	background-color: #A30000;
	color: #FFF;
}
*/


#menu_1 { width:170px; }	/* 736 total */
#menu_2 { width:221px; }
#menu_3 { width:221px; }
#menu_4 { width:120px; }

#menu_sup {
	border-bottom:2px solid #030;
}
#menu_sup TABLE {
	width:736px;
	background-color:#FFF;
}
#menu_sup TD {
	padding:1px;
	background-color:#030;
	text-align:center;
	height:26px;
	color:#FFFFFF;
}
#menu_sup A {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#menu_sup A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* *********** body *************** */

#column_left {
	float:left;
	width:170px;
	margin:0px 0px;
	background-color:#FFF;
}
#column_right {
	float:right;
	width:566px;
	margin:0 0 20px 0;
	background-color:#FFF;
}

/* *********** left *************** */

	/* menu */

#menu
{
	width: 170px;
	padding:0;
	margin-bottom: 20px;
	text-align:left;
	border-top:1px solid #FFF;
}
#menu #menu_list
{
	width: 170px;
}
#menu ul
{
	width: 300px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menu li
{
	width: 150px;
	border-bottom: 1px solid #FFF;
	margin: 0;
}
#menu li a
{
	width:150px;
	display: block;
	padding: 5px 5px 5px 5px;
	border-left: 10px solid #030;
	font-size:12px;
	font-weight: bold;
	background-color: #EBEBCC;
	color: #030;
	text-decoration: none;
}

html>body #menu li a { 	width: 150px; }

#menu #active
{
	width: 150px;
	border-bottom: 1px solid #FFF;
	margin: 0;
}
#menu #current
{
	width: 150px;
	border-left: 10px solid #660000;
	background-color: #030;
	color: #fff;
}

#menu li a:hover
{
	width: 150px;
	border-left: 10px solid #660000;
	background-color: #030;
	color: #fff;
}

	/* destacados */

.box_2 {
	padding:6px 3px 3px 3px;
	margin: 4px 0 4px 0;
	background:#EFEFEF;
	color:#006;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-left:10px solid #E3E3E3;
	border-right:10px solid #F6F6F6;
	
}

/* *********** right *************** */

DIV#menu_nav {
	height:18px;
	background-image:url(../img/web/shadow.png);
	background-repeat:repeat-x;		
	font-size: 11px;
	margin:0px;
	padding:8px 10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
DIV#menu_nav A {
	font-size:11px;
	text-decoration:underline;
}

	/* content */
	
DIV#content {
	margin:0px 5px 5px 10px;
	border:0px solid #CCCCCC;
	font-size:12px;
	background-color:#FFF;
}
#cont_img {
	width:550px;
	height:93px;	
}
DIV#content H1 {
	background-image:url(../img/web/shadow2.png);
	background-repeat:repeat-x;		
	border-bottom:4px solid #EEEEEE;
	font-size:15px;
	color:#030;
	padding:10px 0 5px 5px;
}
#content P {
	margin:0;
}

.section_title {
	height:30px;
	font-size:18px;
	background-image:url(../img/web/shadow2.png);
	background-repeat:repeat-x;		
	padding:5px 5px;
	color:#300;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.section_title hr {
	height:1px;
	background-color:#300;
}
.section_title1 {
	background-color:#FAFAFA;
	border:1px solid #EEEEEE;
	margin: 30px 5px 30px 0;
	padding:5px 0px 3px 2px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}
.section_p {
	margin: 10px 5px 10px 10px;
}

	/* box 1 */
	
.box_1 {
	clear:both;
	border-top: 1px dashed #EEE;
	padding:10px;
}
.box_1 h2 {
	font-size:15px;
	font-weight:bold;
	color:#006;
}
.box_1 h3 {
	font-size:13px;
	color:#600;
}
.box_1 p {
	margin-top: 20px;
}
.box_1 ver {
}
.box_1 img {
	float: right;
	width:60px;
	height:60px;
	margin-left:5px;
	border:4px solid #F3F3F3;
}				

/* *********** right *************** */

.right .box_title_1 {
	height:40px;
	background-color:#DBE3D5;
}
.right .box_title_1 a {
	text-decoration:none;
	color:#666600;
}
.right .box_title_1 a:hover { text-decoration: underline; }

.right .box_1 {
	background-color:#F3F3F3;
	margin-bottom:4px;
	color:#006600;
	font-size:11px;
}
.right .box_1 a {
	font-weight:bold;
	text-decoration:none;
	color: #003366;
}
.right .box_1 a:hover { text-decoration: underline; }

/* footer */

#footer{
	clear: both;
	text-align:center;
	height: 60px;
	padding:10px;
	border-top:5px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#030;
	background-image: url(../img/web/header_bg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	color:#FFC;
}
#footer a { font-size: 11px; color:#FFC;}
#footer a:hover { color: #FFF; text-decoration: underline}
#footer a:visited { color: #FFF}

#footer .footer_col_1 {
	float:left;
	width:340px;
	text-align:right;
	border-right:1px solid #EEEEEE;
	padding-right:10px;
	color:#FFFFCC;
	line-height:1.6;
	font-size:11px;
}
#footer .footer_col_1 A {
	text-decoration:none;
	border-bottom:1px dashed #EEE;
	font-size:11px;
}
#footer .footer_col_2 {
	float:left;
	width:300px;
	padding-left:10px;
	text-align:left;
	color:#FFC;
	font-size:11px;
}
#footer .footer_col_2 IMG {
	margin:2px 10px 0 0;
}

/* individuales */

DIV.niveles_modulo LI{
	background-image: url("../img/bk_individual.jpg");
	background-repeat: no-repeat;	
}

DIV.niveles_modulo LI A{
	color:white;
}
