/* CSS Document */

body {
	background: url(../images/background.gif) no-repeat center top #3A3939;
	color: #3A3939;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a {
	color: #6F4306;
}
a:hover {
	color: #BB8C3E;
	text-decoration: none;
}
.home {
	background: url(../images/background-home.gif) no-repeat center top #3A3939;
}
hr {
	clear: both;
	visibility: hidden;
}
h1 {
	border-bottom: 1px solid #B38234;
	text-align: right;
	margin: 17px 0 0 0;
}
h2 {
	text-align: right;
	margin: 30px 40px 0 0;
	text-transform: uppercase;
	color: #7C7363;
	letter-spacing: -1px;
	font-size: 1.5em;
	font-weight: normal;
}
img {
	border: none;
}

#content {
	width: 770px;
	margin: auto;
	padding: 0 5px 0 0;
}

#menu {
	list-style-type: none;
	margin: -41px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}
#menu a {
	display: block;
	width: 135px;
	padding: 7px 10px 7px 15px;
	background: #222222;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #3F3F3F;
}
#menu a:hover {
	background: url(../images/background-boton-hover.gif) no-repeat;
}
#menu a.seleccionado {
	background: url(../images/background-boton-hover.gif) no-repeat;
}
.tab-principal {
	background: url(../images/background-menu.jpg) repeat-x !important;
	height: 14px;
	padding: 25px 10px 7px 10px !important;
	color: #D9BF9F !important;
	font-size: 1.1em;
	font-weight: bold;
	width: 140px !important;
}

.patrocinadores {
	background: url(../images/background-tab.jpg) no-repeat !important;
	color: #D9BF9F !important;
	font-size: 1em;
	font-weight: bold;
	width: 119px;
	height: 30px;
	padding: 10px 10px 0 10px;
	margin: 0px 0 0 0;
}
.caja-patrocinadores {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 0 5px 5px 5px;
}
.caja-patrocinadores2 {
	padding-top: 50px;
}

#content-left {
	float: left;
	width: 160px;
	margin: 0 10px 0 10px;
}
#content-right {
	float: left;
	width: 570px;
	line-height: 20px;
	padding-left: 10px;
}
.content-home {
	padding-top: 170px;
}
.inscribite {
	font-size: 1.8em;
	color: #666666;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
}
.blockquote {
	font-size: 1.5em;
	color: #666666;
	background: url(../images/bullet.png) no-repeat 0 5px;
	_background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
	text-align: justify;
}

.blockquote2 {
	font-size: 1.1em;
	color: #666666;
	background: url(../images/bullet.png) no-repeat 0 5px;
	_background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
	text-align: justify;
}

.inscripcion {
	background: url(../images/background-boton.gif) no-repeat !important;
	color: #D9BF9F !important;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.6em;
	width: 92px;
	height: 28px;
	padding: 7px 10px 0 10px;
	text-decoration: none;
	display: block;
	position: relative;
	margin: -30px 0 0 260px;
}

.scroll {
	width: 500px;
	height: 400px;
	overflow: auto;
	padding-right: 20px;
	margin: 20px;
}
.scroll p{
	margin-bottom: 20px;
}
.scroll ul{
	padding: 0 0 0 20px;
	list-style-type: square;
}
.scroll li{
	margin-bottom: 15px;
}

form {
	margin: 0;
	padding: 0;
}
form table{
	border: 1px solid #efefef;
	font-size: 0.8em;
}
form td{
	border: 1px solid #efefef;
}
form p{
	margin: 5px 5px 10px 5px !important;
	clear: both;
}
legend {
	display: none;
}
fieldset {
	border: 1px solid #FFFFFF;
}
label {
	float: left;
	width: 220px;
	background: #efefef;
	padding: 0 10px 0 10px;
	font-size: 0.9em;
	margin-right: 5px;
	margin-bottom: 5px;
}
input, select {
	font-size: 0.9em;
}
#participante1, #participante2, #participante3, #participante4, #participante5, #participante6, #participante7, #participante8 {
	border-bottom: 1px solid #000;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
}

.hidden {
	display: none;
}

.bases {
	color: #FFFFFF;
	text-align: right;
}
.bases a{
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
}
.bases a:hover{
	color: #333;
	background: #FFFFFF;
}
.explicacion {
	font-size: 0.9em;
}

.img-left {
	float: left;
	margin: 0 10px 10px 0;
}
.img-right {
	float: right;
	margin-left: 10px;
}

.fotos {
	margin: 20px;
}

/***********cambios 27-01-10 *************/
.red {
	color:#FF0000 !important;

}
.red_big {
	color:#FF0000 !important;
	font-size:1.4em;

}

.red_big2 {
	color:#FF0000 !important;
	font-size:1.0em;

}


.limite  {
	font-size:1.2em;
}
.blue  {
	color:#000099 !important;
}

