/* CSS Document */
html, body {
    height: 100%;
}
body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p {
	color:#000000;
	font-size:11px;
	line-height:22px;
	margin:0 0 11px 0;
	}
p.pesado {
	font-weight:bold;
	}
h2 {
	color:#cc0000;
	font-size:32px;
	font-weight:lighter;
	margin:0 0 20px 0;
	text-transform:capitalize;
	}
h3 {
	color:#cc0000;
	font-size:20px;
	font-weight:lighter;
	margin:0 0 30px 0;
	}

/* Barra inferior */
#barrainf {
	bottom:0px;
	height:25px;
	width:100%;
	border-bottom:3px solid #FFFFFF;
	text-align:center;
	position:fixed;
	background:#FF6600;
	z-index:5;
	}
#barrainf img {
	border:none;
	padding:0;
	margin:0;
	}
#barrainf a {
	}
#barrainf a:hover {
	}

/* Menu */
#headermenu {
	position:fixed;
	top:0;
	left:0;
	z-index:8;
	width:100%;
	height:30px;
	background:url(http://sasharg.com.ar/img/bkgrdheader.jpg) top left repeat-x;
	}
#barramenu {
	width:760px;
	height:13px;
	margin:8px auto 0 auto;
	padding:3px 15px 6px 15px;
	background:#FFFFFF url(http://sasharg.com.ar/img/bkmenu.gif) top left repeat-y;
	}
#barramenu a {
	height:13px;
	margin:0;
	padding:0;
	display:inline-block;
	}

/* Header */
#header {
	width:760px;
	margin:30px auto 0 auto;
	height:175px;
	background:#FFFFFF url(http://sasharg.com.ar/img/header_home.jpg) bottom center no-repeat;
	}
* html #header {
	padding-top:35px;
	}
#header.conmenu {
	background:url(http://sasharg.com.ar/img/header_menus.jpg) bottom center no-repeat;
	}


/* Cuerpo */
#cuerpofondouno, #cuerpofondodos {
	margin:0 auto 0 auto;
	width:760px;
	padding:0 15px 0 15px;
    overflow:auto;
    }
#cuerpofondouno {
	background:url(http://sasharg.com.ar/img/bkcuerpofondo1.gif) top left repeat-y;
	}
#cuerpofondodos {
	background:url(http://sasharg.com.ar/img/bkcuerpofondo2.gif) top left repeat-y;
	}

* html #cuerpofondouno {
	height:100%;
	}
* html #cuerpofondodos {
	height:100%;
	}

html>body #cuerpofondouno {
	min-height:100%;
	height:auto;
	}
html>body #cuerpofondodos {
	min-height:100%;
	height:auto;
	}


/* **********************

COLUMNA IZQUIERDA

*************************/

/* columna izquierda HOME */

#cuerpofondouno #colizq {
	float:left;
	width:374px;
	margin:0;
	padding:10px 28px 4px 28px;
	}

/* columna izquierda RESTO */

#cuerpofondodos #menuizq {
	width:208px;
	float:left;
	margin:0;
	padding:0 0 4px 0;
	background:#cc0000;
	}
#cuerpofondodos #menuizq h3 {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	height:61px;
	width:166px;
	padding:0 0 0 42px;
	margin:0;
	text-align:left;
	display:block;
	background:url(http://sasharg.com.ar/img/menuheadh3bk.gif) top left no-repeat;
	text-transform:capitalize;
	}
#menuizq img {
	border:none;
	}
#menuizq a {
	width:208px;
	color:#FFFFFF;
	text-decoration:none;
	background:#cc0000;
	border-top:1px solid #eb9b9b;
	border-bottom:1px solid #7a0000;
	display:block;
	}
#menuizq #submenuizq {
	width:208px;
	background:#cc0000;
	border-top:1px solid #eb9b9b;
	border-bottom:1px solid #7a0000;
	padding:10px 0 10px 0;
	}
#menuizq a.sub {
	border:none;
	}

#menuizq a:hover {
	background:#ff6600;
	}
#menuizq #aclaracionpdf {
	height:24px;
	width:25px;
	padding:31px 163px 85px 20px;
	background:url(http://sasharg.com.ar/img/aclaracionpdfbk.gif) top left no-repeat;
	margin:0;
	}
#menuizq #aclaracionpdf a{
	height:24px;
	width:25px;
	display:block;
	border:none;
	margin:0;
	padding:0;
	}
#menuizq #menubottompad {
	height:77px;
	width:208px;
	background:url(http://sasharg.com.ar/img/menubottompadbk.gif) top left no-repeat;
	margin:0;
	}


/* **********************

COLUMNA DERECHA

*************************/

/* columna derecha home */

#cuerpofondouno #colder {
	float:left;
	width:330px;
	}
* html #cuerpofondouno #colder {
	margin:0 -2px 0 0;
   	width:328px;
	}
#cuerpofondouno #colder h2, #cuerpofondouno #colder h3, #cuerpofondouno #colder p {
	color:#FFFFFF;
	}
#cuerpofondouno #colder h3 {
	margin:0;
	padding:0;
	}

/* inscripcion */
#inscripcion {
	height:85px;
	width:298px;
	padding:14px 0 0 32px;
	background:url(http://sasharg.com.ar/img/insfondo.gif) top left no-repeat;
	border-bottom:1px solid #e06666;
	}
#inscripcion a{
	height:11px;
	width:224px;
	padding:14px 0 15px 42px;
	display:block;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(http://sasharg.com.ar/img/insboton.gif) top left no-repeat;
	}
#inscripcion a:hover{
	background:url(http://sasharg.com.ar/img/insboton.gif) bottom left no-repeat;
	color:#CCCCCC;
	}
#novedades {
	width:266px;
	padding:24px 32px 35px 32px;
	}

#novedades a {
    font-size:11px;
    color: #FFFFFF;
	}
	

/* columna derecha con submenu a la izquierda*/

#cuerpofondodos #contenido {
	float:right;
	width:485px;
	padding:0 29px 0 0;
	}
#contenido p{
	line-height:18px;
	padding:0;
	margin:0 0 20px 0;
	}
#contenido h1.anio {
	display:block;
	height:11px;
	background:#cc0000 url(http://sasharg.com.ar/img/h1anobk.gif) left top no-repeat;
	padding:9px 0 10px 65px;
	font-size:11px;
	line-height:11px;
	color:#FFFFFF;
	margin:0 0 7px 0;
	text-transform:uppercase;
	}
#contenido p.hitdesctitulo, #contenido .hit a.hitdesctitulo, #contenido p.comision{
	font-weight:bold;
	color:#cc0000;
	margin:0;
	}
#contenido p.hitdescsubtitulo{
	margin:0
	}
#contenido p.comision {
	text-transform:uppercase;
	}
#contenido p.resultados {
	color:#cc0000;
	}
#contenido a{
	display:block;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	}
#contenido a img{
	border:none;
	}
#contenido a.volver {
	margin:10px 0 20px 0;
	}
#contenido a.reglamentos {
	padding:0 0 0 30px;
	height:20px;
	background:url(http://sasharg.com.ar/img/hitlinkboton1.gif) top left no-repeat;
	color:#cc0000;
	font-weight:bold;
	margin:10px 0 20px 0;
	}
#contenido .hit, #contenido .hitjornada, #contenido .hitcomision {
	margin:0 0 7px 0;
	background:#f7f7f7 url(http://sasharg.com.ar/img/hitbk.gif) bottom left repeat-x;
	overflow:auto;
	}
#contenido .hit, #contenido .hitcomision {
	width:485px;
	}
#contenido .hitjornada {
	padding:10px;
	width:465px;
	}


/* hit */

#contenido .hit .hitlink {
	width:20px;
	padding:15px 15px 0 15px;
	float:left;
	}
#contenido .hit .hitlinkpdf {
	width:25px;
	padding:9px 13px 9px 12px;
	float:left;
	}
#contenido .hit .hitdesc {
	float:left;
	width:410px;
	padding:12px 10px 12px 13px;
	border-left:2px solid #FFFFFF;
	}
#contenido .hit a {
	color:#cc0000;
	}
#contenido .hit .hitdesc .sumario {
	float:left;
	}
#contenido .hit .hitdesc .hittapa {
	width:45px;
	padding:0 13px 0 0;
	float:left;
	}

/* hitjornada */

#contenido .hitjornada a {
	margin-top:20px;
	color:#cc0000;
	}

/* hitcomision */
#contenido .hitcomision .hitfoto {
	width:69px;
	height:69px;
	padding:15px 17px 19px 17px;
	float:left;
	}
#contenido .hitcomision .hitdata {
	float:left;
	width:335px;
	padding:14px 40px 10px 7px;
	}

/***************************

	CONTACTO

***************************/
#cuerpofondcontacto {
	height:100%;
	margin:0 auto 0 auto;
	width:760px;
	padding:0 15px 0 15px;
	background:#d5d6d6 url(http://sasharg.com.ar/img/bkcuerpofondocont.gif) top left repeat-y;
	}
#headercontacto {
	width:760px;
	margin:30px auto 0 auto;
	height:175px;
	background:#FFFFFF url(http://sasharg.com.ar/img/header_contacto.jpg) bottom center no-repeat;
	}
* html #headercontacto {
	padding-top:35px;
	}
#cajacontacto {
	width:760px;
	overflow:auto;
	background:#d5d6d6 url(http://sasharg.com.ar/img/contactobk.gif) top left repeat-x;
	}
#contactoder {
	float:right;
	padding-top:65px;
	}
#contactoizq {
	float:left;
	}
.contactosemi {
	width:285px;
	padding:25px 45px 50px 45px;
	}
#cajacontacto a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	}
#contactoder form {
	margin:0;
	}
#contactoder form input, #contactoder form textarea{
	width:280px;
	margin:0;
	padding:2px 0 0 5px;
	border-top:#cbcccc 1px solid;
	border-left:#cbcccc 1px solid;
	border-right:none;
	border-bottom:none;
	}
#contactoder form input {
	height:19px;
	}
#contactoder form .botonenviar {
	background:none;
	border:none;
	padding:2px;
	font-size:10px;
	color:#666666;
	width:100px;
	text-align:left;
	}
#contactoder form p{
	font-size:10px;
	color:#666666;
	padding:0;
	margin:12px 0 1px 0;
	}
p .rojito {
	color:#cc0000;
	}