html {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#a9c0ef;
scrollbar-darkshadow-color:#F8F8F8;
scrollbar-shadow-color:#426dc2;
scrollbar-arrow-color:#003399;
scrollbar-track-color:#FBFBF8;
}


body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #000000 url(images/fondo.jpg) no-repeat top left;
font-family: Arial, Helvetica, sans-serif;
}

img{
border:0;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0em;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	color:#003399;
	text-decoration:none;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 0em;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	color:#003399;
	text-decoration:none;
}

h3{
margin: 0;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 0em;
margin-top:3em;
font-style: normal;
font-weight: bold;
color:#333333;
text-decoration:none;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 0em;
padding-left: 0px;
font-style: italic;
font-weight: bold;
color:#666666;
text-decoration:none;
}

p {
	margin: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0.5em;
	color: #666666;
	text-align:justify;
	text-decoration: none;
}
p a {
	color: #666666;
	text-decoration: none;
}
p a:hover {
	color: #f00083;
	text-decoration: none;
}

.menu_internas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0.5em;
	padding-left: 5px;
	color: #b3282f;
	font-weight:bold;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
}
.menu_internas a {
	color: #b3282f;
	text-decoration: none;
}
.menu_internas a:hover {
	color: #000000;
	
}

.tx_mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tx_mas a {
	color: #000000;
	text-decoration: none;
}
.tx_mas a:hover {
	color: #f00083;
	text-decoration: none;
}

ul {
    padding-left: 20px;
    margin-left: 0px;
    list-style-type: none;
}
ul li {
    padding-left: 15px;
    background: url(images/vineta1.gif) 0em 0.6em no-repeat;
    margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


#bgblanco {
background-color:#FFFFFF;
}

#bggris {
background-image:url(images/bg_sombra_lateral.gif);
background-repeat:no-repeat;
background-color: #e5e5e5;
}




/* TT GENERAL */
	
.tTip {
width: 410px;
cursor: pointer;
color: #000000;
font-weight: bold;
}


.tip {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:justify;
}

	
#cloud1 {top: 93px; left: 230px;}
#cloud2 {top: 93px; left: 230px;}
		
				
/* TT ESTILO EMERGENTE */

.tip {
	width: 422px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 32px;}
