body, html {
	display:block;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	background:url(../../img/schema/backgroundRp.jpg) top center;
}

a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
.clearer {
	clear:both;
}
strong {
	font-weight:bold;
}

/*STYLE*/
#wrapper {
	background:url(../../img/schema/background.jpg) top center no-repeat;
}
#footer {
	background: url(../../img/schema/backgroundDo.jpg) bottom center no-repeat;
	height:222px;
}
#contentWrapper {
	width:1000px;
	margin:auto;
}
#contentLeft {
	width:200px;
	float:left;
}
#contentRight {
	width:750px;
	float:right;
}
#header h1 a {
	display:block;
	height:280px;
	overflow:hidden;
	text-indent:-5000px;
}
#menu {
	width:750px;
	float:right;
}
.menu {
	width:150px;
	float:right;
}
.menu a {
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:15px 0px;
}
.menu a:hover {
	color:#6FF;
}
#menuFooter {
	width:750px;
	margin:auto;
	padding-top:60px;
}
.footerText {
	text-align:center;
	font-size:11px;
	padding-top:120px;
}
.mensaje {
	margin:20px auto;
	padding:15px;
	width:400px;
	text-align:center;
	background:#AAD0E6;
	border:1px solid #B0D7EE;
	border-radius:4px;
	-moz-border-radius:4px;
	color:#036;
	font-size:11px;
}
.mensaje p {
	margin:5px auto;
}
.mensaje a{
	color:#036;
}
.formLogin {
	width:300px;
	margin:auto;
}
.formLogin input {
	width:300px;
	padding:3px;
	background:#FFF;
	border:1px solid #0CF;
	border-radius:4px;
	-moz-border-radius:4px;
	margin:3px auto;
}
.formLogin label {
	display:block;
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.formLogin input.formSubmit {
	cursor:pointer;
	width:auto;
	padding:5px 10px;
	margin-top:10px;
	float:right;
	background:#036;
	color:#FFF;
	border:0px;
	border-radius:4px;
	-moz-border-radius:4px;
}
.formLogin input.formSubmit:hover {
	background:#000;
}
.moreOptions {
	text-align:center;
	margin:20px auto;
}
.moreOptions a{
	text-transform:uppercase;
	padding:10px 20px;
	background:#069;
	border-radius:4px;
	-moz-border-radius:4px;
	text-decoration:none;
	font-size:11px;
}
.moreOptions a:hover{
	background:#036;
}

.formPublic {
	width:500px;
	margin:10px auto;
	padding:10px;
}
.formPublic label{
	display:block;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.formPublic .formField input,
.formPublic .formField select,
.formPublic .formField textarea{
	margin:3px auto;
	padding:3px;
	background:#FFF;
	border:1px solid #A7E0E4;
	border-radius:4px;
	-moz-border-radius:4px;
}
.formPublic input.formSubmit {
	margin-top:10px;
	padding:5px 10px;
	background:#069;
	color:#FFF;
	border:0px;
	border-radius:4px;
	-moz-border-radius:4px;
	cursor:pointer;
	font-weight:bold;
}
.formPublic input.formSubmit:hover{
	background:#000;
}
.formPublic .error {
	font-size:10px;
	font-weight:bold;
	color:#C00;
}
.formPublic .imageCenter {
	width:150px;
	margin:10px auto;
}
.formPublic .imageCenter img{
	width:150px;
	padding:3px;
	background:#FFF;
	border:1px solid #CCC;
}

#content h1 {
	background:#FFF;
	color:#069;
	padding:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	margin-top:5px;
	margin-bottom:15px;
	text-transform:uppercase;
	font-size:20px;
	text-align:right;
}

.participantePublic,
.imagenPublic {
	width:120px;
	float:left;
	margin:0px 20px 20px 0px;
	text-align:center;
	font-size:12px;
}
.participantePublic p,
.imagenPublic p{
	margin:2px auto;
}
.participantePublic p span,
.imagenPublic p span{
	font-size:10px;
}
.participantePublic img,
.imagenPublic img {
	width:90px;
	padding:3px;
	background:#FFF;
	border:1px solid #CCC;
	margin-bottom:2px;
}

.calendarSimple {
	margin:10px auto;
}
.calendarSimple a,
.calendarSimple span{
	display:block;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
	padding:5px;
	width:15px;
	background:#FFF;
	color:#333;
	border-radius:4px;
	-moz-border-radius:4px;
	text-align:center;
	font-weight:bold;
}
.calendarSimple a {
	background:#ECF5F9;
	text-decoration:none;
}
.calendarSimple a:hover{
	background:#CFF;
}

.imagenComplete {
	text-align:center;
	padding-bottom:20px;
}
.imagenComplete img{
	width:750px;
	margin:auto;
	margin-bottom:10px;
}
.imagenComplete p {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.imagenComplete p span{
	font-size:10px;
}
#fechaSitio {
	margin:10px auto;
	text-align:center;
	font-size:11px;
	margin-bottom:20px;
}
.adminOptions {
	background:#FFF;
	padding:3px;
	border-radius:4px;
	-moz-border-radius:4px;
	margin-bottom:3px;
	text-align:right;
}
.adminOptions img{
	width:15px;
	height:15px;
	border:0px;
	padding:0px;
	background:transparent;
	text-align:right;
}
.handle, 
.delIcon {
	float:left;
	margin-right:3px;
	cursor:pointer;
}
.imagenPublicAdmin {
	width:100px;
	margin:0px 5px 5px 0px;
}
#adsenseVertical {
	width:120px;
	margin:10px auto;
}
#adsenseHorizontal {
	width:730px;
	margin:10px auto;
}
