/**********************************/
/* Estilos Moviéndonos por el Río */
/* Autor: Tahbit Software, S.A.   */
/* Fecha: noviembre/2010          */
/**********************************/


/* Estilos Globales */

body {margin:0; padding:0; text-align:center; font-family:Verdana, Arial, Sans Sheriff; font-size: 12px;}

img {border:0;}

/* Contenedor */

#wrap {width: 1004px; border:1px solid #777777; margin:0 auto;}

/* Estilos Cabecera, logo, banner y buscador */

#cabecera {width:1004px; height:102px; background-image:url(../img/bg-cab.gif); background-repeat:repeat-x;}

#logo {float: left;}

#cruzado {float: left;}

#banner {float: left; margin: 10px 0 0 40px;}

#buscador {float: left; margin: 20px 0 0 55px}

#buscador span {color:#636466;}


/* Estilos menú */

#menu{clear:both; background-color:#bd0000; height: 20px; line-height: 18px;}

#menu a{color:#fff; text-decoration:none;}

#menu a:hover{color:#fff; text-decoration:none;}

#menu ul {list-style-type:none; margin:0 auto;padding:0; color:#fff; }

#menu ul li{font-size:9px; font-weight: bold; display:inline;}

/* Contendor Flash File */

#main-content {height: 650px; width:800px; border: 1px solid #ccc; margin: 20px auto 20px auto; text-align: center;}

#title {clear: both; height: 30px; text-align: center; font-weight: bold; font-size: 14px; color: #bf0c1d; padding: 25px 0 0 0;}


/* Estilos Pie */

#pie {width:1004px; height:110px; background-color: #c00c1d; margin: 0 auto; color:#fff; font-size: 11px;}

#pie a {color:#fff;}

#pie a:hover {color:#000;}


/* Validador */

#validador {width: 100%; margin: 10px auto 0 auto;}


