* {padding:0; margin:0}

body{ 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	text-align:center; 
	background: url(http://www.paintballindoor.net/img/fondo.jpg);
}

a:link, a:visited { color:black; text-decoration:none;}
a:hover { }

a.multimedia:link, a.multimedia:visited { color:black; text-decoration:none;}
a.multimedia:hover { font-weight:bold; color:white;}

#base {
	width:750px;
	margin:auto;
	margin-top:5px;
	border:1px solid #F03D43;
	height:100%;
	background:#FFF;
	background:url('../img/bg.gif');
}

#cabecera {
	height:150px;
}

#lin_cab {
	width:100%;
	height:30px;
}

#menu {
	width:198px;
	float:left;
	text-align:left;
	margin-top:2px;
}

#contenido {
	float:left;
	background:white;
	width:545px;
	text-align:left;
	background:url('../img/bg.gif');
}

#contenido_int {
	padding: 20px 10px 20px 10px;
background:url('../img/bg.gif');
}
	
	h3.titular {
		font-size:25px;
		color:#27464F;
		border-bottom: 1px dotted #27464F;
		margin-bottom:5px
	}
	
#pie {
	clear:both;
	height:40px;
	line-height:20px;
	text-align:center;
	background:#F03D43;
	color:white;
	font-weight:bold;
	font-size:8pt;
	border-top: 1px solid white;
}

table.enlaces {
background:#F03D43;
border:1px solid #000;
width:100%;
line-height:20px;
}

th {
	text-align:center;
}

img {
	border:0
}

table.multimedia {
	background:#F03D43;
	border:1px solid #000;
	width:100%;
	line-height:20px;
}

	table.multimedia td {
		text-align:center;
		font-weight:bold;
		line-height:20px;
		border:1px solid #000;
	}
	
table.menu {
	background:#F03D43;
	border:1px solid #000;
	width:95%;
	line-height:20px;
	color:#FFF;
}

	table.menu td {
		text-indent:3px;
		text-align:left;
		font-weight:bold;
		line-height:20px;
		border:1px solid #000;
	}
	
	table.menu th {
		text-align:center;
		font-weight:bold;
		line-height:20px;
		border:1px solid #000;
	}
	
a.atras {font-weight:bold; color:#F03D43}

.titulo {
	font-size:14px;
	color:#F03D43;
	border-bottom: 1px dotted #000;
	margin-bottom:5px;
}

ul, ol { padding-left:25px; }

span.negrita { font-weight:bold }
span.subrayado { text-decoration:underline; }

input { border:1px solid #000; background: #FFF; color:#000 }
textarea { width:95%; border:1px solid #000; background: #FFF; color:#000 }
.boton { border:2px solid #000; color: #000; padding:3px; font-size:14px;}