@charset "utf-8";
/* CSS Document */

@import url(reset.css);
@import url(superfish.css);
/*@import url(jquery.tabs.css);
@import url(jquery.tabs-ie.css);*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../images/bg-body.jpg) 0 -135px repeat-x ;
	}

h1, h2, h3, h4, h5 
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 5px 0;
	line-height:1.2em;
	text-transform:uppercase;
	}

h1	{font-size:18px; color:#333}
h2  {font-size:12px; color:#999;}
h3  {font-size:20px;}
h4  {font-size:12px; color: #666; text-align:left;}
h5  {font-size:10px;}
h3 a { font-weight:bold;}

p 	{
	line-height: 1em;
	margin: 5px 0;
	text-align:justify;
	}
	

img {border:none;}
strong {font-weight:bold;}

a { color: #C60; text-decoration:none;}
a:hover {color: #F90; text-decoration:underline;}

small {
	color:#777;
	clear:both;
	font-size:11px;
	}
	
input, textarea, select {
	border:1px solid #D1D882;
	background:url(../images/bg-input-text.jpg) no-repeat left top;
	padding:4px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	}
input[type=buttom], input[type=submit] {
	padding:3px;
	font-weight:bold;
	background:url(../images/bg-input-buttom.jpg) no-repeat left top;
	
	
}
	
	
	
	dd { display:block; clear:both; font-size:14px; font-weight:bold; margin: 5px 0; color:#333333; line-height:16px}
	dl { display:block; clear:both; margin: 10px 5px; background:#DED085; border:1px solid #D6C567; padding: 10px 0}
	dt { display:block; clear: both; font-size: 12px; color:#666666; font-style:italic; margin: 0 5px;}

/******************************************************/
.clear {clear:both;}
.left  {float:left;}
.right {float:right;}
.imgleft {float:left; margin:5px; margin-right:10px;}
.imgright {float:left; margin:5px; margin-leftt:10px;}
/******************************************************/

.head-top {

	margin:0 auto;
	height: 37px;
	background: none;
}

.head-top-bar {

	height:30px;
	margin:0 auto;
	background: #fff url(../images/bg-head-top-bar.jpg) repeat-x bottom;
	border:1px solid #D1D882;
	border-top: 0px;
}

.head-top-bar ul {
	float:left;
}

.head-top-bar li {
	float:left;
	padding:10px 15px;
	text-transform:uppercase;
	border-right:1px solid #DDE3A4;
	
}

.head-top-bar li a {
	color:#555;
}

.head-top-bar form {
	float:right;
	margin:3px;
}
.head-top-bar form .txt_buscar {
	width:240px;
}

.content {
	width:902px;
	margin: 0px auto;
	background:
	}

.head-logo-titulo {
	height:92px;
	margin-top:4px;
	position: relative;
	margin-bottom:4px;
	}
.head-logo-titulo .logo-sec {
	position:absolute;
	top:0;
	right:5px;
	width:70px;
	height:90px;
	background:url(../images/logo-sec.jpg) no-repeat 0px 0px;
	}
 .titulo {
	position:absolute;
	top:15px;
	left:225px;
	width:450px;
	margin:0 auto ;
	
	text-align:center;
	/*background:url(../images/bg-logo-titulo.jpg) no-repeat -125px 0px;*/
	}
.head-logo-titulo .logo-pip {
	position:absolute;
	top:0;
	left:5px;
	width:85px;
	height:90px;
	background:url(../images/logo-pip.png) no-repeat 0px 0px;
	}
	
.menu {
	height:35px;
	background:url(../images/bg-menu-top.jpg) repeat-x top #333;
	position:relative;
	z-index:999;
	}
	
.menu_left {
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:10px;
	background: url(../images/bg-menu-corners.jpg) no-repeat 0 0;
	
}

.menu_right{
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:10px;
	background: url(../images/bg-menu-corners.jpg) no-repeat -20px 0;
}
	



.colleft {
	float:left;
	width:660px;
	padding:5px 0px;
}

.colleft form {
	background:#F5f5f5;
	border:1px solid #CCC;
	padding:5px;
	
}

.colleft a {
	color:#949D31
}

.colright {
	float:right;
	width:220px;
	padding:5px 0px;
}

.contenidoleft { margin-top:5px;}
.contenidoleft img {
	margin: 2 0px;
}


.material { background: #FFF ;
margin:0 auto;
height:100px;
border:1px solid #D1D882;
position:relative;
}

.material .titulo {
	position:absolute;
	left:0;
	top:0;
	width:145px;
	height:100px;
	background:url(../images/bg-materiales-titulo.jpg) no-repeat center;
	border-right:1px solid #D1D882;
}

.material .btn_1 {
	width:125px;
	height:100px;
	background: url(../images/biblioteca.png) no-repeat 0 -100px;
	position:absolute;
	top:0;
	left:145px;
	cursor:pointer;
	border-right:1px solid #D1D882;
	
}

.material .btn_1:hover {
	background: #F9FAED url(../images/biblioteca.png) no-repeat -1px -100px;
	border-left:1px solid #D1D882;
	width:124px;
}



.material .btn_2 {
	width:125px;
	height:100px;
	background: url(../images/ejercicios.png) no-repeat 0 -100px;
	position:absolute;
	top:0;
	left:270px;
	cursor:pointer;
	border-right:1px solid #D1D882;
	
}

.material .btn_2:hover {
	background: #F9FAED url(../images/ejercicios.png) no-repeat -1px -100px;
	border-left:1px solid #D1D882;
	width:124px;
}


.material .btn_3 {
	width:125px;
	height:100px;
	background: url(../images/manual.png) no-repeat 0 -100px;
	position:absolute;
	top:0;
	left:395px;
	cursor:pointer;
	border-right:1px solid #D1D882;
	
}

.material .btn_3:hover {
	background: #F9FAED url(../images/manual.png) no-repeat -1px -100px;
	border-left:1px solid #D1D882;
	width:124px;
}



.material .btn_4 {
	width:132px;
	height:100px;
	background: url(../images/sabias.png) no-repeat 0 -100px;
	position:absolute;
	top:0;
	left:520px;
	cursor:pointer;
	
	
}

.material .btn_4:hover {
	background: #F9FAED url(../images/sabias.png) no-repeat -1px -100px;
	border-left:1px solid #D1D882;
	width:137px;
	}


/************************************ITEM BODY**************************************************/
.itemBody {
	font-size:12px;
	line-height:1.2em;
	color:#444444;
}
.itemInfo H1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#999;
	text-transform:uppercase;
	border-bottom:1px solid #999;
	padding:2px 0;
	margin-bottom:5px;
}

.itemInfo H1 a{ color:#999;}

.itemBody H3, H3 {
	font-weight:normal;
	font-size:16px;
	text-transform:uppercase;
	color:#C60;
	padding:0px;
	margin:0px;
}

.itemPoster a {color:#666}

.itemFoot {
	padding:5px;
	background:#E9E9E9;
	color:#666;
	display:none;
}

.itemFoot a {
	color:#666;
}
.titulo_more_articulos {
	padding:5px;
	background:#E9E9E9;
	color:#333;
	font-size:12px;
	text-transform:uppercase;
}
.more_articulos {
	padding:5px;
	color:#666;
	background:#F5F5F5;
	border-top:1px solid #FFF;
}

.more_articulos ul li {
	padding:5px;
	color:#333;
}

.more_articulos a { font-size:12px; color:#000; font-weight:bold;}

.more_articulos ul {
	margin:10px 0;	
}

.more_articulos ul li a {
	color:#333;
	font-size:11px;
	font-weight:normal;
	padding:0;
}


.tituloright {
	padding:10px;
	text-transform:uppercase;
	background:#E9E9E9;
	color:#333333;
	font-size:12px;
	border-bottom:1px solid #FFF;
}

.contenidoright {
	padding:10px;
	background:#F5F5F5;
	margin-bottom:5px;
	
}
.contenidoright form {line-height:2em;}
.contenidoright form input[type=text],.contenidoright form input[type=password] {width:200px;}
.contenidoright form div { margin-top:5px; }

.contenidoright .mainmenu a {
	color:#333;
	font-size:11px;
	padding:10px 0px !important;
	}
.contenidoright .mainmenu {
	padding:5px;
	border-bottom:1px solid #e9e9e9;
}
	
.contenidocenterl li, .contenidocenterr li {
	padding:10px 0;
	list-style: url(../images/bullet2.gif);
	margin-left:10px;
	background: url(../images/bg-li-colleft.gif) repeat-x bottom
	
	}
.contenidocenterl li a, .contenidocenterr li a { 
font-size:10px;
text-align:justify;
color:#CC6600;
text-transform:uppercase;
}

.contenidocenterc table {
	margin: 0 auto;
}


.titulocenterc {
	padding:10px;
	background:#FFEBC1;
	color:#9F5000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform: uppercase;
}

.contenidocenterc {
	background: #FFF5E0 url(../images/bg-lesson.jpg) no-repeat 130px 10px;
	padding:10px;
	margin-bottom:5px;
	text-align:left;
}
.colleft .contenidocenterc {
	background:none;
	padding:0px;
	
	}

.contenidocenterc ul { margin:10px 0; margin-left:-30px; height:60px;}
.contenidocenterc ul li { margin:5px 0 ; padding:5px 0; }
#fragment-1 .titulocenterl {display:none}
#fragment-2 .titulocenterr {display:none}
#fragment-3 .titulocenterc {display:none}
#fragment-3 .contenidocenterc {background: none}

.footpage {
	border-top:5px solid #ddd;
	background: #f5f5f5;
	padding:10px; text-align: right; color:#333;}

.ligas  li {
	float:left;
	display:block;
	width:180px;
	height:100px;
	border:1px solid #999;
	margin: 2px;
}

.ligas  li:hover {
	border:1px solid  #666;
}
.ligas { 
clear:both;
width:570px;
margin: auto;
height:400px;

}
ol {margin-left:-20px;}
ol li {
	padding:5px;
	margin:5px 0;
	width:140px;
	text-align: left;
	list-style: url(../images/bullet2.gif);
	
}

.estadistico_lista {
	float:left;
	margin:5px;
	width:220px;
}

.estadistico_flash {
	float:left;
	margin:5px;
	width:320px;
}
