
a {text-decoration:none;
color:#036;}
a:hover {
	text-decoration:underline;
	color:#03C;}



body {
	background-image:  url(imagenes/fondo_de_index.png);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo{
	width:auto;
	height:auto;
	margin-left:200px;
	margin-right:200px;
	margin-top:500px;
	text-align:justify;

	
}
.firma{
	width:auto;
	height:auto;
	margin-left:200px;
	margin-right:400px;
	margin-top:40px;
	margin-bottom:20px;
	}
.foto{
	width:300px;
	height:300px;
	float:right;
	z-index:-20px;
	margin-top:-300px;
	margin-right:100px;
	
	
}
h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:100;
	text-align:left;
	color:#036;
	
}
h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:300;
	font-variant:small-caps;
	color:#036;
}
h3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-style:normal;
	color:#036;
}
h4{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-style:normal;
	color:#F00;
}
h4 a{
	text-decoration:underline;
	color:#F00;
}
p{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	color:#036;
	line-height:120%;
	}
	
	
p2{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	color:#036;
	line-height:120%;
	}
	
.entra{
	padding-left:50px;
	padding-bottom:20px;}
