html,body{
        margin:0px;
        padding:0px;
        min-height:100%;
		font-family: Arial;
		font-size: 12px;
		color: #000000;
}
body{
        background:url(images/videovicc.jpg) no-repeat top center;
		background-color:#EEECEF;
/*Neurociencias : #96D7E4*/
}

* html body{
        height:100%;
}
a:visited { color: #0172D2;text-decoration: none;}	
a:Link{color: #0172D2; text-decoration: none;}
a:hover{color: #3F74A8;text-decoration: none; border-line:1px dotted #cccccc; }
a {
outline:none;
}
div.prueba {
border: 1px solid #BB0000;
}
div.body {
width:900px;
margin:auto;
background-image: url(images/med.png);
}
span.spamemail { direction: rtl; unicode-bidi:bidi-override; } 
div.header
{
background-image: url(images/head.png);
width:900px;
height:53px;
margin:auto;
font-family: Verdana;
font-size: 9px;
color: #999999;
}
#piepagina
{
font-family: Verdana;
		font-size: 9px;
		color: #FFFFFF;
}
div.footer
{
background-image: url(images/foot.png);
width:900px;
height:26px;
margin:auto;
font-family: Verdana;
font-size: 9px;
color: #CCCCCC;
}
.image_div img { 
margin: 0px;
background: #FFFFFF; 
padding: 2px; 
border: 1px solid #000000; }
img.foto {
background: url("images/cargando.gif") no-repeat center center;
}