@charset "utf-8";
/* CSS Document */
/* interagir.fr */



/************************************************************/
/*                         Imports                          */
/************************************************************/

@import url("acero.css");



/************************************************************/
/*                         Etiquettes                        */
/************************************************************/

/* Módulos de estructura */

html {
	overflow-y: scroll;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background: url('http://www.interagir.fr/images/fondo.gif') repeat-x #cfe1f7;
}

	
/* Módulos de texto */

abbr {}

acronym{
	border-bottom:1px dotted #333;
	cursor:help;
}

address {}

blockquote {
	margin-left: 40px;
}

br {}

cite {}

code {}

dfn {}

div {}

em {}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 23px;
	margin: 30px 0 15px 0;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

kbd {}

p {
	margin-top: 5px;
	line-height: 18px;
}

pre {}

q {}

samp {}

span {}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

var {}


/*  Módulos de Hipertexto Pseudoclasses  */

a, a:visited, a:active {
	font-family: arial, helvetica, sans-serif;
	color: #27609b;
	text-decoration: none;
}

a:hover {
	color: #27609b;
	text-decoration: underline;
}


/* Módulos de Listados */

dl {}

dt {
	font-weight: bold;
}

dd {
	font-style: italic;
	padding-bottom: 20px;
}

ol {}

ul{}

li {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 12px;
	background: url('http://www.interagir.fr/images/li.png') no-repeat 0 1px;
	
}


/* Módulos de Edición */

del {}
    
ins {}


/* Módulos de Formularios */

button {}

fieldset {}

form {}

input {}

label {}

legend {}

select {}

optgroup {}

option {}

textarea {}


/* Módulos de Tablas */

caption {}

col {}

colgroup {}

table {}

tbody {}

td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

tfoot {}

th {}

thead {}

tr {}


/* Módulos de Imagenes */

img {
	padding: 0;
}



/************************************************************/
/*                        #Layout                           */
/************************************************************/

#contenedor {
	width: 960px;
	margin: 0 auto;	
	padding: 0px;
}

#cabecera {
	width: 960px;
	height: 218px;
	margin: 0;
	padding: 0;
	background: url('http://www.interagir.fr/images/enc.jpg') left top repeat-x;
	float: left;
	border-bottom: 0px solid #7fabda;
}

#linearegistro {
	float: right;
	margin: 5px 5px 0 0;
	color:#fff;
}

#linearegistro a {
	color:#fff;
}

#contenidocontainer {
	float: left;
	width: 958px;
	background: #fff; 
	margin: 0;
	padding: 20px 0 30px 0;
	border-left: 1px solid #b4b9bf;
	border-right: 1px solid #b4b9bf;
	border-bottom: 1px solid #b4b9bf;
}

#contenidoizq {
	width: 532px;
	float: left;
	display: inline;
	margin: 15px 30px 0 30px;
	padding: 0 0 35px 0;
}

#contenidoder {
	width: 305px;
	border-left: 1px solid #e7eef5;
	margin: 15px 0 0 0;
	padding-left: 30px;
	float: left;
}

#pie {
	clear: both;
	padding: 10px 0;
	text-align: center;
	font-size: 12px;
}



/************************************************************/
/*                    #Id's y .Clases                       */
/************************************************************/
	
#tabnav {
	float: left;
	position: absolute;
	top: 182px;
	padding: 0 0 0 30px;
	margin: 0;
}
	
	#tabnav ul {
		display: inline;
		margin: 0;
		padding: 0;
	}
	
	#tabnav li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
	
	}
	
	#tabnav li a, #tabnav li a:visited, #tabnav li a:active {
		display: block;
		color: #222222;
		text-decoration: none;
		background: url('http://www.interagir.fr/images/tabnav-br.gif') right top no-repeat;
		float: left;
		margin: 0 3px 0 0;
		padding: 12px 10px 11px 0;
	}
	
	#tabnav li a span, #tabnav li a:visited span, #tabnav li a:active span {
		background: url('http://www.interagir.fr/images/tabnav-bl.gif') top left no-repeat;
		padding: 12px 15px 11px 25px;
	}
	
	#tabnav li a:hover span {
		text-decoration: underline;
	}
	
	#tabnav li a.highlight, #tabnav li a:visited.highlight, #tabnav li a:active.highlight {
		background: url('http://www.interagir.fr/images/tabnav-brh.gif') right top no-repeat;
	}
	
	#tabnav li a.highlight span, #tabnav li a:visited.highlight span, #tabnav li a:active.highlight span {
		background: url('http://www.interagir.fr/images/tabnav-blh.gif') top left no-repeat;
	}

#friso {
	margin: 10px 0 10px 20px;
}
	
	.bloquefriso {
		float: left;
		width: 291px;
		height: 100px;
		margin: 0 20px 0 0;
		padding: 12px 0;
	}
		
		.bloquefrisotit {
			margin: 10px 0 0 125px;
			font-size: 18px;
			color: #C03B29;
			font-weight: bold;
		}
		
		.bloquefrisotxt {
			margin: 5px 12px 0 130px;
			font-size: 14px;
			color: #C03B29;
		}
		
		.bloquefrisobuscar {
			background: url('http://www.interagir.fr/images/banbuscar.jpg') no-repeat;
		}
		
		.bloquefrisosubir {
			background: url('http://www.interagir.fr/images/bansubir.jpg') no-repeat;
		}
		
		.bloquefrisoenlaces {
			background: url('http://www.interagir.fr/images/banenlaces.jpg') no-repeat;
			margin-right: 0;
		}

.asig {
	float: left;
	width: 150px;
	height: 90px;
	margin: 0 2px 20px 0;
}

	.asig p {
		font-size: 14px;
		font-weight: bold;
		color: #C03B29;
		margin: 63px 0 0 13px;
	}
	.asig a {
		color: #C03B29;
	}
	.asig1 {
		background: url('http://www.interagir.fr/images/mat01.jpg') no-repeat;
	}
	.asig2 {
		background: url('http://www.interagir.fr/images/mat02.jpg') no-repeat;
	}
	.asig3 {
		background: url('http://www.interagir.fr/images/mat03.jpg') no-repeat;
	}
	.asig4 {
		background: url('http://www.interagir.fr/images/mat04.jpg') no-repeat;
	}
	.asig5 {
		background: url('http://www.interagir.fr/images/mat05.jpg') no-repeat;
	}
	.asig6 {
		background: url('http://www.interagir.fr/images/mat06.jpg') no-repeat;
	}
	.asig7 {
		background: url('http://www.interagir.fr/images/mat07.jpg') no-repeat;
	}
	.asig8 {
		background: url('http://www.interagir.fr/images/mat08.jpg') no-repeat;
	}
	.asig9 {
		background: url('http://www.interagir.fr/images/mat09.jpg') no-repeat;
	}
	.asig10 {
		background: url('http://www.interagir.fr/images/mat10.jpg') no-repeat;
	}
	.asig11 {
		background: url('http://www.interagir.fr/images/mat11.jpg') no-repeat;
	}
	.asig12 {
		background: url('http://www.interagir.fr/images/mat12.jpg') no-repeat;
	}
	.asig14 {
		background: url('http://www.interagir.fr/images/mat14.jpg') no-repeat;
	}


.caja {
	background: #e7eef5;
	border: 1px solid #b4b9bf;
	padding: 12px 15px;
}

	.caja h2 {
		margin-top: 10px;
		color: #27609b;
	}


.recurso {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #ccc;
	overflow: auto;
	padding-bottom: 10px
	width: 250px;
}

	.recursoizq {
		float: left;
		width: 170px;
	}

		.recursoizq img {
			border: 1px solid #999;
			padding: 2px 1px 1px 2px;
		}

	.recursoder {
		float: right;
		width: 360px;
	}
	
	.recurso h2 {
		font-size: 18px;
		margin: 0;
	}
	
	.recurso p {
		font-style: italic;
	}


.encabezado {
	margin: 0 0 20px 0;
	border-bottom: 6px solid #196cb0;
	color: #555;
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 24px;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
}



.boton{
	background-image:url(http://www.interagir.fr/images/fondo-boton.jpg);
	background-repeat: repeat-x;
	border: #c1c1c1 solid 1px;
	width:130px;
	height:25px;
	font-size: 12px;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	color: #929292;
	font-weight:bold;
	cursor:pointer;
}

.boton:hover{
	border-color:#666;
}




/*MODIF INDEX*/


.recurso2 {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #ccc;
	
	overflow: auto;
	padding-bottom: 10px;
	padding-left:20px;
	width: 245px;
	height: 220px;
	float: left ;
	
}

	.recursoizq2 {
		float: left;
		width: 170px;
	}

		.recursoizq2 img {
			border: 1px solid #999;
			padding: 2px 1px 1px 2px;
			margin: 0px 20px 0px 36px;
		}

	.recursoder2 {
		float: right;
		width: 360px;
	}
	
	.recurso2 h2 {
		font-size: 16px;
		margin: 0;
		width: 250px;
		padding-left: 110px;
		height:39px;
		overflow: hidden;
		margin-bottom:10px;
		text-align:center;
	}
	
	.recurso2 p {
		font-style: italic;
		height: 39px;
		padding-left: 120px;
		overflow:hidden;
		width: 230px;
		text-align:justify;
	}
	
/*3*/	
	
	.recurso3 {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #ccc;
	
	overflow: auto;
	padding-bottom: 10px;
	padding-left:20px;
	width: 245px;
	height: 220px;
	float: left ;
	
}

	.recursoizq3 {
		float: left;
		width: 170px;
	}

		.recursoizq3 img {
			border: 1px solid #999;
			padding: 2px 1px 1px 2px;
			margin: 0px 20px 0px 36px;
		}

	.recursoder3 {
		float: right;
		width: 360px;
	}
	
	.recurso3 h2 {
		font-size: 16px;
		margin: 0;
		width: 250px;
		padding-left: 110px;
		height:39px;
		overflow: hidden;
		margin-bottom:10px;
		text-align:center;
	}
	
	.recurso3 p {
		font-style: italic;
		height: 39px;
		padding-left: 120px;
		overflow:hidden;
		width: 230px;
		text-align:justify;
	}
	
	
/*BOTTOM*/	
	
	#bottom {
	
	width:958px;
	margin-left: auto;
    margin-right: auto;
	
	
	

}

#bottom_list p {
	margin-top:10px;
	margin-left:55px;
	width: 150px;
	float:left;
	
	
}

#bottom_list {
	background:#E7EEF5;
	float:left;
	margin:0px 0px 0px -1px;
	width:958px;
	border-left: 1px solid #B4B9BF;
	border-right: 1px solid #B4B9BF;
	border-bottom: 1px solid #B4B9BF;
	padding-bottom: 15px;
}

#bottom_list ul {
	margin-top:10px;
	margin-left:05px;
	margin-right:05px;
	float:left;
}

#bottom_list li {
	list-style:none;
		
	margin-bottom:10px;
	color: #222222;
}

#bottom_list li a {
	text-decoration:none;
		color: #44565C;
}

#bottom_list li a:hover {
	text-decoration:underline;
	
}


.horz_strip {
	background:url(http://www.interagir.fr/images/horizontal_strip.jpg) no-repeat;
	width:2px;
	height:180px;
	float:left;
	margin-top:15px;
}

footerimg {
	padding-left: 15px;
}