/* INFORMACIÓN GENERAL --------------------------------------- */

	BODY, P, DIV, TD  {
		font-family : verdana, arial, sanserif;
		font-size : 12px;
		color : #212a4a;
		text-decoration : none;
		font-weight : normal;
		margin : 0;
		padding : 0;
		line-height : 1.5em;
	}

	#container {
		background-color: #ffffff; 
		border: none;
		padding: 0;
		margin:0 auto;
		/*height:100%;*/
	}
	
/* Background image, is inserted in the body tag in the HTML layout */
	.backgroundImage {
		/*background: #5B5B90 url($ui.image('http://www.promintra.com/images/background.png')) repeat-x top left;*/
		background-color: #5B5B90;
		background-image: url(http://www.promintra.com/images/background.png);
		background-repeat: repeat-x;
		background-position: top left;
	}

/* FIN INFORMACIÓN GENERAL --------------------------------- */

/* APARIENCIA -------------------------------------------- */

	H1 {
		font-family : verdana, arial, sanserif;
		font-size : 14px;
		color : #212a4a;
		font-weight : bold;
	}
	
	H2 {
		font-family: verdana,arial,sanserif;
		font-size: 13px;
		color: #212A4A;
		font-weight: bold;
	}
	
	H2 {
		margin: 0;
	}
	
	H3 {
		font-family: verdana,arial,sanserif;
		font-size: 8pt;
		color: #212A4A;
		text-decoration: none;
		font-weight: bold;
		margin: 0;
		padding: 0;
		line-height: 0em;
	}

/* FIN APARIENCIA ---------------------------------------- */


/* ENLACES ----------------------------------------------- */

	A {
		color: #333968;
		text-decoration: none;
	}

	A:hover {
		color: #CED7E5;
	}

	.head {
		color: #AAB6CA;
		text-decoration:none;
	}

	.head:hover, .headselected, .headselected:hover {
		color: #333968;
	}
		
	.menu1, .menu1:hover, .menu1Selected, .menu1Selected:hover {
		font-family: verdana,arial,sanserif;
		font-size: 12px;
		color: #AAB6CA;
		text-decoration: none;
		font-weight: normal;
		margin-left: 25px;
		padding: 0;
		line-height: 1.5em;
	}

	.menu1:hover, .menu1Selected, .menu1Selected:hover {
		color: #333968;
	}
	
	.menu2, .menu2:hover, .menu2Selected, .menu2Selected:hover {
		font-family: verdana,arial,sanserif;
		font-size: 8pt;
		color: #212A4A;
		text-decoration: none;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	.menu3, .menu3:hover, .menu3Selected, .menu3Selected:hover {
		font-family: verdana,arial,sanserif;
		font-size: 8pt;
		color: #212A4A;
		text-decoration: none;
		font-style: italic;
		margin: 0;
		padding: 0;
	}
	
	.menu4, .menu4:hover, .menu4Selected, .menu4Selected:hover  {
		font-family : verdana, arial, sanserif;
		font-size : 8pt;
		color : #212a4a;
		text-decoration : none;
		margin : 0;
		padding : 0;
	} 

/* FIN ENLACES ------------------------------------------- */

/* MENÚ -------------------------------------------------- */


	
/* FIN MENÚ ---------------------------------------------- */