#tabla01 {
	height: 100%;
	width: 964px;
	
}
body {
	margin: 0px;
	background-color: #213503;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#tabla01 #menu {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 333px;
	width: 265px;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#tabla01 #contenido {
	height: 100%;
}


.rightgris {
	background-image: url(../images/rightgris.jpg);
	background-repeat: repeat-y;
}

.leftgris {
	background-image: url(../images/leftgris.jpg);
	background-repeat: repeat-y;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #71962C;
	text-align: right;
	display: block;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
}
.form {
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FAFAFA;
}

#direccion {
	
	background-color: #D3EFAB;
	padding: 8px;
	border: 1px solid #000000;	
}


a.email:link {
	color: #30450A;
	text-decoration: none;
	font-weight: bold;
}
a.email:visited {
	color: #30450A;
	text-decoration: none;
	font-weight: bold;
}
a.email:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#tabla01 #contenido .texto2 #sorteo {

	height: 133px;
	width: 443px;
}
