/*Documento CSS para www.auditec.es

realizado por idominiun

www.idominiun.com
info@idominiun.com
**************************************************************************************
INFO:
**************************************************************************************/

/* import */
@import 'elementos_genericos.css';
@import 'menu_lateral.css';
/*************************************************************************************
Elementos 
**************************************************************************************/
* {
	margin:0px;
	padding:0px;
    border:none;
}

/**************************************************************************************
	BODY 
**************************************************************************************/
body {
	text-align:center;
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
/***************************************************************************************
	CONTENEDOR
***************************************************************************************/
#contenedor {
	width:950px;
	margin:auto;
	text-align:left;
}
/***************************************************************************************
	CABECERA
***************************************************************************************/
#cabecera {
	width:950px;
	height:290px;
}
ul#menu_login {
	float:right;
}
/***************************************************************************************
	MENU PRINCIPAL
***************************************************************************************/
#menu_principal {
}
/***************************************************************************************
	CONTENIDOS
***************************************************************************************/
#contenido {
	width:950px;
	background:#fff;
}
/************************************
		COLUMNAS
************************************/ 
.columna_xxs,  .columna_xs,  .columna_s,  .columna_m,  .columna_l,  .columna_xl,  .columna_xxl,  .columna_3xl,  .columna_4xl {
	float:left;
	margin-bottom:25px;
}
.columna_xxs {
	width:200px;
}
.columna_xs {
	width:250px;
}
.columna_s {
	width:400px;
}
.columna_m {
	width:450px;
}
.columna_l {
	width:500px;
}
.columna_xl {
	width:600px;
}
.columna_xxl {
	width:700px;
}
.columna_3xl {
	width:800px;
}
.columna_4xl {
	width:900px;
}
/* sidebar */
	#sidebar {
	float:right;
}
/* color */
	#color_a {
	background:#fff;
}
#color_b {
	background:#ededed url(../imagenes/bg_color_b.jpg);
}
#color_c {
	background:#e6f1f8 url(../imagenes/bg_color_c.jpg);
}
/************************************
		BLOQUES
************************************/ 
.bloque_xxs,  .bloque_xs,  .bloque_s,  .bloque_m,  .bloque_l,  .bloque_xl,  .bloque_xxl,  .bloque_3xl,  .bloque_4xl {
	padding:20px;
}

.bloque_xxs {
	width:160px;
} /* 200 */
.bloque_xs {
	width:210px;
} /* 250 */
.bloque_s {
	width:360px;
} /* 400 */
.bloque_m {
	width:410px;
} /* 450 */
.bloque_l {
	width:460px;
} /* 500 */
.bloque_xl {
	width:560px;
} /* 600 */
.bloque_xxl {
	width:660px;
} /* 700 */
.bloque_3xl {
	width:760px;
} /* 800 */
.bloque_4xl {
	width:860px;
} /* 900 */
.cabecera_bloque {
	height:30px;
}
.cuerpo_bloque {
	padding:10px;
	min-height:150px;
}

.bloque_sidebar {margin-top:15px;}



/* Los pies de los bloques. Hay varios modelos */
.pie_bloque_a, .pie_bloque_b {
	width:100%;
	height:30px;
	text-align:right;
	margin-right:20px;
	font-size:10px;
	margin-top:20px;
}
.pie_bloque_a {
	
	background:#ccc url(../imagenes/bg_pie_bloque_a.jpg) no-repeat;
}
.pie_bloque_b {
	background:#fff url(../imagenes/bg_pie_bloque_b.jpg) no-repeat;
}
.pie_bloque_c {
	width:100%;
	height:20px;
	font-size:10px;
	text-indent:15px;
	background:#fff url(../imagenes/adorno_4.jpg) 0px 3px no-repeat;
}


/***************************************************************************************
	SECCIONES
***************************************************************************************/

/***********************************************
	INDEX
************************************************/
/* Bloque Bienvenida */
#cab_bienvenido_bloque {
	background:#ccc url(../imagenes/cab_bienvenido_bloque.jpg) no-repeat;
}
/***********************************************
	EMPRESA
************************************************/
#empresa {
}
#empresa img {
	float:right;
	padding:0px 0px 20px 20px;
}

#cab_empresa {
	background:#fff url(../imagenes/cab_empresa.jpg) no-repeat;
}
#cab_historia_bloque {
	background:#fff url(../imagenes/cab_historia.jpg) no-repeat;
}

#cuerpo_empresa p {
	line-height:17px;
	margin-bottom:10px;
}
/***********************************************
	ACTUALIDAD
************************************************/
#cab_actualidad,
#cab_actualidad_index {
	background:#fff url(../imagenes/cab_actualidad.jpg) no-repeat;
}
#cab_blog,
#cab_blog_index {
	background:#fff url(../imagenes/cab_blog.jpg) no-repeat;
}	
/* EN INDEX */
#cab_actualidad_index,
#cab_blog_index {
	margin-top:20px;
}
/**************************
	NOTICIAS
**************************/
#noticias {
}
/* EN INDEX */
/**************************
	VIDEOS
**************************/

#cab_video_index {background:#ccc url(../imagenes/cab_videos_index.jpg) no-repeat;}

#carrusel {padding:5px; background:#dfdfdf; border:#ccc 1px solid;}
#carrusel img{border:#ccc 4px solid;}
	
/**************************
	NOVEDADES LEGISLATIVAS
**************************/
#novedades_legislativas {
	height:400px;
}
/* EN INDEX */

/**************************
	POSTS
**************************/
.post {
	margin-bottom:40px;
	border-bottom:#ccc 1px dotted;
}
.post_bloque {
	margin-bottom:20px;
}
.post h2, .post_bloque h2 {
	font-size:16px;
	font-weight:lighter;
}
.post h2 a,  .post_bloque h2 a {
	color:#333;
	text-decoration:none;
}
.post h2 a:hover,  .post_bloque a:hover {
	text-decoration:underline;
}
.post h3, .post_bloque h3 {
	background:url(../imagenes/bg_h_post.jpg) 0px 3px no-repeat;
	text-indent:15px;
	font-size:11px;
}

.post h4, .post_bloque h4 {
	font-size:11px;
	color:#f60;
	font-weight:normal;
}

.post p, .post_bloque p {
	line-height:17px;
	margin-bottom:10px;
}

.post p, .post_bloque p ul {
	padding-left:20px;
}
.post p, .post_bloque p li {
	margin-bottom:10px;
}

a.pie_post {
	float:right;
	margin-right:10px;
	font-size:10px;
	color:#f90;
	text-decoration:none;
}
a.pie_post:hover {
	color:#09f;
}
/***********************************************
	SERVICIOS
************************************************/

#cab_servicios {
	background:#fff url(../imagenes/cab_servicios.jpg) no-repeat;
}
/* en servicios */
#cuerpo_servicios ul {
	padding-left:20px;
}
#cuerpo_servicios li {
	margin-bottom:10px;
}
#cuerpo_servicios p {
	line-height:17px;
	margin-bottom:10px;
}
/* EN INDEX */
#cab_servicios_bloque {
	background:#ccc url(../imagenes/cab_servicios_bloque.jpg) no-repeat;
}
/***********************************************
	CONTACTO
************************************************/
/* formulario de contacto */
#cab_formulario_contacto {
	background:#fff url(../imagenes/cab_formulario_contacto.jpg) no-repeat;
}

/* datos de contacto */
#cab_datos_contacto {
	background:#fff url(../imagenes/cab_datos_contacto.jpg) no-repeat;
}

/* El FORMULARIO en elementos_geenericos.css !!!! */


/***********************************************
	ENLACES
************************************************/
#enlaces {}
#cab_enlaces {background:#fff url(../imagenes/cab_enlaces.jpg) no-repeat;}
#enlaces ul {
	margin:10px;
	padding:10px;
	width:170px;
	height:200px;
	float:left;
	text-align:center;
}

#enlaces img {
	margin:auto;
	padding:2px;
	border:#ccc 1px solid;	
}
	
/***********************************************
	ZONA CLIENTES
************************************************/
/*********************
	REGISTRO
*********************/
#cab_formulario_registro {
	background:#fff url(../imagenes/cab_formulario_registro.jpg) no-repeat;
}
#cab_formulario_acceso {
	background:#fff url(../imagenes/cab_formulario_acceso.jpg) no-repeat;
}
/*********************
	MI CUENTA
*********************/
#cab_mi_cuenta {
	background:#fff url(../imagenes/cab_mi_cuenta.jpg) no-repeat;
}
/***********************************************
	BANNERS
************************************************/
ul#banners {
	margin-top:20px;
	width:100%;
	background:#fafafa;
}
ul#banners li {
	margin-bottom:10px;
	text-align:left;
}
ul#banners li.texto {
	margin-bottom:10px;
	text-align:justify;
	padding:0px 10px;
	font-size:10px;
}
#galeria_deslizable {
	margin-top:20px;
}
/***************************************************************************************
	PIE WEB
***************************************************************************************/
#pie {
	width:100%;
	height:160px;
	background:#f3f3f3 url(../imagenes/bg_pie.jpg) repeat-x;
}
ul#menu_pie {
	width:100%;
	heigh:30px;
	padding-top:20px;
	text-align:center;
}
ul#menu_pie li {
	display:inline-block;
	height:30px;
	color:#999;
}
ul#menu_pie a {
	text-decoration:none;
	font-size:11px;
	color:#333;
}
ul#menu_pie a:hover {
	text-decoration:underline;
}
ul#datos_pie {
	float:left;
	padding-top:70px;
	width:75%;
	height:30px;
}
ul#datos_pie li {
	display:inline-block;
	height:30px;
	color:#999;
	font-size:10px;
}
a#idominiun {
	float:right;
	margin-top:70px;
}
a#idominiun img {
	border:none;
}
/***************************************************************************************
	OTROS
***************************************************************************************/
/***********************************************
	MENU LOGIN
************************************************/
ul#menu_login {
	float:right;
	width:190px;
	height:20px;
	line-height:20px;
	padding-right:10px;
	text-align:right;
	background:#d8edf9;
}
ul#menu_login li {
	display:inline-block;
	color:#ccc;
}
ul#menu_login li a {
	font-size:11px;
	color:#333;
	text-decoration:none;
}
ul#menu_login li a:hover {
	color:#09f;
	text-decoration:underline;
}
/***********************************************
	LIMPIA
************************************************/
div.limpia {
	clear:both;
}
