/* Formato general */
a:active{
	color: #BBBBBB;	
	}
a.over:hover{
	color: #D27305;
	}
a:link{
	color: #DCBA98;	
	}
a:visited{
	color: #BBBBBB;	
	}
acronym{
	color: #DCBA98;
	cursor: help;
	}
body{
	background-color: #123456;
	background-image: url(Welsh.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	color: #BBBBBB;
	}
h2{
	font: italic 12pt georgia  ;
	letter-spacing: 1px;
	}
h3{
	color: #DCBA98;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
	}
h4{
	color: #D27305;
	font-weight: 500;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}
h5{
	color: #D27305;
	font-weight: 300;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
table{
	border: #D27305 thin solid;
	width: 100%;
}
th{
	background-color: #000000;
	border-bottom: #D27305 thin solid;
	border-right: #D27305 thin solid;
}
th:last-child{
	border-right: none;
}
td{
	border-right: #D27305 thin solid;
}
td:last-child{
	border-right: none;
}
#anuncios{
	background-color: #000000;
	color: #D27305;
	text-align: center;
	}
#cuerpo{
	padding: 0px 20px 0px 200px;
	}
#encabezado{
	text-align: center;
	}							
#encabezado	h1{
	background: url(ban1.gif) no-repeat 50% 0px;
	text-align: center;
	height: 70px;
	}
#encabezado h1 span{
	display: none;
	}
#encabezadosec{
	text-align: center;
	color: #D27305;
}
#extra1{
	background: transparent url(Territoire.gif) top center no-repeat;
	position: absolute;
	left: 50px;
	top: 10px;
	height: 139px;
	width: 100px;
	}
#flashpos{
	text-align: center;
	background-color: #123456;
}
#formatos{
	position: absolute;
	top: 0px;
	left: 10px;
	}
#formatos h1{
	color: #D27305;
	font: oblique 100 14pt gill ;
	padding: 0em 1.5em;
	text-align: left;
	}
#formatos li{
	background: url(bar1.jpg) top center no-repeat;
	display: block;
	line-height: 1.5em;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}
#formatos ul{
	margin: 0px;
	padding: 0px 20px;
	}
#formatos2{
	background: transparent url(fondo1.jpg) top left repeat-y;
	font: 10px verdana, sans-serif ;
	padding: 2px;
	margin-top: 160px;
	width: 180px;
	text-align: center;
	}
#formatos3{
	background: transparent url(fondo1.jpg) top left repeat-y;
	font: 10px verdana, sans-serif ;
	padding: 2px;
	margin-top: 0px;
	width: 180px;
	text-align: center;
	}
#formatos3 a:visited{
	color: #DCBA98;
}
#formatos4{
	background: transparent url(fondo1.jpg) top left repeat-y;
	margin-top: 0px;
	padding-bottom: 10px;
	width: 180px;
}
#formatos4 span{
	padding-left: 20px;
	padding-right: 20px;
}
#formulario, #formulario_cont{
	border-color: #D27305;
	border-style: solid;
	border-width: 2px;
	margin: 0px auto 0px;;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
#formulario{
	width: 200px;
}
#formulario_cont{
	width: 400px;
}
#formulario input,#formulario_cont input{
	background-color: transparent;
	border-color: #D27305;
	border-style: solid;
	border-width: 1px;
	color: #DCBA98;
	margin: 0px auto 0px;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#formulario input[type=submit],#formulario_cont input[type=submit]{
	background-color: #000000;
	color: #D27305;
	cursor: pointer;
}
#formulario_cont textarea{
	width: 340px;
}
#forocategoria{
	border-color: #D27305;
	border-style: solid;
	border-width: 2px;
	margin: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
#forocategoria h1{
	background-color: #000000;
	color: #D27305;
	font-size: 18px;
	margin-right:15px;
	padding: 3px 5px 3px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#forocategoria p{
	font-size: 16px;
	font-style: oblique;
	margin-left: 20px;
}
#forocategoria span{
	font-size: 15px;
	font-style: normal;
	margin-left: 30px;
}
#forocontroles h1{
	font-size: 18px;
	margin-left: 15px;
	text-align: left;
}
#forocontroles span{
	float: right;
	font-size: 13px;
	margin: -35px 15px 0px 0px;
	text-align: right;
}
#intro{
	margin: 0px;
	text-align: left;
	}
#ligas{
	clear: right;
	margin-left: 15px;
	}
#ligas ul{
	list-style-type: lower-roman;
	margin: 5px 10px 0px 25px;
	padding: 0px 5px;	
	}
#paginacion{
	color: #D27305;
	margin-bottom: 10px;
	text-align: center;
}
#paginacion a, strong{
	background-color: #000000;
	border: #D27305 1px solid;
	margin: 0px 4px;
	padding: 1px 8px;
	text-decoration: none;
	-moz-border-radius: 6px;
}
#paginacion a:hover{
	color: #D27305;
	font-weight: bold;
}
#parrafo{
	padding: 5px;
	text-align: justify;
}
#resumen{
	border: 1px dashed #D27305;
	clear: none;
	float: left;
	padding: 15px;
	margin: 0px 10px;
	text-align: left;
	width: 33%;
	}
#resumen h3{
	text-decoration: underline;
	}
#resumen p{
	line-height: 1;
	}
#seccion{
	clear: right;
	margin: 0px 10px;
	padding: 0px 5px;
	text-align: justify;
	margin-left: 0px;
	margin-top: 15px;
}
#seccion table{
	border: none;
}
#seccion td{
	border: none;
}
#seccion ul li span{
	color: #D27305;
	}
#seccion ul li span a:link{
	color: #D27305;
	}
#seccion ul li span a:visited{
	color: #D27305;
	}
#titulo h3{
	font: 24pt georgia;
	color: #D27305;
	text-align: center;
	}
#titulo h4{
	color: #DCBA98;
	font-weight: 800;
	text-decoration: underline;
	}


/* Lista 101 en 1001 */
.fallado{
	color: #FF0000;
	font-weight: bold;
}
.logrado{
	color: #00FF00;
	font-weight: bold;
}
#slideshow{
	
	border: thin solid #FFFFFF;
	height: 450px;
	margin: 10px auto;
	position: relative;
	width: 600px;
	-moz-box-shadow: 0px 0px 25px #FFFFFF;
	-webkit-bos-shadow: 0px 0px 25px #FFFFFF;
	box-shadow: 0px 0px 25px #FFFFFF;
}
#slideshow ul{
	height: 450px;
	left: -25px;
	list-style: none outside none;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: -5px;
	width: 600px;
}
#slideshow il{
	position: absolute;
	display: none;
	z-index: 10;
}
#slideshow il:first-child{
	display: block;
	z-index: 1000;
}
#slideshow .slideActive{
	z-index: 1000;
}
#slideshow canvas{
	display: none;
	position: absolute;
	z-index: 100;
}
#slideshow .arrow{
	background: url(flechas-101.png) no-repeat;
	cursor: pointer;
	height: 86px;
	margin-top: -43px;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 5000;
}
#slideshow .previous{
	background-position: left top; left: 0;
}
#slideshow .previous:hover{
	background-position: left bottom;
}
#slideshow .next{
	background-position: right top; right: 0;
}
#slideshow .next:hover{
	background-position: right bottom;
}
#slideshowv{
	border: thin solid #FFFFFF;
	height: 400px;
	margin: 10px auto;
	position: relative;
	width: 300px;
	-moz-box-shadow: 0px 0px 25px #FFFFFF;
	-webkit-bos-shadow: 0px 0px 25px #FFFFFF;
	box-shadow: 0px 0px 25px #FFFFFF;
}
#slideshowv ul{
	height: 400px;
	left: -25px;
	list-style: none outside none;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: -5px;
	width: 300px;
}
#slideshowv il{
	position: absolute;
	display: none;
	z-index: 10;
}
#slideshowv il:first-child{
	display: block;
	z-index: 1000;
}
#slideshowv .slideActive{
	z-index: 1000;
}
#slideshowv canvas{
	display: none;
	position: absolute;
	z-index: 100;
}
#slideshowv .arrow{
	background: url(flechas-101.png) no-repeat;
	cursor: pointer;
	height: 86px;
	margin-top: -43px;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 5000;
}
#slideshowv .previous{
	background-position: left top; left: 0;
}
#slideshowv .previous:hover{
	background-position: left bottom;
}
#slideshowv .next{
	background-position: right top; right: 0;
}
#slideshowv .next:hover{
	background-position: right bottom;
}

/* Quiniela mundial 2010 */
#quiniela{
	margin: 0px 20px;
}
#quiniela h2{
	color: #987654;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
#quiniela h4{
	color: #987654;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#quiniela p{
	font-size: 17px;
	margin-left: 20px;
}
#quiniela form input[type=submit]{
	margin: auto;
}
#quiniela form table td input{
	text-align: center;
}
#quiniela table{
	border-color: #987654;
	border-width: medium;
	border-style: solid;
	margin-left: 20px;
	width: 700px;
}
#quiniela td{
	border-bottom: #987654 thin dashed;
	border-right: #987654 thin dashed;
	padding: 2px 10px;
	text-align: center;
}
#quiniela td:last-child {
	border-right: none;
}
#quiniela th{
	border-bottom: #987654 thin solid;
	border-right: #987654 thin dashed;
}
#quiniela th:last-child {
	border-right: none;
}
#quiniela tr{
	margin-bottom: 3px;
}
.logo_mundial{
	background-image: url(../../resources/images/quiniela/2010-logo.gif);
	background-repeat: no-repeat;
	height: 150px;
	margin-left: 20px;
	margin-top: 20px;
	float: right;
	width: 131px;
}
.qcomenta{
	border-bottom: #987654 thin solid;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	text-align: justify;
	width: 95%;
}
.qcomenta span{
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}
.qcomento{
	border-bottom: #987654 thin solid;
	margin: 0px 10px 0px 10px;
	padding: 10px;
	text-align: justify;
	width: 95%;
}	

.qcomento span{
	color: #D27305;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}
.qtexto{
	text-align: justify;
	width: 700px;
}

/* Blog */
.blog_cuadro{
	border: #D27305 solid 2px;
	margin: 5px auto 20px auto;
	padding:5px;
	width: 96%;
}
#blog h1{
	font: 18pt georgia;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#blog h2{
	font: 10pt;
	margin-top: -3px;
}
#blog h3{
	font: 4pt;
}
#blog a{
	font-size: 12pt;
}
#blog table,th,td{
	border: none;
	margin: auto;
	width: inherit;
}
/* Pruebas */
#caja{
	background-color: #FF0000;
	height: 300px;
	width: 300px;
	position: relative;
}
#pruebas_jquery{
	border: 2px #FFFFFF solid;
}
#pruebas_jquery li{
}
.cajita a{
	color: #00FF00;
}
.alert{
	color: #FFFF00;
}
.alert2{
	color: #FF00FF;
	text-decoration: none;
}
.tabla_limpia {
	border: none;
	padding: 5px;
}
.tabla_limpia td{
	border: none;
	padding: 2px;
}
