@charset "utf-8";
/* CSS Document */
.body{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

li{
list-style:none;
background-image:url(../images-web/bullet.gif);
background-repeat:no-repeat;
}

#barra_verde{
	background-image: url(../images-web/barra_verde.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 190px;
	border: 1px solid #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#barra_verde2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images-web/barra_verde2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 493px;
	border: 1px solid #e0e0e0;
}

#barra_azul{
	background-image: url(../images-web/barra_azul.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 241px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

#barra_azul2{
	background-image: url(../images-web/barra_azul2.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 275px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

#encuesta{
	background-image: url(../images-web/barra_encuesta.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}

#cont_menu{
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#bordes {
	border: 1px solid #e0e0e0;
	padding: 0px 0px 0px 0px;
}

#borde_1notieventos{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}

#borde_2notieventos{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
}

#bullet2{
	background-image: url(../images-web/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#img_concurso {
	background-image: url(../images-web/concurso_1.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 493px;
}