body
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	background: #002200;
	background: #f6f6f6;
/*	background: #aacc44; */
/*	font-size: 80%; */
	text-align: center;
        font: 85%/1.2em "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size/* */:/**/small;
    font-size: /**/small;

/*      background: url(http://ptoharia.escet.urjc.es:7979/~ptoharia/nuevaweb/img/img_background.gif) top center repeat-y; 
    //background-image: url(http://www.oswd.org/files/designs/2999/FunkyCoolBlue/images/back.gif);  */
/* background-color:#ffffff;
background-image:url(body-bg.jpg);
background-position:top;
background-repeat:repeat-x; */

  }

img
{
  border: 0;
/*  width: 50%;*/
}

#foto img
{
/*  width: 50%;*/

}

a, a:visited, a:link {
   color: #4444cc;
   text-decoration: none;
}

a:hover, a:active {
   text-decoration: underline;
}
		
a.linkmenu, a.linkmenu:visited 
{
 color: #ffffef;
 text-decoration: none
}

a.linkmenu:hover
{
 color: #ffffef;
 text-decoration: underline
}

a.artics
{
	color: #880000;
	text-decoration: none
}

a.artics:hover
{
	text-decoration: underline
}

a.bib
{
	color: #008800;
	text-decoration: none
}

a.bib:hover
{
	text-decoration: underline
}

a img {
    border-width:0;
}

h3
{
  font:bold 150%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
  margin: .5em 0em .05em;
  color:#040;
}

#texto p
{
margin: 1.0em 0em 1.5em 3em;
}


hr.linea
{
  border: 0;
  width: 10%;
  color: #cc5555;
  color: #007700;
  background-color: #cc5555;
  background-color: #007700;
  height: 1px;
}

ul.listachips
{
/*list-style-image: url(chip.png);
list-style-image: url(menu-leaf.png); */
/* text-indent: 5px;
 padding: 6px; */
}

.listachips li
{
list-style-image: url(menu-leaf.png);
}

.listachips li:hover
{
list-style-image: url(menu-collapsed.png);
}



.subrDotted
{
  border-bottom: 1px dotted #ffffef;
}

/* ***************************** */

#contenedorPpal
{
  margin: 0 auto;
  width: 650px;
  width: 750px;
  border: 1px solid #88aa88;
  background: #ffffef;
}

#titulo
{
   padding: 18px 0px 18px 30px;
	text-align: left;	
	font-size: 180%;
	font-weight: bold;
	background: #33662a;
	color: #ffffef;
}


#contenedorMenu
{
  padding: 4px 10px 5px 30px;
  font-size: 80%;
  background: #558855;
  color: #ffffef;
}

#menu
{
  text-align: left;	
  float:left;
 
}

#menu ul
{

/*border: 1px solid #f00;*/
/*list-style: none;*/
margin: 0; padding: 0;
}

#menu li
{
display: inline;
margin-right: 0.8em;
padding-left: 12px;
}

#menu li.selected
{
background: url(selected.gif); 
background-repeat: no-repeat;
background-position: 0px 0.4em;
}

#menu li.noSelected
{
background: url(noSelected.gif); 
background-repeat: no-repeat;
background-position: 0px 0.4em;
}


#idiomas
{
  text-align:right; 
}

#contenido
{
	border: 1px #000;
   padding: 15px 30px 15px 30px;
	text-align: left;	
	font-size: 90%;
	background: #ffffe6;
/* background: #edffed; */
      }

#contenido li
{
   margin-bottom: 0.5em;

}

.subtitulo
{
	padding-bottom: 2px;
	border-bottom: 1px solid #005500;
}

#contFotoContact
{
	padding: 10px 0px 10px 0px;
		border-bottom: 1px solid #005500;
}

#foto
{
        height: 180px;
	float: left;

}

#contacto
{
  max-width: 350px;
  margin-left: 250px;
  height: 180px;
  padding: 0px 0px 0px 0px;
}

.lineaContacto
{
  height: 62px;
/*  vertical-align: bottom; */
  /* border: 1px solid #00f; */
}
  


.fotoLineaContacto
{
  display: table;
  height: 58px;
  float:left;
  width: 55px; 
}

.fotoLineaContactoInner
{
  display: table-cell;
/*  border: 1px solid #0ff;*/
  vertical-align: middle;
  
}

.textoLineaContacto
{
overflow: hidden;
  display: table;
  height: 58px;
/*  margin-left: 62px;*/
  margin-left: 6px;
/*  border: 1px solid #f00;*/

}
.textoLineaContactoInner
{
  display: table-cell;
/*  border: 1px solid #0ff;*/
  vertical-align: middle;
}

#texto
{
	padding: 0px 10px 0px 0px;
	text-align: justify;

}



#pie
{
	padding: 3px 0px 0px 0px;
}

#stats
{
	color: white;
}
#stats a
{
	color: white;
}


