body{
	/*scrollbar-base-color : #000000;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-shadow-color : #67A200;
	scrollbar-arrow-color : #67A200;
	scrollbar-darkshadow-color :#000000;	*/
	font-family:  arial, verdana, helvetica;
	font-size:0.6em;
	color: #4B4B4B;
	background:#751B40;
}

img{
	border:0px;
	margin:0%;
	padding:0%;
}


p{
	padding:0px;
	margin:0px;
}

ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

a{
text-decoration: none;
color:#751B40;
}

a:hover{
text-decoration: underline;
}

#general{
	position:absolute;
	top:50%;
	left:50%;
	width:780px;
	height:500px;
	margin-left:-390px;
	margin-top:-250px;
	background:#ffffff;

}

.entrar{
	font-size:90%;
}

.logo{
	display:block;
	text-align:right;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:5px;
}

.contenido{
	
}

.menu{
	position:absolute;
	left:20px;
	top:83px;
	background: url("imagenes/fon_menu.gif") no-repeat left bottom;
	height: 345px;
	text-align:right;
}

.menu a{
	color:#000000;
}

.menu .sel a{
	color:#751B40;
}

.menu ul{
	background:#ffffff;
	margin-top:45px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:25px;
}

.menu li{
	margin-bottom:8px;
}

.info{
	position:relative;
	left:170px;
	top:0px;
}

.info object{
	margin-bottom:20px;
	margin-top:5px;
}

.info img{
	margin-bottom:10px;
}

.tit_texto{
	margin-bottom:5px;
	font-weight: bold;
	color:#751b40;
}

.tabla_scroll p{
	width:98%;
}

.texto{
	width:75%;

	color:#4B4B4B;
	margin-bottom:10px;
}

.texto a{
	color:#751b40;

}

.texto_email{
	color:#751b40;
	margin-bottom:10px;
}

.texto_email a{
	color:#751b40;
}

.tabla_links .texto{
	width:100%;
	text-transform:uppercase;
}

.tabla_links .texto a{
	text-transform:lowercase;
}

#divContainer { VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:540px; CLIP: rect(0px 500px 150px 0px); POSITION: relative;  HEIGHT: 125px}
#divContent {LEFT: 0px; POSITION: absolute; TOP: 0px}

#divContent .texto{
	padding-left:8px;
	background:url("imagenes/punto.gif") no-repeat left 6px;
}