body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
}
.titulos {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF9C1D;
	border-right-color: #FF9C1D;
	border-bottom-color: #FF9C1D;
	border-left-color: #FF9C1D;
	padding-bottom: 6px;
}
.fondogrande {
	background-color: #141414;
	background-image: url(images/fondo_gr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
P {
	margin-top: 0px;
}
.fotos {
	background-color: #202020;
	padding: 10px;
	border: 1px solid #999999;
}
.fotos_margen {
	background-color: #202020;
	margin: 0px 10px;
	padding: 10px;
	border: 1px solid #666666;
}
.vineta {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.subtitulos {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.lineapunteada {
	border-top: 1px dotted #666666;
	border-right: 1px #666666;
	border-bottom: 1px #666666;
	border-left: 1px #666666;
}
.boton {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px outset #CCCCCC;
}
.camposform {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titulosnovedades {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.sucursalesescuelas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
.link_gris {
	color: #999999;
	text-decoration: none;
}
.link_naranja {
	color: #FF6600;
}
#galeria IMG {

	background-color: #202020;
	padding: 10px;
	border: 1px solid #999999;
}
