/* ---------------------------------------------------------------
   style sheet for cea groups web site
   <jpuente@dit.upm.es> 2003-10-07
-------------------------------------------------------------------*/

/* --------------------------------------------------------------- */

body      	{	font-family: arial, helvetica, sans-serif;
			font-size: medium; 
			background: white; 
			color: blue;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px
                }

div		{ font-family: arial, helvetica, sans-serif;
		  font-size: medium; 
		  color: navy}

div.content  { margin: 1em; 
		  font-family: arial, helvetica, ,sans-serif;
		  font-size: medium; }

P		{ font-family: arial, helvetica, sans-serif;
		  font-size: medium;
		  color: blue}

A               {color: darkslateblue;}

ADDRESS         {margin-left: 5%;
                 font-size: xx-small;
	         font-weight: normal;
		 font-style: italic; 
                 color; blue}
/* --------------------------------------------------------------- */

TD.Logo       {  font-family: arial, helvetica, sans-serif;
                 font-size: xx-large;
                 font-weight: bold;
		 font-style: normal; 
                 color: darkblue;
                 background: white}

TD.Logo A     {  color: white;
                 text-decoration: none;}

TD.TitleBar   {  font-family: arial, helvetica, sans-serif;
                 font-size: xx-large;
                 font-weight: bold;
		 font-style: italic; 
                 color: white;
                 background: royalblue}

TD.TitleBar A {  color: white;
                 text-decoration: none;}

TD.GroupBar   {  font-family: arial, helvetica, sans-serif;
                 font-size: x-large;
                 font-weight: bold;
		     font-style: italic; 
                 color: white}

TD.GroupBar A {  color: white;
                 text-decoration: none;}

TD.MenuButton {  font-family: arial, helvetica, sans-serif;
                 font-size: medium;
                 font-weight: bold;
		 font-style: italic; 
                 color: forestgreen;
                 background: yellowgreen;
		 border: thin solid white}

TD.MenuButton A         {text-decoration: none;}
TD.MenuButton A:link    {color: black}
TD.MenuButton A:active  {color: yellow;}
TD.MenuButton A:visited {color: black;}


TD.BottomBar  {  font-family: arial, helvetica, sans-serif;
                 font-size: large; 
                 font-weight: bold;
		 font-style: italic; 
                 color: white;
                 background: cornflowerblue}

TD.BottomMail {  font-family: arial, helvetica, sans-serif;
                 font-size: small; 
                 font-weight: bold;
		 font-style: italic; 
                 color: white;
                 background: cornflowerblue}

TD.BottomMail A  {text-decoration: none;}
TD.BottomMail A:link    {color: yellow;}
TD.BottomMail A:active  {color: white;}
TD.BottomMail A:visited {color: yellow;}

TD.AddressBar {  font-family: arial, helvetica, sans-serif;
                 font-size: xx-small; 
                 font-weight: medium;
		 font-style: italic; 
                 color: blue;
                 background: white}

/* --------------------------------------------------------------- */

TD.MenuTitle  	{ font-family: arial, helvetica, sans-serif;
		  font-size: medium;
		  font-weight: bold;
		  color: white;
                  background: steelblue}

 TD.MenuTitle A  { color: white}

/* --------------------------------------------------------------- */

TD.Menuitem  	{ font-family: arial, helvetica, sans-serif;
		  font-size: small;
		  font-weight: normal; 
		  color: black; /*slateblue;*/
                  background: lavender}

TD.MenuItem A    {color: darkslateblue}

/* --------------------------------------------------------------- */
.listaempresas {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000FF;
}
