@charset "utf-8";
/* CSS Document */

#wrap{
	background:url(../images/degradado.jpg) /*#740600*/;
	}
#fondo{
	background:url(../images/fondo.png) no-repeat /*#000100*/;
	}
#menu{
	width:200px;
	margin-left:670px;
	margin-top:70px;
	}
#fotos{
	width:200px;
	height:75px;
	margin-top:-10px;
	background:url(../images/menu_fotos/fotos1.png);
	/*margin-left:550px;*/
	}
a:hover #fotos {
		background:url(../images/menu_fotos/fotos_negro.png);
		}

#videobook{
	width:200px;
	height:75px;
	margin-top:-10px;
	background:url(../images/menu_fotos/videobook.png);
	/*margin-left:550px;*/
	}
a:hover #videobook {
		background:url(../images/menu_fotos/videobook_negro.png);
		}

#cv{
	width:200px;
	height:75px;
	margin-top:-10px;
	background:url(../images/menu_fotos/cv.png);
	/*margin-left:550px;*/
	}
a:hover #cv {
		background:url(../images/menu_fotos/cv_negro.png);
		}

#contacto{
	width:200px;
	height:75px;
	margin-top:-10px;
	background:url(../images/menu_fotos/contacto.png);
	/*margin-left:550px;*/
	}
a:hover #contacto {
		background:url(../images/menu_fotos/contacto_negro.png);
		}


img{
	border:0px;
	}
#mlg{
	width:28px;
	height:15px;
	margin-left:964px;
	margin-top:57px;
	/*border:1px solid #009900;*/
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFCC00;
	}
