@charset "utf-8";

@import 'reset.css';

body {
	background:#103857;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.contact-form th {
	font-weight:bold;
	padding:0 0 10px 10px;

}

div.contact-form td {
	font-weight:normal;
	padding:0 0 10px 10px;
	vertical-align:middle;

}

div.contact-form td hr {
	height:1px;
	background:#103857;

}

div.contact-form td input {
	width:250px;

}

div.contact-form td textarea {
	width:250px;
	height:80px;
	
}

#submit {
	width:90px;
	height:30px;
	font-weight:bold;
	
}



div.datos {
	background-image: url(../img/datos.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/datos.png);
/*	background:url(../img/datos.png) 0 0 no-repeat;*/
	height:35px;
	float:right;
	font-size:10px;
	margin:20px 0 0;
	text-align:right;
	width:558px;
}
div.datos p {
	padding:12px 10px 0 0;
}

div.header {
	padding:0 0 20px;
}
div.inner_container1 {
	background: url(../img/pie.gif) 0 100% repeat-x;
}
div.image {
	background:url(../img/bg_image.jpg) 0 0 no-repeat;
	height:243px;
	padding:12px 0 0 13px;
	width:655px;
}
div.inner_container2 {
	background:url(../img/bordeizq.jpg) 0 0 repeat-y;
	padding:0 0 0 30px;
}
div.inner_container3 {
	background:url(../img/bordeder.jpg) 100% 0 repeat-y;
	padding:0 8px 0 0;
}

div.left_col {
	float:left;
	padding:0 0 40px;
	width:190px;
}
div.logo {
/*	background-image: url(../img/logo.gif)!important;
	display:block;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/logo.png);*/
/*	background:url(../img/logo.gif) 0 0 no-repeat;*/
	height:96px;
	float:left;
	width:246px;
}
div.logo a {
	background:url(../img/logo.gif) 0 0 no-repeat;
	display:block;
	height:96px;
	width:246px;
}
div.logo a:hover {
	background:url(../img/logo_b.gif) 0 0 no-repeat;
}
div.main_container {
	background:#173c59 url(../img/bg.jpg) 0 0 repeat-x;
	margin:0 auto;
	width:950px;
}
div.right_col {
	float:left;
	padding:0 0 40px;
	width:700px;
}
div.right_col p {
	font-size:12px;
	padding:0 50px 30px 10px;
	line-height:22px;
}
h1.normal {
	font-weight:bold;
	padding:0 0 10px 10px;
}
h1.welcome {
	background:url(../img/bg_welcome.gif) 10px 0 no-repeat;
	display:block;
	height:42px;
	margin:40px 0 0;
	text-indent:-9000px;
	width:362px;
}
p.credits {
	bottom: -20px;
	color:#68a5d5;
	font-size:10px;
	padding:0 15px 0 0;
	position:relative;
	text-align:right;
}
ul.footer_menu {
	display:block;
	height:35px;
	font-size:10px;
	padding:0 20px;
	text-align:right;
}
ul.footer_menu li {
	display:inline;
}
ul.footer_menu li a {
	color:#fff;
}
ul.main_menu {
	background-image: url(../img/menu.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu.png);
	background-repeat:no-repeat;
/*	background:url(../img/menu.png) 0 0 no-repeat;*/
	height:261px;
	overflow:hidden;
	padding:10px 20px 0;
	width:185px;
}
ul.main_menu li {
	font-size:12px;
	font-weight:bold;
	padding:8px 0 13px;
}
ul.main_menu li.separador {
	background:url(../img/separador.gif) left bottom no-repeat;
}
ul.main_menu li a.seleccionado {
	background:url(../img/seleccionado.gif) 0 3px no-repeat;
	padding:8px 0 13px 16px;
}
ul.main_menu li a {
	color:#fff;
}
ul.main_menu li a:hover {
	color:#ccc;
}
ul.second_menu {
	width:185px;
}
ul.second_menu li {
	text-indent:-9000px;
}
ul.second_menu li a {
	display:block;
	width:185px;
}
ul.second_menu li.item1 a {
	background:url(../img/bg_conveyancing.gif) 0 0 no-repeat;
	height:59px;
}
ul.second_menu li.item1 a:hover {
	background:url(../img/bg_conveyancing_b.gif) 0 0 no-repeat;
}
ul.second_menu li.item2 a {
	background:url(../img/bg_will.gif) 0 0 no-repeat;
	height:59px;
}
ul.second_menu li.item2 a:hover {
	background:url(../img/bg_will_b.gif) 0 0 no-repeat;
}
ul.second_menu li.item3 a {
	background:url(../img/bg_family.gif) 0 0 no-repeat;
	height:59px;
}
ul.second_menu li.item3 a:hover {
	background:url(../img/bg_family_b.gif) 0 0 no-repeat;
}
ul.second_menu li.item4 a {
	background:url(../img/bg_inmigration.gif) 0 0 no-repeat;
	height:59px;
}
ul.second_menu li.item4 a:hover {
	background:url(../img/bg_inmigration_b.gif) 0 0 no-repeat;
}
.limpiar {
	clear:both;
	font-size:0px;
	height:0px;
}