@charset "utf-8";
/* CSS Document */

p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	padding: 10px;
	visibility: hidden;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
.fecha_eventos {
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

.controles {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.controlesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.lenguajes {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.lenguajes:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11.5px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.navigation{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	background-color: #FFFFFF;
	cursor: crosshair;
	line-height: 15px;
	height: auto;
	text-decoration: none;
}
.navigation:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #CCCCCC;
	background-color: #FFFFFF;
	cursor: crosshair;
	line-height: 15px;
	height: auto;
	text-decoration: none;
}
.navigationdead{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
}
.subnavigation{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
	cursor: crosshair;
}
.subnavigation:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
	cursor: crosshair;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;

}
.subnavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
}
.navigationbold{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	cursor: crosshair;
	line-height: 15px;
	height: auto;
	text-decoration: none;
}
.navigationbold:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #FFFFFF;
	cursor: crosshair;
	line-height: 15px;
	height: auto;
	text-decoration: none;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: crosshair;
}
a.titulo  {
	cursor: crosshair;
	
}
#conjunto_2 {
	height: 450px;
	margin-top: 75px;
	margin-left: 5px;
}
#control {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#texto_1 {
	height: 450px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#imagen_1 {
	height: 450px;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#imagen  {
	float: left;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}

#texto_2 {
	height: 450px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
a.titulo:hover {
	cursor: crosshair;
	color: #CCCCCC;
}

#proyecto {
	float: left;
	width: 150px;
	margin-top: 3px;
}
