@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
}

.titulo{
	color:#063;
	font-size:12px;
}
.tabla{
	width:300px;
	height:110px;
	background:url(../images/bck_tabla.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/*generales*/
.general{
font-size:11px;
color:#666666;
}
.blancas{
font-size:10px;
color:#FFFFFF;
}
.titulo2{
font-size:14px;
color:#006633;
font-weight:bold;
}
.titulo3{
font-size:12px;
color:#006633;
font-weight:bold;
}

	
a {	
	color: #3366CC;	
	text-decoration: none
}
h2 {
	color: #CCCCCC
	}
h3 {	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
h4 {
	color: #000000
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-size: 1em;
	color: #333333
	}
textarea {
	font-size: 1em
	}
ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #006633;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}
	
	.small {
	font-size: 70%;
	font-weight:normal;
	color:#666;
}
/*ligas*/
a.nav:link{
	font-size:11px;
	color:#063;
	font-weight:bold;
	text-decoration:normal;
}
a.nav:visited{
	font-size:11px;
	color:#063;
	font-weight:bold;
	text-decoration:normal;
}
a.nav:over{
	font-size:11px;
	color:#063;
	font-weight:bold;
	text-decoration:underline;
}
a.nav2:link{
	font-size:11px;
	color:#666;
	text-decoration:normal;
}
a.nav2:visited{
	font-size:11px;
	color:#666;
	text-decoration:normal;
}
a.nav2:over{
	font-size:11px;
	color:#666;
	text-decoration:underline;
}
.bordegris{
	border:1px solid #CCCCCC;
}
/*formularios*/
.campos{
font-size:11px;
	color:#666666;
	border:1px solid #006633;
}
.boton{
font-size:11px;
color:#FFF;
background-color:#006633;
border:1px solid #CCC;
}


