html, body{
font-size: 12pt;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, Geneva, Verdana;
 background-color: #6b96ac;
}

#content{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-top: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#content2{
	width: 950px;
	height: 713px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-top: 0px;
	background-image: url(../imagenes/fondo_limpio.jpg);
	background-repeat: no-repeat;
}

h6{
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

h5{
text-decoration:none;
font-weight:normal;
text-align:center;
/*padding:0px;
margin:0px;*/
color:#333;
padding-top:10px;
}

.matricula{width:145px;
height:40px;
background-image: url(../imagenes/contador.gif);
background-repeat:no-repeat;
margin-left:405px;
margin-top:0px;
padding-top:0px;
}
.flash-portada{	margin-bottom:0px;
	padding-bottom:0px;}

/*----------------------------------------**/

.enlaces{
	width: 100%;
	padding-top: 300px;
	margin-left: 100px;
}