﻿/* Perfect Wide - www.perfectwide.com */
body {
	font-family: "Century gothic",Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	text-align:left;
	background:#DEDEDE;
	font-size:11px;
	color:#5F5F5F;
}

/*
colores:

gris oscuro borde: AEAEAE
enlace hover (azul claro) topmenu: 5DA0D6

*/

a {
	color:#797979;
}

#contenedor {
	width:990px;
	border:1px solid #AEAEAE;
	margin-top:1px;
	padding:1px;
	background:#FFFFFF;
}

#columna1 {
	float:left;
	width:219px;
}

#logo {
	height:146px;
}

#columna2 {
	float: right;
	width:771px;
}

#topbar {
	float:right;
	height:33px;
	border:1px solid #AEAEAE;
	font-size:11px;
	color:#797979;
	width:657px;
}
.imagen_topmenu {
	float:left;
	margin-top:8px;
}
.enlace_topmenu {
	float:left;
	margin-top:8px;
}
.imagen_topmenu img {
	margin:1px 7px 0px 10px;
}
.imagen_topmenu input {
	margin:1px 7px 0px 10px;
	width:11px;
	height:11px;
	border:0px;
}
.enlace_topmenu a {
	text-decoration:none;
	color:#797979;
	font-size:10px;
	font-weight:bold;
	margin:0px 10px 0px 0px;
}
.enlace_topmenu a:HOVER { color:#5DA0D6; }
#search_topmenu {
	float:left;
	margin-top:4px;
}
#search_topmenu input {
	width:110px
}


#idiomas {
	margin-top:8px;
	color:#5DA0D6;
	font-size:11px;
}
#idiomas a {
	color:#5DA0D6;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	margin:0px 5px 0px 5px;
}

#menu {
	height:110px;
	padding:1px 0px 0px 0px;
	clear:both;
	text-align:right;
}


#lateral_home {
	width:218px;
	border: 1px solid #AEAEAE;
	height:519px;
	float:left;
	background:#D0CECE;
	text-align:left;
}
#editor_home {
	height:307px;
}
#news_home {
	width:193px;
	height:167px;
	margin-left:7px;
	background:#DEDEDE;
	padding:5px;
}
#content_home {
	float:right;
	border: 1px solid #AEAEAE;
	width:767px;
	height:519px;
	text-align:left;
}
#news_home h6 {
	margin: 0px 0px 10px 0px;
	color: #6585B0;
	font-weight:bold;
	font-size:11px;
	font-family: "Century gothic",Verdana, Arial, Helvetica, sans-serif;
}
#scroll_news a {
	color:#5F5F5F;
	text-decoration:none;
	font-family: "Century gothic",Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#editor_interior {
	border-bottom:1px solid #AEAEAE;
}

.titulo_pagina {
	font-size:15px;
	color:#4195D3;
	font-weight:bold;
	margin:8px 0px 8px 30px;
}
#menu_hijos {
	background: url(../images/bg_content_ilim.jpg) no-repeat top left;
	height:30px;
	padding-left:24px;
	padding-top:6px;
}
#content {
	padding:1px 31px 31px 31px;
	border-left: 1px solid #C3C4C6;
	margin-bottom:30px;
	font-family: "Century gothic",Verdana, Arial, Helvetica, sans-serif;
}
#menu_hijos {
	font-size:10px;
	color:#4B7AB5;
}
#menu_hijos a{
	text-decoration:none;
	margin:0px 7px 0px 7px;
	color:#4B7AB5;
	font-weight:bold;
}
#menu_hijos a:HOVER{ color:#AEAEAE; }

.titulo_buscador {
	font-size:12px;
	color:#848383;
	font-weight:bold;
}

.buscador img {
	float:left;
	margin-right:20px;
}

.buscador p {
	margin:10px 0px 0px 0px;
	font-size:12px;
	text-decoration:underline;
	color:#4195D3;
	text-align:center
}

.buscador a {
	color:#4195D3;
	font-size:12px;
	text-decoration:underline;
}
.buscador_normal {
	text-decoration:none;
}

.titulo_abogado{
	color:#5F5F5F;
	font-size:19px;
	margin:0px;
	font-weight:normal;
}
.region_abogado {
	color:#5F5F5F;
	font-size:11px;
	margin:0px;
	font-weight:normal;
}
.titulo_educacion {
	font-size:19px;
	color:#3B68A0;
	font-weight:normal;
	margin:0px;
}

p .info {
	font-size:12px;
	color:#AEAEAE;
	font-family: "Century gothic",Verdana, Arial, Helvetica, sans-serif;
}
#pie {
	width:1002px;
}

.h1_noticias {
	color:#5DA0D6;
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	clear:both;
	padding-top:20px;
}

.p_noticias {
	margin:0px 0px 5px 0px;
}

.input_select {
	font-size:10px;
}