body{
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	text-align:center;
	background:url(../img/bgfondo.jpg) center repeat-y;
}

#cuerpoprincipal{
	margin:0 auto 0 auto;
	width:850px;
	height:100%;
	text-align:left;
	background-color:#FFFFFF;
}

#encabezadoprincipal{
	font-family:Verdana;
	text-align:left;
	font-weight:bold;	
	font-size:18px; 
	background-color:#FFFFFF;
	color:#000000;
}

#subtituloprincipal{
	font-family:Verdana;
	text-align:left;
	font-size:14px; 
	color:#000000;	
	font-weight:bold
}

#contenidoprincipal{
	background-color:#FFFFFF;
}

#menuprincipal{
	background-color:#fff;
	float: left;
	width: 180px;
}

#contenedorprincipal{
 	background-color:#FFFFFF;
	float: right;
	width: 650px;	
}

#divcentrado {
	position:relative;
	margin-left:270px;
	width: 260px;
	height: 200px;
	border: 1px solid #E6E6E6;
	top: 100px;
	text-align:center;
}

#encabezadologin {
	text-align:center;
	background-color:#fff;
	height:30px;
	border: 1px solid #E6E6E6;
}

#contenidologin {
	text-align:center;
	background-color:#F2F2F2;
	border: 1px solid #E6E6E6;
	height:140px;
}

.textoencabezadologin {
	position:relative;
	top:8px;
	font-family:Verdana;	
	font-size:14px;	
}

.textopielogin {
	position:relative;
	width:95%;
	text-align:right;
	top:8px;
	font-family:Verdana;	
	font-size:12px;	
}

.cajadetexto{
	font-family:Verdana;	
	font-size:11px; 
	color:#000000;
}

.cajadetextodeshabilitada{
	background-color:#EAEAEA;
	font-family:Verdana;	
	font-size:11px; 
	color:#000000;
}

.texto{
	font-family:Verdana;	
	font-size:11px; 
	color:#000000;
}

.links{
	font-family:Verdana;	
	font-size:11px; 
	color:#993333;
}

.mostrar {
	display: block;
}

.ocultar {
	display: none;
}

.color1 {
	background-color: #507BAF;
}

.color2 {
	background-color:#7A3436;
}

#titulo{
	font-family:Verdana;
	font-size:13px; 
	font-weight:bold
}

.titulo{
	margin-left:20px;
	font-family:Verdana;
	font-size:14px; 
	font-weight:bold
}

#subtitulo{
	font-family:Verdana;
	font-size:12px; 
	font-weight:bold
}

#subtitulo1{
	font-family:Verdana;
	font-size:12px; 
	font-weight:bold
}

.subtitulo{
 	margin-left:20px;
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold
}

.contenidonoticia{
	font-family:Verdana;	
	font-size:12px; 
	color:#000000;
}

.corner {
	height: 15px;
    width: 19px;
}
.topleft { background-image:url(../img/bubble1.gif); }
.top { background-image: url(../img/bubble2.gif); }
.topright { background-image: url(../img/bubble3.gif); }
.left { background-image: url(../img/bubble4.gif); }
.right { background-image: url(../img/bubble5.gif); }
.bottomleft { background-image: url(../img/bubble6.gif); }
.bottom { background-image: url(../img/bubble7.gif);}
.bottomright { background-image: url(../img/bubble8.gif); }
.imgborde {
	border-style:outset;
	border-color:#EBEBEB;
	border-width: 1px;
	
}
.slideshow {
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	top: 0%;
	left: 0%;
	width: 600px;
	height: 280px;
}