/*////// begin of ELEMENTS //////*/

BODY{
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:90%px;
margin-bottom:12px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-bottom:0px;
padding-top:0px;
text-align: center;
}

A, A:LINK, A:ACTIVE{
background-color: #DDB51E;
color: #000000;
text-decoration: none;
}

A:VISITED{
background-color: Silver;
text-decoration: none;
}

A:HOVER{
color: #FF500D;
}

H1{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:32px;
font-weight: normal;
color: #E60003;
line-height: 34px;
}

H2{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight: normal;
color: #E60003;
line-height: 26px;
}

H3{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: normal;
color: #000000;
margin-top:3px;
margin-bottom:15px;
}

H4{
}

H5{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: normal;
color: #000000;
margin-top:0px;
margin-bottom:0px;
}

H6{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color: #ffffff;
margin-top:0px;
margin-bottom:0px;
}

LI{
}

P{
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:90%px;
}

/*////// end of ELEMENTS //////*/

/*////// begin of DIV IDS //////*/

#main{
width: 600px;
 /*background-color: White;*/
 text-align: left;
 margin-top: 18px;
 float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

#uno{
width: 154px;
 /*background-color: White;*/
 text-align: left;
  float: left;
}

#dos{
background-color: #FFFFFF;
float: right;
width: 434px;
margin-top: 24px;
border-top-color: Black;
 border-top-style: solid;
 border-top-width: 4px;
 border-bottom-color: Black;
 border-bottom-style: solid;
 border-bottom-width: 6px;
}
 
 #tres{
background-color: #DDB51E;
float: left;
width: 154px;
margin-top: 8px;
border-bottom-color: Black;
 border-bottom-style: solid;
 border-bottom-width: 3px;
 }
 
  #tres H3{
  color: #000000;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 0px;
  margin-bottom: -12px;
  padding: 0px;
  font-size:12px;
 }
 
#tres A, #tres A:LINK, #tres A:ACTIVE{
color: #FFFFFF;
background-color: transparent;
}

#tres A:VISITED{
color: #626262;
text-decoration: none;
background-color: transparent;
}

#tres A:HOVER{
color: #FF500D;
background-color: transparent;
}

#cuatro{
float: right;
width: 434px;
vertical-align:bottom;
margin-top:5px;
margin-bottom:10px;
}

#cuatro a{
color: #DDB51E;
text-decoration: none;
background-color: transparent;
}

#cuatro a:hover{
color: #DDB51E;
text-decoration: underline;
background-color: transparent;
}

 
#content{
padding: 8px;
padding-left: 16px;
 }

#divider{
background-image: url(../img/dotted.gif);
}

.subtitulo h3{
margin-top:0px;
font-weight:normal;
}
/*////// end of DIV IDS //////*/

/*////// begin of HIGHSLIDE AJAX POP-UPPERS //////*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {

}
.highslide:hover img {

}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-size: 12px;
	 line-height: 20px;
	 padding-left: 10px;
	 padding-bottom: 5px;
    padding-top: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.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;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
	background: none;
	background-image: url(../highslide/graphics/controlbar4.gif);
}
.controlbar a:hover {
	background: none;
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}



/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*////// end of HIGHSLIDE AJAX POP-UPPERS //////*/