BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 10pt;
}

.titulofondo {
	background-image: url(fondot.gif);
}

.titulo {
	background-image: url(titulo.jpg);
	position: relative;
	left: 50%;
	height: 157px;
	background-repeat: no-repeat;
	padding-left: 140px;
	width: 770px;
	margin-left: -385px;
}

.menuboton a {
	filter: alpha(opacity=70);
	opacity: .7;
	width: 120px;
	background-color: #456AA7;
	text-align: center;
	font-family: Tahoma, Verdana, Sans-serif;
	text-decoration: none;
	color: White;
	border: 1px solid White;
	height: auto;
	margin-top: 110px;
	float: left;
	margin-left: 1px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 23px;
}

.menuboton a:hover {
	filter: alpha(opacity=90);
	opacity: .9;
}

.contenedor {
	width: 760px;
	margin: auto;
}

h2 {
	font-size: 13.5pt;
	color: #808080;
	font-family: Tahoma, Verdana, Sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}

.noticias {
	background-color: #F7F7F7;
	border: 1px solid #C9C9C9;
	background-image: url(fondonot.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 50%;
}

TD {
	font-size : 10pt;
	font-family : Tahoma;
}

B {
	font-size : 11pt;
	font-family : Tahoma;
}

.azul {
	background-image : url(c-azul.jpg);
	width : 346px;
	height : 140px;
	vertical-align : middle;
}

.verde {
	background-image : url(c-verde.jpg);
	width : 346px;
	height : 140px;
	vertical-align : middle;
}

.gris, .amarillo {
	width: 468px;
	height: 86px;
	display: table-cell;
	padding-left: 20px;
	text-align: left;
}

.gris {
	background-image: url(c-gris.jpg);
}

.amarillo {
	background-image: url(c-amarillo.jpg);
}

.galeria a {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid White;
	display: table-cell;
}

.galeria a:hover {
	border : 1px solid Blue;
	background-color : #DDF0FF;
}

.galeriabotones a {
	display: block;
	width: 150px;
	background-color: Silver;
	border: 1px solid Gray;
	text-decoration: none;
	font-weight: bold;
	color: Black;
	text-align: center;
}

.galeriabotones a:hover {
	background-color : #DDF0FF;
	border : 1px solid Blue;
}

