
/*************************************/
/*       INMACULADA SOLER 2008       */
/*************************************/

/*		RESET NAVIGATORS		*/

* { margin:0; padding:0; border:none; outline:none; font-size:1em }
html, body{ height: 100%; width:100%; font-family:"Trebuchet MS", Trebuchet, Arial, Calibri, Verdana; font-size:10px; cursor:default; color:black; font-size:11px; background-color:#eeeeee}

/*		MAIN		*/

body{
	background-image: url('../Images/TemporalBack.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

a:link{ text-decoration:none; color:#000000 }

.mail{ position:absolute; bottom:30px; width:100%; height:30px; font:Arial, Helvetica, sans-serif; color:#999999; text-align:center; text-decoration:none }
.mail:hover{ text-decoration:underline }
