.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;

}

.titulos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	text-decoration: none;

	font-weight: bold;

	color: #FF6200;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #7A1620;

}

.titulos2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

	padding-top: 5px;

	padding-bottom: 5px;

}

.subtitulos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

}

.textos2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

	color: #6E2C2E;

}

.titulos3 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 15px;

	text-decoration: none;

	font-weight: bold;

	color: #000000;

}
body {

	margin: 0px;

	background-color: #5d2612;

}

.titulos4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	text-decoration: none;

	font-weight: normal;

	color: #620E1D;

}

.imagen {

	background-image: url(images/horario_04.jpg);

}

.textos3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

}

.borde {

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #FFF;

	border-bottom-color: #FFF;

	border-left-color: #FFF;

	background-color: #FFF;

}

.bordeTop {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #62020E;

}

.titulos5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	font-weight: bold;

	color: #FF6200;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #7A1620;

}

.titulos6 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 15px;

	text-decoration: none;

	font-weight: bold;

	color: #FF6200;

}

.margenmenu {

	margin-top: 15px;

}

.campos {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	padding: 2px;

	border: 1px solid #FF6400;

}

a.linkimagen:link {

	width: 1px;

}

a.linkimagen:visited {

	width: 1px;

}

a.linkimagen:hover {

	width: 1px;

}

a.linkimagen:active {

	width: 1px;

}

/*Menu*/
.clear{
	display: block;
	clear: both;
}
#wrap{
	width: auto;
	margin: auto;
}
.text{
	padding: 10px;
	border: 1px solid #E6E1C8;
	background: #F3DDA6;
}
#navigation_menu{
	width: auto;
}
#navigation_menu ul{
	list-style: none;
}
#navigation_menu ul li{
	height: 25px;
	/*border-bottom: 1px dotted #ccc;*/
	margin-left: -40px;	
}
#navigation_menu ul li a{
	text-indent: 20px;
	padding: 5px 0;
	display: block;
	height: 15px;
	text-decoration: inherit;
	color: #FFF;
	background-image: url(images/bull.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
#navigation_menu ul li a:hover{
	/*	background-color: #552411;*/
	background-image: url(images/bull.png);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #F60;
}

