/* HOJA DE ESTILOS CSS PARA PANTALLA DEL SITIO DE DEUSTO SISTEMAS */

BODY {font:62.5%  Verdana,  Arial, Helvetica, sans-serif; text-align: center; color:#000}
HTML>BODY {background:#fff; color:#000}

/* Estilos genericos */
* { margin:0; padding:0}
FORM {display:inline;}
A IMG,:link IMG,:visited IMG {border:none;}
A {  outline: 0 none; -moz-outline: 0 none;}

UL, OL {list-style:none;}
textarea {font-family: Arial, Helvetica, sans-serif }
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0;} 
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
abbr,acronym { border:0; } 
.clear {overflow:hidden; height:1%}
.clearfloats {clear:both; height:2em; font-size: 1em; line-height: 1em;}
.centrado {text-align:center;}
.mayus {text-transform:uppercase}
.izquierda { float:left; margin-right: 0.5em}
.derecha { float:right; margin-left: 0.5em;}
.noborde { border:0}
q:after, q:before { content:""}
ADDRESS { margin:0 0.5em; font:1.1em Verdana, Tahoma, Arial, Helvetica, sans-serif; line-height:1.7em}
P { font-size:1.3em; line-height:1.5em}
.oculto { display:none}



/* Hack para IE7 */
/*
*:first-child+html BODY { background:#fff url(../images/bg_slider.png) left 13em repeat-x}*/
/*
@font-face {
	font-family: 'Cicle';

        /* for IE */
		/*
	src: url('../compartida/Cicle Semi.ttf');

        /*
         * for non-IE: first see if the font exists locally on the browser's
         * computer.  If so, use that copy of the font.  Otherwise, load it
         * from the server
         */
		 /*
	src: local('Cicle Semi'),
	     url('../compartida/Cicle Semi.ttf') format('truetype');
}*/



