/*----------------------
  Posicionamos
-----------------------*/
body {
	margin:0;
	padding:0;
      background-color: #ececca	;
}
#container  { position: absolute; width: 75% }
#pageHeader {
	position:absolute;
	top: 0px;
	left: 0px;
	width:959px;
	height:213px;
}
#pagesubHeader {
	position:absolute;
	top: 213px;
	left: 0px;
	/*width:100px;*/
	height:50px;
}
/*#headerLinks{
	position:absolute;
	top:179px;
	left:756px;
	width:900px;
	height:20px;
	padding-left:20px;
}*/
#headerLink1	{
	position: absolute;
	top: 195px;
	left: 890px;
	width: 43px;
	height: 18px;
	/*background:#C5C100;*/
	/*padding-left:20px;*/
}
#headerLink2	{
	position: absolute;
	top: 195px;
	left: 910px;
	width: 61px;
	height: 18px;
	/*background:#C5C100;*/
	/*padding-left:20px;*/
}
#headerLink3	{
	position: absolute;
	top:195px;
	left: 930px;
	width: 66px;
	height: 18px;
	/*background:#C5C100;*/
	/*padding-left:20px;*/
}


#headerList li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


#menu_1	{
	position:absolute;
	top: 243px;
	left: 30px;
	width: 175px;
	padding-left: 50px;
}

div#menu1-level1-no, div#menu1-level1-act{
	position: relative;
	top:0;
	left: 0px;
}

div#menu1-level2-no, #menu1-level2-act {
	position:relative;
	padding-left: 15px;
       width:145px;
}

#contenTitle	{
	position: relative;
	top: 5px;
	left: 10px;
	height: 50px;
	width: auto;
}
#content {
	position: absolute;
	top: 220px;
	left: 250px;
	width: 720px;
	height: auto;
	padding: 10px;
	padding-bottom: 50px;
	margin-bottom: 25px;
}
#footer 
{
	position:relative;
	padding: 10px;
	top: 30px;
	left: 0px;
}

#contentBody h1 {
	padding-left: 25px;
        width:650;
}


/*---------------------------------------
              Typografia
  ---------------------------------------*/
body {
	font:76% Arial, Helvetica, sans-serif;
	/*font-family:Helvetica,Arial,sans-serif;
*/
	font-size:12px;
	/*color:#6C7A70;*/
	color: black;
}
td {
	font-size:12px
}
h1, h2, h3, h4, h5, h6, p, ol, ul, dl, dt, dd {
	margin:0;
	padding:0;
	list-style-type:none;
}


a {
	text-decoration:underline;
	color:#728569;}
a:hover {
	text-decoration:underline;
/*	color:#900 !important;} */
	color:Blue;
} 

a:visited {
	text-decoration:underline;
	color:#AFA601;
} 
#pageHeader span  {
	visibility:hidden;
}

#pageHeader {

      border-bottom: black 1px solid;
}

#headerLink1 a  {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/*color: #AFA601;*/
}
#headerLink2 a  {
	text-decoration: none;
}
#headerLink3 a  {
	text-decoration: none;
}
#headerLinks a:hover {
	color:Gray;
}

/* Menu */

#menu1-level2-no {
      padding: 3px 18px 0px 0px;
      background: bottom right no-repeat;
}


#menu_1 a {
	text-decoration: none;
	/*color: #aaaaaa;*/
	color: #666666;
	line-height: 25px;
}

div#menu_1 a:hover {
       color: black;
}

#menu1-level2-no a{
	font-size: 11px;
	font-weight: bold;
       color:green;
       width=145;
 }




div#menu1-level2-act a {
	font-size: 11px;
	font-weight: bold;
       color:black;
 }

div#menu1-level2-act  {
	font-size: 11px;
	font-weight: bold;
       color:black;
       padding-left:20px;
       background:url(images/iconamenu3.jpg) no-repeat;
       background-position:10px 3px;
 }

div#menu1-level1-no a
{
	font-size: 12px;
	font-weight:bold;
}
div#menu1-level1-act a { 
	font-size: 12px;
	font-weight: bold;
	color: black;
}

div#menu1-level1-act { 
	font-size: 12px;
	font-weight: bold;
	color: black;
       padding-left:20px;
       background:url(images/iconamenu.jpg) no-repeat;
       background-position:0px 3px;
       border-bottom:1px solid white;
       border-top:1px solid white;
}

#contentTitle h1 {
	padding-left: 20px;
	font-size: 18px;
	font-weight:lighter;
	color:white;
       background-color:#fdd017;
}
#contentBody 
{
	line-height:2em;
	text-indent:0em;
	padding: 15px;
	padding-left: 25px;
	text-align:justify;
}

/* Formatemamos el contenido */
#contentBody li {
	 list-style-type: square;
	 margin-left: 25px;
	 text-indent:0px;
	 padding: 5px 0px 5px 0px;
}
#contentBody b,a,strong,h1, h2, h3,h4 {
	/*color: #AFA601;*/
          color: black;
}
#contentBody a:hover {
	color: black;
}
#contentBody h3, h2 {
	padding-bottom: 30px;
}	
#contentBody h1 {
	margin: 0 0 20px 0;
	border-top: white 1px solid;
	border-bottom: white 1px solid;

	font-size: 16px;
       color:black;
}

/*
#contentBody table {
	border: #ddd 1px solid;
}
*/
#contentBody td {
	border-bottom: none; #ddd 1px dotted;
}

#contentBody .td-last {
	border-bottom: none;
}

#biblio {
       border-bottom: 1px solid;
       border-top: 1px solid;
       background-color: #806f6c	;
}
#alumni {
       border-bottom: 1px solid;
       border-top: 1px solid;
       background-color: #806752		;
}

/*---------------------------
         Imagenes
---------------------------*/		 
body {

}
#pageHeader {
	background:url(images/topintranet.jpg) no-repeat; 
}
/*#pagesubHeader {
	background:url(images/escolagavina.gif) no-repeat; 
}*/
#headerLink1 {
	background:url(images/user.gif) no-repeat; 
}
#headerLink2 {
	background:url(images/mail.gif) no-repeat; 
}
#headerLink3 {
	background:url(images/home.gif) no-repeat; 
}

#contentBody h1{
       background:url(images/iconoTitle.jpg) no-repeat;
       background-position: 0px 3px;
}

