@charset "utf-8";
/* CSS Document */
a {
	text-decoration:none;
}


a img {
	border:none;
}


body {
	background:url(../imagenes/fondo.jpg) repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:0px;
}

.centrar {
	margin:0 auto;
	width:900px;
}

.centrar_overflow {
	overflow:hidden;
	width:1000px;
}

.fondo_destacados {
	width: 100%;
	background-color: #FFFFFF;
	height: 270px;
	border-top: thin #B6B6B6 solid;
	padding-top: 30px;
	padding-left: 15px;
}

.fondo_destacados_2 {
	width: 100%;
	background-color: #4d4d4d;
	height: 310px;
	padding-top: 39px;

}

.centrar_pie {
	width:100%;
	background:#e6e6e6;
	height:69px;
}

.cuerpo {
	width:900px;
	margin-top:0px;
	min-height:500px;	
}


.fondo_scrollable {
	background-repeat:no-repeat;
	padding:0px;
	width:900px;
}


.header a .logo {
	background-image: url("../imagenes/logo.png");
	border: none;
	float: left;
	height: 80px;
	width: 353px;
	position:absolute;
	margin-top:18px;
}


.header .menu {
	float: left;
	margin-top: 131px;
	padding-left: 0px;
	height: 50px;
	width:900px;
	font-weight: 700;
	font-family: Dosis, Arial, sans-serif;
	color: #fff;
}

.header .menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}


.header .boton {
	padding-top: 7px;
	margin-right:56px;
	font-size: 20px;
	text-align: center;
	float: left;
	
}

.header .menu .boton a
{
	color:#FFF;	
	/*width:93px;
	display:block; */
}
.header .menu .boton a:hover {
	color: #359ade;
	
}

.social {
	  position: absolute;
	  margin: 132px 0 0 808px;
}

.social img {
	margin-left:5px;
}


.video_1 {
	width:490px;
	height:368px;
	float:left;
	margin-right:20px;
}

.video_2 {
	width:490px;
	height:368px;
	float:left;
}


.fotos_cont {
	float:left;
	margin-right:18px;
}

.fondo_galeria {
	background:url(../imagenes/fondo_galeria.jpg) no-repeat;
	height:160px;
}

.fondo_trayectoria {
	background:url(../imagenes/fondo_trayectoria.jpg) no-repeat;
	height:160px;
}

.fondo_torneos {
	background:url(../imagenes/fondo_torneos.jpg) no-repeat;
	height:160px;
}

.fondo_contacto {
	background:url(../imagenes/fondo_contacto.jpg) no-repeat;
	height:160px;
}
	
.fondo_rosario_deportiva {
	background:url(../imagenes/fondo_rosario_deportiva.jpg) no-repeat;
	height:160px;
}


.titulos {
	color: #1572b4;
	font-size: 30px;
	margin-bottom: 8px;
	margin-top: 20px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.titulos_2 {
	color:#000;
	font-size:28px;
	margin-bottom:8px;
	margin-top:15px;
	height:48px;
	background:url(../imagenes/fondo_titulos_2.jpg) 0 0 repeat-x;
	font-family:Roboto Condensed, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-align:center;
	font-style:italic;
}


.cont_general h2 {
	color:#990000;
	font-size:22px;
	margin-bottom:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	text-align:left;
	padding: 0px;
}


.columna4 h2 {
	color:#999;
	font-size:22px;
	margin-bottom:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	text-align:center;
	padding: 0px;
}


h2 {
	font-size: 22px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #999;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 10px;
	margin-top:5px;
}

h3 {
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #666;
	font-size: 26px;
	margin: 0;
}

h4 {
	font-size: 14px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin-top: 8px;
	color: #666;
	padding-left: 0px;
	margin-bottom: 0;
	float: left;
}

p {
	font-size:18px;
	font-family:Dosis, Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#666;
	padding-left:0px;
	margin-bottom:20px;
	text-align:justify;
}

.listado {
	font-size:18px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding-left:15px;
	list-style: url(../imagenes/item.jpg);
	float:left;
	margin-right:35px;
	margin-top:0;
}

.listado li {
	color:#666;
	margin-bottom:3px;
}



.contenido_servicios p {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	margin:0 0 5px 0;
	text-align:justify;
}

.contenido_servicios a {
	color:#666;
	font-size:12px;
	text-decoration:underline;
}



.cont_general p {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}


.columna4 p {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	text-align:left;
	height:150px;
}


.cont_general {
	float:left;
	width:640px;
}

.cont_general li
{
	color:#666;
	font-weight:blod;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}


.cont_general ul
{
    padding-left:25px;
	list-style-image: url(../imagenes/item.png);
	font-weight:bold;
}


.contenido_servicios {
	float:left;
	width:477px;
}

.contenido_servicios p {
	text-align:left;
	
	}

.contenido_servicios li
{
	color:#666;
	font-weight:blod;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.contenido_servicios ul
{
    padding-left:25px;
	list-style-image: url(../imagenes/item.png);
	font-weight:bold;
}

.contenido_servicios_2 {
	float:right;
	width:477px;
	font-size:14px;
	color:#666666;
}

.contenido_servicios_2 li
{
	color:#666;
	font-weight:blod;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.contenido_servicios_2 ul
{
    padding-left:25px;
	list-style-image: url(../imagenes/item.png);
	font-weight:bold;
}


.ico_fotos img{
	width: 238px;
	margin-right: 13px;
	margin-bottom: 13px;
}

.ico_fotos {
	overflow:hidden;
	width:1020px;
	height:752px;
}




/**************FORMULARIO****************/

.form_col_1 {
	float:left;
	font-family:Roboto, Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#666;
}

.form_col_2 {
	float:left;
	margin-left:15px;
	font-family:Roboto, Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#666;
}


.area_form {
	border: #CCC thin solid;
	margin-bottom: 10px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #666;
	margin-top: 5px;
	font-size: 14px;
	height: 30px;
	width: 220px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.msje {
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color:#666;
}

.msj_form {
	margin-bottom:10px;
	font-size: 14px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color:#666;
	border:#CCC thin solid;
	height:100px;
	width:469px;
	margin-top:5px;
	padding-left:8px;
	padding-top:8px;
	resize: none;
}


.enviar_form {
	background-color:#DBDBDB;
	width:118px;
	height:35px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color:#666;
	font-weight:normal;
	font-size:14px;
	border:0;
	float:right;
	cursor:pointer;
}


.contactos {
	float: left;
    margin-left: 5px;
    margin-top: 24px;
    width: 229px;
	height: 116px;
}


.contactos h2 {
	background-image:url(../imagenes/fondo_contactos.jpg);
	color:#262626;
	width:180px;
	padding-left:7px;
	margin-left:1px;
}

.contactos a {
	color:#666;
	font-size:12px;
	text-decoration:underline;
}


.txt_cont {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	text-align:justify;
	height:auto;
}


/**************columnas****************/

.destacados{
	margin:0 auto;
	width:900px;
}


.destacado_col{
	width: 180px;
	float: left;
	margin-right:69px;
}

.destacado_col_2{
	width: 180px;
	float: left;
}


.destacado_txt{
	width: 210px;
	float: left;
	margin-right:40px;
}

.destacado_txt_2{
	width: 210px;
	float: left;
}

.destacado_txt p{
	color:#CCC;
	text-align:center;
}

.destacado_txt h3{
	color:#CCC;
	text-align:center;
}




a .ver_mas{
	background-image: url("../imagenes/ver_mas.png");
	width:40px;
	height:40px;
	float:left;
	margin-left: 68px;
	margin-top: 30px;
}

a:hover .ver_mas{
	background-position:bottom;
}


a .ver_mas_2{
	font-size: 18px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #ccc;
	text-align: center;
	width: 58px;
	float: left;
	margin-left: 76px;
}

a:hover .ver_mas_2{
	color:#ff8e1c;
}


/**************fin columnas home****************/


a .bot_1{
	background-image: url("../imagenes/bot_ver_afiche.jpg");
	width:320px;
	height:60px;
	float:left;
	margin-right: 20px;
}

a:hover .bot_1{
	background-position:bottom;
}


a .bot_2{
	background-image: url("../imagenes/bot_ver_cronograma.jpg");
	width:320px;
	height:60px;
	float:left;
	margin-right: 20px;
}

a:hover .bot_2{
	background-position:bottom;
}


a .bot_3{
	background-image: url("../imagenes/bot_proximos_torneos.jpg");
	width:320px;
	height:60px;
	float:left;
}

a:hover .bot_3{
	background-position:bottom;
}

a .bot_fb{
	background-image: url("../imagenes/icono_facebook.jpg");
	width:34px;
	height:34px;
	float:left;
}

a:hover .bot_fb{
	background-position:bottom;
}


/*************GAERIA columnas****************/

.col_1 {
	width:486px;
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}


.col_2 {
	width:340px;
	float:left;
}

.col_datos {
	width:416px;
	float:left;
}

.col_datos p {
	margin-top:0px;
}

.col_datos a {
	color:#666;
}


.col_form {
	width:482px;
	float:left;
	margin-bottom:25px;
}

/*------------------------- Logos ------------------------*/

.logos {
	height: 65px;
	border: #CCCCCC solid thin;
	padding-top: 15px;
	padding-left: 90px;
}

.logos img {
	float:left;
}

.logo_1 {
	background-image:url(../imagenes/logo_1.jpg);
	background-position: top;
	height: 50px;
	width:149px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_1 {
	background-position: bottom;
}

.logo_2 {
	background-image:url(../imagenes/logo_2.jpg);
	background-position: top;
	height: 50px;
	width:106px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_2 {
	background-position: bottom;
}

.logo_3 {
	background-image:url(../imagenes/logo_3.jpg);
	background-position: top;
	height: 50px;
	width:47px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_3 {
	background-position: bottom;
}

.logo_4 {
	background-image:url(../imagenes/logo_4.jpg);
	background-position: top;
	height: 50px;
	width:147px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_4 {
	background-position: bottom;
}

.logo_5{
	background-image:url(../imagenes/logo_5.jpg);
	background-position: top;
	height: 50px;
	width:147px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_5 {
	background-position: bottom;
}



/*----------------------------------------------------------*/




.pie {
	margin: 0 auto;
	width: 1000px;
	padding-top: 26px;
	text-align: center;
	font-size: 16px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #333;
}



/* position and dimensions of the navigator */
.navi {
	margin-left:414px;
	margin-top:8px;
	width:200px;
	height:20px;
}


/* items inside navigator */
.navi a {
	width:20px;
	height:20px;
	float:left;
	margin:3px;
	background:url(imagenes/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}


/* mouseover state */
.navi a:hover {
	background-position:0 -20px;      
}


/* active state (current page state) */
.navi a.active {
	background-position:0 -40px;     
}




	
