ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color:#CB3398;
}

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

li a
{
  color: #004182;
}


body, td
{  
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  background-color: #fff;
  font-size: 0.86em;
  line-height: 1.5em;
}

body
{
	font: 0.86em/1.5em Verdana, sans-serif;
	color:#004182;
}

li
{	
	padding: 0 0 0.2em 1.5em;
}

li.leaf
{		
	background: transparent url(../images/menu-leaf.gif) no-repeat 0 .35em;
	list-style-type: none;
	list-style-image: none;
}

li.collapsed
{	
	background: transparent url(../images/menu-collapsed.gif) no-repeat 0 .35em;
	list-style-type: none;
	list-style-image: none;
}

li.expanded
{	
	background: transparent url(../images/menu-expanded.gif) no-repeat 0 .35em;
	list-style-type: none;
	list-style-image: none;
}
li.leaf-in
{		
	margin-left: 30px;
	background: transparent url(../images/menu-leaf.gif) no-repeat 0 .35em;
	list-style-type: none;
	list-style-image: none;
}

fieldset
{
	border: none;
}

fieldset.usuario
{	
	background: #F9F7ED url(../images/bg-block.gif) repeat-x left top;
	/*width:410px;*/
	text-align:center;
	width:100%;
	padding: 20px;
	margin-left:20px;
	
}

h3{
	color:#004182;
}

p{
	margin: 0.6em 0 1.2em;
	padding: 0;
}


/* Masthead */
  #masthead {
    background: #f9f7ed url(../images/bg-title.gif) repeat-x left top;
    margin:0 0 10px 0;
	margin-bottom: 20px;
    padding:10px;
    }
	#logo{
		background: #f9f7ed url(../images/logo.jpg) no-repeat;
		height: 90px;
	}
/* main */	
  #main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}	
/* Border */
  #border {
	width:980px;
	padding-left:0;
	padding-right:0;
}
/*laterla-izquierdo*/
#lateral-izquierdo{
	margin-top: 5px;
	background: #F9F7ED url(../images/bg-block.gif) repeat-x left top;
	padding-top: 20px;
	padding-left:10px;
	margin-left:10px;
	width:180px;
	border:1px solid #000;
	float:left;
}

/* Sidebar */
  #menu {
    background: #F9F7ED url(../images/bg-block.gif) repeat-x left top;

    }

/* Content */
  #content {
	margin-left:20px;
	float:left;
	width:750px;
    }
/* Footer */
  #footer {	
    /*clear:both;*/
	width:100%;
	text-align: center;
	border-top-width: thick;
	border-color: #084989;
	border-top-style: solid;
	padding-top:10px;
}

#title{
	padding-left: 30px;
}

#title .asalfa{
	color: #CB3398;
	font: 1.83em/1.5em Verdana, sans-serif;	
}

#texto
{
	padding-left: 30px;
	color: #000000;
	text-align:justify;
}
.otros-beneficios{
	background-color: #084989;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding : 3px;
}
.beneficios-info{
	background-color: #F9F7ED;
	text-align: center;
	padding : 3px;
}

#text{
	padding-left: 30px;
	color: #000000;
	text-align:center;
}


#pager{
	padding-left: 30px;
}

#contactenos{
	background: #F9F7ED url(../images/bg-block.gif) repeat-x left top;
	width: 480px;
	margin-left: 65px;
	padding: 20px 0px 10px 20px;
	border:1px solid #000;
}

#contactenos p{
	color: #CC3499;
	font-weight:bold;
}


#mail-img{
	width: 150px;
	height: 100px;
	float:right;
	background: #F9F7ED url(../images/mail.jpg) no-repeat;
}

#indent{
	padding-left:15px;
}


.enlace{
	font-size: 0.99em;
	padding-left: 30px;
	padding-left: 10px;
}

.info{
	color:  #4280D2;
	font-size: 0.9em;
}
.autor{
	color: #4280D2;
	font-size: 0.9em;
}

.enlace li a{
	color: #CB3398;
}

.normas{
	font-size: 1em;
	padding-left:30px;
}




.leaf #ahref{
	color:  #CB3398;
	font-size:0.8em;
}



.autor{

}


.top{
	background: transparent url(../images/link-arrow-up.gif) no-repeat scroll 0 50%;
	padding-left: 15px;
}


.spacer{
	clear:both;
}


.libro{
  width: 540px;
  margin-left: 30px;
  padding-bottom: 3px;
  padding-right: 3px;
  padding-left: 5px;
  font-size: 0.1em;
  background-color: #F9F7ED;
  border-left: 1px solid;
  border-top: 1px solid;
}

.filtro{
	width: 700px;
}

.item-filtro{
	position: relative;
	float: left;
	width: 310px;
	margin-top: 2px;
	margin-left: 3px;
}

.result{
	padding-left: 30px;
	color: #004182;
	text-align:justify;
	padding-bottom: 5px;
	clear: both;
}

.field_name{
	font-weight: bold;
}

#cursos {
	padding-left: 32px;
	/*font-weight: bold;*/
}
#cursos li h3{
	float: left;
	padding-right: 3px;
}
#cursos h2{
	color: #CB3398;
	font-size: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}

#cursos li{
	padding-left: 3px;
	font-size: 11px!important;
}

#detalle-curso{
	padding-bottom: 20px;
	color: #CB3398;
}
