@charset "utf-8";
.titulo_botonera {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	letter-spacing: 1px;
}
.linea {
	background-image: url(linea.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.titulo_rojo {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}

.uno {
	background-image: url(uno.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.dos {
	background-image: url(dos.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.marco_fotos {
	border: 1px solid #999999;
}
.titulo1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4F4F4F;
}
.texto {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #ED512B;
}
.frase1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}
.frase2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

.titulo_profesor {
	font-family: Tahoma;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.texto_profesor {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-indent: 0px;
}
.linea_profesor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.texto_infogeneral {
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	line-height: 20px;
}
