	@import url('menu.css');
/*========================      GENERAL CODE=========================*/
* {
	font-family: Tahoma, Arial, Sans Serif;
	margin: 0;
	padding: 0;
	font-size:12px !important;
}
body {
	background-color: #FAFAFA;
	background-image: url(img/backg.gif);
	background-repeat: repeat;
}
p, h1, h2, h3, h4, strong {
	color: #555;
}
h1 {
	font-size: 18px !important;
}
h2, h3 {
	font-size: 110%;
	padding-top: 4px;
}
h4 {
	font-size: 95%;
	font-weight: bold;
}
p {
	font-size: 90%;
	line-height: 1.5em !important;
}
p b {
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #3872A8;
}
a:hover {
	text-decoration: underline;
}
hr {
clear:both;
}
ul li {
line-height:1.5em;
}
/*========================      IDs      =========================*/
#caja {
	height: 100%;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #AAA;
	/*border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
*/
	background-color: #FFF;
	margin-top: 15px;
}
#destacado {
	position: relative;
	width: 200px;
	text-align: center;
	background-color: #C8D9E8;
	padding: 10px;
	margin: 10px;
	border: 1px solid #888;
	float: right;
	font-size: 80%;
}
/*#destacado h2 {
	font-size: 16px;
}
*/

.flag{
text-align: right;
z-index: 1; 
position: absolute; 
right: 20px; 
top: 10px; 
width: 100%; 
 
}

#flash {
	vertical-align: baseline;
	margin-top: 10px;
}
#botones {
	width: 170px;
	text-align: center;
	vertical-align: middle;
	float: right;
}
#abajo {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	font-size: 80%;
	padding-left: 10px;
}
#abajo h3 {
	font-size: 110%;
	padding-bottom: 6px;
}
#abajo ul {
	font-size: 85%;
}
#pie {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	font-size: 70%;
	color: #222;
	text-align: center;
	padding: 5px 0 20px 0;
}
#pie b {
	font-weight: normal;
}
#preguntas {
	font-size: 95%;
	padding-left: 10px;
}
#preguntas ol, #preguntas ul {
	padding: 10px 0 10px 20px;
	list-style-type: disc;
	font-size: 95%;
}
#preguntas ul a {
	font-weight: bold;
}
#preguntas ul ul {
	list-style-type: square;
}
/*======================== CLASS =========================*/
.global, .mist {
font-size: 26px !important;
line-height: 1.5em;
}
.global {
color:#3872A8;
}

.flag{
position: relative;
  top: 5px;
  
}

.mist {
color:#F8863D;
}
.sidemenu strong {
  position: relative;
  top: 10px;
  }
.sidemenu a {
	display: block;
	width: 174px;
	height: 56px;
	background: url(images/boton3.png) no-repeat -4px 0;
	text-decoration: none;
	padding-top: 2px;
}
.sidemenu a:hover {
	display: block;
	background-position: -179px 0;
	text-decoration: none;
	color: white;
}
.sidemenu a strong {
	color: #444;
}
.sidemenu a:hover strong {
	color: #3872a8;
}
.contenido {
	padding: 5px 20px;
}
.contenido h2, .contenido h3 {
	padding-bottom: .5em;
}
.contenido p {
	line-height: 120%;
	padding-bottom: 1em;
}
.contenido p img {
	float: left;
	padding-right: 6px;
	padding-bottom: 50px;
}
.contenido ul {
	padding: 10px 0 10px 20px;
	list-style-type: disc;
}
.contenido li {
	font-size: 80%;
	color: #444;
}
.contenido a img {
	border: 0;
}
.contenido form {
	font-size: 85%;
}
.divisor {
	width: 650px;
	height: 20px;
	background: url(images/bg_div2.png) repeat-x;
	clear:both;
  z-index: 20;
}
.fondo {
	background: url(images/dolphin_bg-ON.gif) repeat-x;
	height: 20px;
	z-index: 20;
}
.tabla {
	text-align: center;
	font-size: 90%;
	padding-bottom: 20px;
}
.tabla, .formulario {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #444;
}
.tabla th {
	color: #FFF;
	background-color: #444;
}
.tabla tr {
	color: #444;
	background-color: #DDD;
}
.tabla td {
	padding: 6px;
}
.formulario {
  font-size:90%;
}
.formulario label {
	font-weight: bold;
}
.equipos {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
}
.equipos img {
	float: right;
	clear: both;
}
.equipos h3 {
	border-top: 1px dashed #888;
}
.equipos h4, .equipos h3 {
	clear: both;
	margin-top: 1em;
}
.equipos b, .equipos p {
	padding-left: 30px;
	display: block;
}
.equipos p {
	padding-bottom: 1em;
}
.equipos ul {
	padding-left: 60px;
}
/*========================      ID OCULTOS=========================*/
#flash_testimonio {
	font-size: 80%;
}
/*========================      FORMULARIO=========================*/
form {
	font-size: 95%;
}
input, select, textarea {
	border: 1px solid #AAA;
}
/*========================      TEST=========================*/
.fade {
	line-height: 1.5em !important;
}
.fade b {
	font-weight: normal;
}
.switchcontent {
	border-bottom: 1px dashed #DDD;
}
.contenido .nota {
  display: block;
  z-index:100;
/*  background-color: #FFA;
  border:1px solid #444;*/
  padding:5px;
  margin:15px;
  }
.contenido .nota h2 {font-size:14px !important; font-weight: bold;}
.contenido .nota p {font-size:14px !important;}
.contenido .nota p a {font-size:14px !important;}
/* <meta http-equiv="refresh" content="15; url=http://int.globalmist.com/?join=livehelpgb" > */
