/* CSS Document */

a:link {
	color: #006699
}
a:visited {
	color: #0063ce
}
a:hover {
	color: #999999
}
.titulo{
	color: #000000;
	text-decoration: underline;
}
#menu{
	text-align: center;
	background-image: url(../imagenes/left_small_btn.jpg);
}
.menu{
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}
.actual{
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}
#menu1a{
	cursor: hand;
	width: 102px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#menu1{
	cursor: hand;
	width: 103px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
a.menu{
	height: 22px;
	width: 104px;
}
a.menu:link{
	color: #666666;
}
a.menu:visited{
	color: #666666;
}
a.menu:hover{
	color: #223924;
	background-color: #64C748;
}

a.actual:link{
	color: #000000;
	background-color: #64C748;
}
a.actual:visited{
	color: #000000;
	background-color: #64C748;
}
a.actual:hover{
	color: #000000;
	background-color: #64C748;
}
#foto{
	background-image: url(../imagenes/lateral.jpg);
}
#contenido{
}
#lateral{
	width: 190px;
	float: left;
}
#texto{
	margin-left: 200px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#lista1 {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-position: outside;
	margin-top: 2px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
}
#caja{
	width: 160px;
	margin-top: 25px;
	background-color: #E1E1E1;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #34BF3E;
	margin-bottom: 10px;
}
#banda{
	height: 20px;
	background-color: #34BF3E;
	color: #CCCCCC;
	font-weight: bold;
	background-image: url(../imagenes/banda.png);
}
#imagenes{
	margin-top: 5px;
	border: 1px solid #000000;
	width: 150px;
	margin-left: 5px;
}
#pie{
	text-align: center;
}
.centrar_texto{
	font-size: 10pt;
	font-family: verdana, arial
	text-align: center;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu2{
	background-image: url(../imagenes/abajo_back.jpg);
	height: 34px;
	padding-top: 5px;
	margin-top: 10px;
	background-repeat: repeat-x;
}
#contacto{
	font-size: 9pt;
	text-align: center;
	color: #000000;
}