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



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

body{
	background-color:
	#000000;
	height:100%;
	width:100%;
}

div.foto{
	margin-top:opx;
	height:583px;
	width:423px;
	float:left;

}

a.cv{
	text-decoration:none;
	padding-top:5px;
	text-align:center;
	size:2em;
	background-image:url('botonrojocv.gif');
	height:1.5em;
	width:10em;
	font-family:courier;
	margin-left:120px;
	color:white;
	margin-top:15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	float:left
}
 	
a.fotos{
	text-decoration:none;
	padding-top:5px;
	text-align:center;
	size:2em;
	background-image:url('botonrojofotos.gif');
	height:1.5em;
	width:10em;
	font-family:courier;
	margin-left:120px;
	color:white;
	margin-top:15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	float:left

}
 a.videos{
	text-decoration:none;
	padding-top:5px;
	text-align:center;
	size:2em;
	background-image:url('botonrojovideos.gif');
	height:1.5em;
	width:10em;
	font-family:courier;
	margin-left:120px;
	color:white;
	margin-top:15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	float:left

}
 a.reportajes{
	text-decoration:none;
	padding-top:5px;
	text-align:center;
	size:2em;
	background-image:url('botonrojoreportajes.gif');
	height:1.5em;
	width:10em;
	font-family:courier;
	margin-left:120px;
	color:white;
	margin-top:15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	float:left

}
 a.contacto{
	text-decoration:none;
	padding-top:5px;
	text-align:center;
	size:2em;
	background-image:url('botonrojocontacto.gif');
	height:1.5em;
	width:10em;
	font-family:courier;
	margin-left:120px;
	color:white;
	margin-top:15px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	float:left

}
a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
div.col{
	background:#00000;
	width:425px;
	height:500px;
	text-align:center;
	font-family:courier;
	margin-left:100px;
	color:#000033;
	float:left;
}

div.nombre{
	margin-left:10px;
	margin-bottom:30px;
	top:15px;
	float:left;
	left: 50px;

}

img{

behavior:url('pngbehavior.htc');
}