body{
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
			}
.borde {
	border: 1px solid #2482B6;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2482B6;
	text-decoration: none;
}
.menu:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77754C;
	text-decoration: none;
}
.campo_form {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #DDDCD2;
	border: 1px solid #006699;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77754C;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
.linea_medio {
	background-image: url(../images/linea_medio.gif);
	background-repeat: repeat-y;
}
.fder {
	background-image: url(../images/fder.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.fizq {

	background-image: url(../images/fizq.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.titulo_grande {

	font-family: Impact;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.titulo_grande:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copete {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.bordeinf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.bordesup {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000066;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titulonoti {

	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.titulonoti:hover {


	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
{
    font-family: Verdana, Helvetica;
    font-size: 8pt;
}
.highslide {
	cursor:  url(fotos/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 3px solid #C5C5B4;
}
.highslide:hover img {
	border: 3px solid #006699;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
/* Controlbar example */
.controlbar {	
	margin-left: 60px;
	background:  url(fotos/graphics/controlbar2.gif);
	width: 210px;
	height: 32px;
}
.controlbar a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.bordefoto {
	border: 5px solid #CCCCCC;
	float: left;
}

