body{
	background-repeat: repeat;
	background-image: url(../../imagenes/bgtotal.gif);
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bolder;
	text-decoration:none;
}
.textodirs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bolder;
	text-decoration:none;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bolder;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0081D7;
	font-weight: bolder;
	text-decoration: none;
}
.header {
	background-color: #FFFFFF;
	background-image: url(../../imagenes/bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000033;
	margin-top: 10px;
}
.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(../menu/arrowblue.gif);
	background-position: 100% 0;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #007ED2;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}
#content{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.notibg{
	background-image: url(../../imagenes/notibg.gif);
}
.notipading{
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.noti2bg{
	background-image: url(../../imagenes/notibg2.gif);
}
.redesdiv{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}
.redestexto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.fumar{
	background-image: url(../banners/02bg.gif);
	height: 113px;
	width: 160px;
	padding-top: 16px;
	padding-left: 10px;
}
#cfd{
	font-family: "Arial Black", Arial;
	font-size: 38px;
	color: #FF0000;
	text-decoration:blink;
}
.googlebar{
	padding-right: 2px;
}
