﻿body {
	font-family:"MS Reference Sans Serif", Arial, Verdana ;
	font-size: 10px;
	background-color:#2f5376;
}

h1 {
	font-size:15px;
	
}

h2 {
	
	}

h3 {
	font-size:10px;
}


table {
	width:95%;
	margin-left:5%;

}
	
td {
	
}
 
tr {
	
}

#contenido {
	text-align:center;	
}

#wrapper {
	margin-top:8%;
	background-color:white;
	width:850px;
}

#wrapperindex {
	margin-top:10%;
	background-color:#0080C0;
	width:850px;
}


#linea {
	color:#999999;
}

#logo {
	text-align:center;	
}

#menue {
	width:350px;
	text-align:right;
}

#menui {
	width:350px;
	aling:right;
}


#menuesp {
	
}

#menulat {
	float:top;
	}

.subt {
	font-size:9px;
	color:navy;
}

.copyright {
	
}

a:link {
	text-decoration: none;
	color: black;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	}
a {
	font-weight:bold;
	font-style: italic;
	color: black;
	text-decoration: none;
}
