body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DADADA;
	background-repeat:repeat-x;
	background-image: url(../images/fondoBottom.png);
	background-position: bottom;
}
html>body body {
	background-color: #303030;
}
.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


#galeriaPreview {
	height: 128px;
	width: 348px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/fondoGaleria.gif);
}

a.paperchaselink {
	color: #FF9900;
}
a.marilla{
	color:#FFFF00;
}

#header {
	width:100%;
	height:318px;
	margin:auto;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/fondoTira.png);
}
#header td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
#banner{
	width:810px;
	height:192px;
	margin:auto;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}
#contenedora{
	margin:auto;
	background-image: url(../images/fondoContenido.png);
	background-position:center;
	background-repeat:repeat-y;
	width: 810px;
	border:0px;
	overflow: hidden;
}
#contenido{
	width:726px;
	margin: auto;
	overflow: hidden;
}

#footer {
	width: 810px;
	background-image: url(../images/fondoFooter.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 220px;
	margin: auto;
	
}

#tituloTabla {
	font-weight: bold;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tituloAmarillo {
	color: #FC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
}
.tituloBlanco {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	font-weight:bold;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
#contacto {
	border: 1px solid #b1b1b1;
	margin: auto;
	background-color: #2d2d2d;
}
#C0mentari0 {
	height: 80px;
	width: 259px;
	background-image: url(../images/fondoInput.gif);
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/fondoInput.gif);
}
.lineaPunteada {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DADADA;
}


#ventanitaHeader {
			height: 26px;
			background-image: url(../images/ventanitaHeader.gif);
			background-repeat: no-repeat;
			padding-right: 5px;
			background-position: bottom;
			vertical-align: bottom;
			padding-top: 5px;
		}
		#ventanitaFondo {
			background-image: url(../images/ventanitaFondo.gif);
			background-repeat: repeat-y;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 14px;
		}
		#ventanitaFooter {
			height: 21px;
			background-image: url(../images/ventanitaFooter.gif);
			background-repeat: no-repeat;
			background-position: top;
		}
#modulo {
	width:343px;
	float:left;
	margin-bottom: 15px;
		}
#columna {
	width: 343px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	overflow: hidden;
}

a {
			color: #FCD603;
			font-size: 11px;
			font-weight: bold;
		}
		a:hover {
			text-decoration: none;
		}
		a:visited {
			color: #FFCC00;
		}
		
#footer a {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:9px;
text-decoration:none;
letter-spacing:2px;
}
#footer a:hover {
text-decoration:underline;
}
#footer a strong  {
	color: #FFFF00;
}
