body{
	margin : 0;
	background : url(fondo.gif);
}

p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px ;
	margin-left : 15px;
}



A.menusuperior:LINK, A.menusuperior:VISITED{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A.menusuperior:HOVER{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
tr.menusuperior:hover{
	color : #000000;
	background-color : #F8F6BE;
	padding : 10px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
tr.menusuperior{
	color : #000000;
	background-color : #F8F6BE;
	padding : 10px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
table.menusuperior{
	background-color : #F8F6BE;
}
A.menuizquierda{
	text-decoration : none;
	color :#264061;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-right : 20px;
	text-align : right;
	font-size : 13px;

}

H1{
	color : #264061;
	text-align : left;
	border-left : dashed Silver;
	border-bottom : dashed Silver;
	padding-left : 10px;
	padding-bottom : 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight : bold;
}
H2{
	color : #6B93BF;
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight : bold;
	margin-bottom : 2;
	margin-left : 2;
	margin-right : 2;
	margin-top : 2;
}

table.cubo{
	border-left : thin dotted #C4CDE3;
	border-bottom : thin dotted #C4CDE3;
	padding-left : 10px;
	padding-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;

}
td.titulocubo{
	font-family : Arial, Helvetica, sans-serif;
	color :#264061;
	font-weight : bold;
	text-align : right;
	text-decoration : none;
	font-size : 14px;
}
td.contenidocubo{
	font-family : Arial, Helvetica, sans-serif;
	color :#264061;
	font-weight : normal;
	text-decoration : none;
	font-size : 10px;
}

td.userstop{
	font-size : 13px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F8F6BE;
	color : #567FB0;
	padding : 5px;
	text-align : right;
	border-bottom : thin dotted #567FB0;
}

td.users{
	font-size : 10px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F8F6BE;
	color : #567FB0;
	padding : 5px;
	text-align : right;
}
table.users{
	background-color : #F8F6BE;
	color : #567FB0;
	border : thin solid #567FB0;
	padding-bottom : 0px;
	margin-left : 10px;
}
	

td.infos{

}
table.forms{
	background-color : White;
	color : #567FB0;
	border : thin solid #567FB0;
	padding-bottom : 0px;
}
td.forms{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 12px;
}