html, body {
	margin: 0px;
	padding:0px;
	/*background-image:url(../images/bg.gif) no-repeat top center;*/
		background:url(../images/bg.gif) no-repeat top center #999999;
	/*background-color:  #999999;*/
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
		background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#content {
	width:778px;
	margin:0px auto;
	/*background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;*/
}

#header {
	height:96px;
}

#logo {
	width:250px;
	float:left;
	margin-top: 20px;
	padding-left: 8px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#f4a915;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-top:30px;
}

#logo h2 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:right;
	list-style-type:none;
	width:128px;
	height:24px;
	text-align:center;
	background-color:#0055A0;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#links li.actual{
	float:right;
	list-style-type:none;
	width:128px;
	height:24px;
	text-align:center;
	background-color:#fff;
	border-left:1px solid #f4a80a;
	border-top:1px solid #f4a80a;
	border-right:1px solid #f4a80a;
	padding-top:4px;
	color:#f4a915;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
}

#mainimg {
	background-image:url(../images/asesoria-legal2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:778px;
	height:200px;
	text-align:right;
}

#mainimg h1 {
	font-family:"Trebuchet MS";
	font-size:72px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#444;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#contentarea h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F4A915;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#contentarea p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#contentarea ul{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	padding:0px 80px;
}

#contentarea ul li{
	padding-top:10px;
}

#contentarea a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#contentarea a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar iframe{
	padding-left:40px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#f4a915;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#f4a915;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

table{
	width:100%;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
}

.left{
	text-align:right;
	vertical-align:top;
}

form{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
}

form p{
	margin:0.5em 0em 0.5em 0em;
}

form label{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	float:left;
	width:15%;
	text-align:left;
	margin-right:1em;
}

iframe {
	width:450px;
	height:300px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#555;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar #conecta{
	margin-top:20px;
	text-align:center;
}

#rightbar #conecta img{
	border:1px solid #4A89F2;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#f4a915;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#0055A0;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#0055A0;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
/*MIS RECTIFICACIONES*/

#mainimg_Que
 {
	background-image:url(../images/asesoria-legalQue.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:778px;
	height:200px;
	text-align:right;
}
#mainimg_Con {
	background-image:url(../images/asesoria-legalCon.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:778px;
	height:200px;
	text-align:right;
}
#mainimg_Don {
	background-image:url(../images/asesoria-legalDon.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:778px;
	height:200px;
	text-align:right;
}
/*FIN DE LO MIO*/
