* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #007996;
   SCROLLBAR-3DLIGHT-COLOR: #007996;
   SCROLLBAR-ARROW-COLOR:  white;
  	SCROLLBAR-TRACK-COLOR: $002E3B;
}
a {
	outline: none;
}
a.links {
	text-decoration: underline;
	color: #666666;
}
a.links2 {
	color: black;
	text-decoration: none;
}
a.links2:hover {
	text-decoration: underline;
}
p.epigrafe {
	margin-left:22px;
	font-size: 10px;
	width: 180px;
}
p.calendario {
	width:480px;
	margin-top:10px;
}
td.subtitulo {
	background-color: #e7e7e7;
	height: 23px;
}
td.titulares-practicantes {
	background-color: #cfe7f1;
	height: 23px;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.cuerpo-practicantes {
	background-color: #e7ecd8;
	height: 23px;
	padding: 5px;
	font-size: 12px;
}
td.fondo-izq {
	background-image: url(img/fondoizq.jpg);
	background-repeat: no-repeat;
}
td.fondo-der {
	background-image: url(img/fondoder.jpg);
	background-repeat: no-repeat;
	
}
td.cuerpo {
	background-image: url(img/fondo_cuerpo_png8.png);
}
td.fotos {
	background-image: url(img/fondo_fotos.jpg);
	background-repeat: no-repeat;
	width: 334px;
	height: 254px;
}
img.fotos {
	margin-top:4px;
}
div.contacto {
	background-image: url(img/fondo_contacto.jpg);
	height: 481px;
	width: 746px;
}
td.space {
	height: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	margin-top:10px;
	color: #666666;
	font-size: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 16px;
}
p {
	font-size: 14px;
	color: #666666;
}
p.pie {
	margin-top:4px;
	font-size: 12px;
	color: #010101;
}
td.pie {
	background-image: url(img/foot.png);
	background-repeat: no-repeat;
	height: 36px;
}
input.form, textarea.form {
	width: 355px;
	background-color: #fbfbf1;
	border: 1px solid #6a748d;
}
div.msg {
				position: absolute; 
			    left: 50%; 
			    top: 65%; 
			    height: 80px; 
			    margin-top: -40px;
			    width: 250px; 
			    margin-left: -125px;
				border: solid 1px #007996;	
				padding:5px;
				background-color: #fbfbf1;;
				color: #007996;
				font-family: "Times New Roman", Times, serif;
				font-size: 12px;
				padding:3px;
				}
a.boton {
				font-family: "Times New Roman", Times, serif;
				text-decoration: none;
				font-size: 11px;
				color: #291206;
				margin-bottom: 2px;
			}
a.boton:hover {
				color: white;
			}
			