@charset "utf-8";
#banner1 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.titunegros {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}

.destacanegros {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	padding: 5px;
}
.destacanaranja {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #F90;
	padding: 5px;
}
.destacaverde {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #9c0;
	padding: 5px;
}
.destacamorado {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #906;
	padding: 5px;
}
.destacablanco {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	padding: 5px;
}
body{
	font-family:Century Gothic, Verdana, Geneva, sans-serif;
	font-size:14px;
	vertical-align: top;
	text-align: left;
	background-attachment: fixed;
/*	background-image: url(fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
#verdemid{
	background-color:#9C0;
	width:140px;
	padding:10px;
	}
#naranjamid{
	background-color:#f90;
	width:140px;
	padding:10px;}
#moradomid{
	background-color:#906;
	width:140px;
	padding:10px;}
#cuerpo{
	vertical-align:top;
	text-align: left;
}
a{
	font-size: 14px;
	color: #000;
	text-decoration:none;
}
#negrovin a:hover{
	color:#ffc;
	}
#negrovin a{
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	}
#negrovinfo a:hover{
	color:#999;
	}
#negrovinfo a{
	color:#000;
	font-style:italic;
	text-decoration: none;
	}

#tituvinnar a:hover{
	color:#000;
	}
#tituvinnar a{
	color:#f90;
	font-weight: bold;
	font-size:14px;
	}

#tituvinver a:hover{
	color:#000;
	}
#tituvinver a{
	color:#9c0;
	font-weight: bold;
	font-size:14px;
	}
#tituvinmor a:hover{
	color:#000;
	}
#tituvinmor a{
	color:#906;
	font-weight: bold;
	font-size:14px;
	}


a:hover{
	vertical-align:top;
	color:#FF9;
	}
.titubarra {
	font-family: "Century Gothic", Verdana, "Tw Cen MT", "Gill Sans MT";
	font-weight:bold;
	font-size:18px;
	color:#FFF;

}
#moradovin a:hover {
	color: #990066;
	font-style:italic;
}
#verdevin a:hover {
	color: #99cc00;
	font-style:italic;
}
#naranjavin a:hover {
	color: #ff9900;
	font-style:italic;
}
#moradovin a {
	font-style:italic;
}
#verdevin a{
	font-style:italic;
}
#naranjavin a{
	font-style:italic;
}

#moradovinti a:hover {
	color: #990066;
	font-weight:bold;
	font-size:18px;
}
#verdevinti a:hover {
	color: #99cc00;
	font-weight:bold;
	font-size:18px;
}
#naranjavinti a:hover {
	color: #ff9900;
	font-weight:bold;
	font-size:18px;
}
#moradovinti a {
	font-weight:bold;
	font-size:18px;
}
#verdevinti a{
	font-weight:bold;
	font-size:18px;
}
#naranjavinti a{
	font-weight:bold;
	font-size:18px;
}

.titulo{
	font-size:12px;
	font-weight:normal;
	}
.sumario{
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	color:#FFF;
}
.sumanoti {
	font-size: 12px;
	font-style: italic;
	color: #000;
}

.vinculos{
	font-size: 9px;
	
	}
.tituverdes {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #9C0;
}
.titunaranja {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
}
.titumorado {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #C39;
}
.etiqueta {
	font-style: italic;
	text-align: right;
	vertical-align:top;
}
.casillas {
	background-color: #ffe;
}
.verde18 {
	font-size: 18px;
	color: #9C0;
	font-weight: bold;
}
.naranja18 {
	font-size: 18px;
	color: #F90;
	font-weight: bold;
}
.morado18 {
	font-size: 18px;
	color: #906;
	font-weight: bold;
}
.titublanco {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.vinegros {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.verdenor {
	color: #9C0;
	font-weight: bold;
}
.naranjanor {
	color: #F90;
	font-weight: bold;
}
.moradonor {
	color: #906;
	font-weight: bold;
}
.negronor {
	color: #000;
	font-weight: bold;
}
#nartituvin a:hover{
	color:#f90;
	}
#nartituvin a{
	color:#000;
	font-weight: bold;
	font-size:18px;
	}
#mortituvin a:hover{
	color:#906;
	}
#mortituvin a{
	color:#000;
	font-weight: bold;
	font-size:18px;
	}
#vertituvin a:hover{
	color:#9c0;
	}
#vertituvin a{
	color:#000;
	font-weight: bold;
	font-size:18px;
	}



//codigo para las galerias

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; 
color:#9C0;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
// supuestamente para que corra el flash detrás
.FlashContent {
z-index: 3; 
}


.NavContent {
z-index: 1; 
}
#tituvinneg a {
	color:#000;
	font-weight: bold;
	font-size:14px;
}
#tituvinneg a:hover {
	color:#FC0;
}

#separador {
	height: 5px;
}
#latizq {
	background-image: url(imagenes/fondoran.png);
	background-repeat: repeat;
}
