	body, html {
		margin:0px;
		padding:0px;
		text-align:center;
	        font-family: Tahoma, Arial, Impact, Sans serif;
	}

		#content {
			width:1000px;
			margin: 0px auto;
			text-align:left;
		}

		#header {
			width:1000px;
			height:75px;
			
                   }


		#logo {
			width:650px;
			height:75px;
			float:left;
			padding-top:5px;
 		}	
		
		#phoneayb {
			width:303px;
			height:43px;
			float:left;
			top:0px;
                   }
		
		#menu_t {
			width:1000px;
			height:48px;
			background:url(images/fondomenu.jpg) top repeat-x;
                   }
		
		#menu_t ul {
			height:48px;
		}
		
		#menu_t ul li {
			float:left;
			height:40px;
			line-height:47px;
			font-style:normal;
			font-family: Arial, Verdana, sans-serif;
			color:#FFFFFF;
			padding-right:20px;
			padding-left:20px;
			margin-top:5px;
			list-style:none;
			border-right: #e0a58b 1px outset;

		}

		#menu_t ul li a {
			display:block;
			color:#FFFFFF;
			text-decoration:none;
			margin-top:-5px;
			font-size:12pt;
	
		}

		#menu_t ul li a:hover {
			background:url(images/top.png) top center no-repeat;
			color:#FFFFFF;
			text-decoration:none;

		}

		#footer {
			background:url(images/footer.jpg) top repeat-x;
			width:1000px;
			height:48px;
			line-height:48px;
			color:#FFFFFF;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			font-size:12pt;
		}

		#footer div#footer_title  {
			width:250px;
			float:left;
			height:48px;
			line-height:48px;
			text-align:left;
		}

		#footer div#footer_clientes  {
			width:750px;
			float:left;
			height:48px;
			line-height:48px;
			padding:0px;
			margin:0px;

		}

		#footer div#footer_clientes ul#clientes {
			padding:0px;
			margin:0px;
			height:48px;
			line-height:48px;
			display: block;
		}

		#footer div#footer_clientes ul#clientes li  {
			height:48px;
			line-height:48px;
			text-align:left;
			list-style:none;
			display: block;
			float:left;

		}

		 #footer div#footer_clientes ul#clientes li a  {
			height:48px;
			line-height:48px;
			text-align:left;
			list-style:none;
			display: block;
			float:left;
			margin-left:15px;
			color:#FFFFFF;
			
		}

		table.qm-page-bar {
		}

		table.qm-page-bar a.first {
		    background: url('images/page-first.gif') no-repeat;
		    display: block;
		    height: 16px;
		    width: 20px;
		}

		table.qm-page-bar a.prev {
		    background: url('images/page-prev.gif') no-repeat;
		    display: block;
		    height: 16px;
		    width: 20px;
		}

		table.qm-page-bar a.next {
		    background: url('images/page-next.gif') no-repeat;
		    display: block;
		    height: 16px;
		    width: 20px;
		}

		table.qm-page-bar a.last {
		    background: url('images/page-last.gif') no-repeat;
		    display: block;
		    height: 16px;
		    width: 20px;
		}

		table.qm-page-bar a.page {
		    text-decoration: none;
		}

		table.qm-page-bar a.page:hover {
		    text-decoration: underline;
		}

		table.qm-page-bar span.cur-page {
		    font-weight: bold;
		    text-decoration: underline;
		}

		#footer div#footer_clientes ul li a {
			color:#000000;
			height:71px;
			line-height:71px;

		}

		#ini_msg {
			background:url(images/fondo.jpg) top left no-repeat;
			width:650px;
			height:300px;
			float:left;
		}

		#ini_msg_int{
			width:650px;
			height:450px;
			float:left;
			padding:10px;
			display: block;
		}

		#ini_msg_2 {
			width:330px;
			float:left;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			font-size:23pt;
			font-weight:900;
		}

		#ini_msg_2 ul {

			list-style:none;
		}
		
		#ini_msg_2 ul li { 
 				 line-height:40px;
					}

		#ini_msg_2 ul li.bg_1 { 
			background:url(images/hire-me.png) left center no-repeat;
			text-indent:45px;
					}

		#ini_msg_2 ul li.bg_2 { 
			background:url(images/check.png) left center no-repeat;
			text-indent:45px;
					}

		#ini_msg_2 ul li.bg_3 { 
			background:url(images/star.png) left center no-repeat;
			text-indent:45px;
					}





		#txt_prom {
			margin-left:200px;
			width:450px;
			font-family: Arial, Helvetica, Tahoma, sans-serif;
			font-size:20pt;
			font-weight:900;
			text-align:center;
		}

		#txt_prom div#txt_1 {
			height:40px;
		}
 
		#txt_prom div#txt_2 {
			color:#707070;
			height:40px;
		}


.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	background: url(images/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}


		

table {
    font-family: Tahoma, sans-serif;
	font-size: 11px;
}


#AB_menu{
    float:left;
    width:140px;
}

#AB_menu ul{
    list-style-type: none;
    margin:  0px;
    padding: 0px;
}

#AB_menu ul ul{
    list-style-type: none;
    margin-left:  15px;
    padding: 0px;
}

#AB_menu ul ul li a{
    background: url(images/0blt1.jpg) center left no-repeat;
    text-indent: 10px;
    display: block;
    line-height: 22px;
    color:#4e4e4e;
    height:22px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#AB_menu ul ul li a:hover, #AB_menu ul ul li a:active, #AB_menu ul ul li a:focus, #selected {
    background: url(images/0blt1.jpg) center left no-repeat;
    color:#ef5c17;
    font-weight: bold; 
    text-decoration: none;
}

#AB_menu ul li{
    font-size: 13px;
}

#AB_menu ul li a {
    background: url(images/bullet.jpg) center left no-repeat;
    text-indent: 18px;
    display: block;
    line-height: 22px;
    color:#000000;
    height:22px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#AB_menu ul li a:hover, #AB_menu ul li a:active, #AB_menu ul li a:focus, #selected {
    background: url(images/bullet_2.jpg) center left no-repeat;
    color:#ef5c17;
    font-weight: bold; 
    text-decoration: none;
}

#AB_content{
    float:left;
    border-left: 3px solid #E15517;
    padding:0px 20px 0px 20px;
    width:410px;
    min-height:100px;
    height:auto !important;
    margin-left:10px;
    text-align:justify;
}

#AB_banner{
    float:left;
    padding:10px;
    width:190px;
    height:100px;
}
    

body {
	background-color: #ffffff;
}

#testimonies{
    border: 1px solid #cccccc;
    margin-top:20px;
    padding:10px;
    text-align:justify;
}

img {
    border:0px;
}

input {
        background-color: #cccccc;
}

#site_ext {
	text-align: center;
	background: url(bg-header.jpg) 0 0 repeat-x;
        min-height: 100%;
        height: auto !important;
        height: 100%;
}

#site_foot {
	text-align: center;
	background: url(bg-bottom.jpg) 0 0 repeat-x;
	height: 45px;
        vertical_align:bottom;
        color:#ffffff;
        font-weight: bold;
        clear: both;
}

#site_int {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
}

#site_cent {
	height: 100%;
}

#site_logo {
	height: 87px;
	width: 235px;
	background: url(logo.png);
	position: relative;
	left: 30px;
	top: 18px;
}

#site_msg{
	position: relative;
        top:-15px;
	left: 330px;
        color:#ffffff;
        font-family: Tahoma, sans-serif;
	font-size: 15px;
        font-weight: bold;
}

#site_movie {
	width:854px;
	position: relative;
	left: 0px;
	top: 16px;
}


#div_content {
        margin:0px;
        width:850px;
	position: relative;
        padding:15px;
	left: 0px;
}

#interior {
	position: relative;
        margin:35px;
        margin-top:25px;
        padding:10px;
	left: 0px;
        text-align:justify;
}

h1 {
	width:100%;
        padding:0px;
        color: #ef5c17;
        font-family: Tahoma, Arial, Sans serif;
        font-size: 25px;
}

#site_boxes {
	position: relative;
	top: 60px;
	width: 854px;
	height: 142px;
}

#site_box1, #site_box2, #site_box3 {
	width: 263px;
	height: 142px;
}

#site_box1 {
	background: url(box_1.png);
}

#site_box2 {
	background: url(box_2.png);
	margin-left: 10px;
}

#site_box3 {
	background: url(box_3.png);
	float: right;
}


#site_boxes_small {
        position: relative;
        top: 30px;
        width: 854px;
        height: 60px;
}

#site_box_small1, #site_box_small2, #site_box_small3 {
        width: 273px;
        height: 60px;
        cursor:pointer !important;
        cursor:hand;  
}

#site_box_small1 {
        background: url(unete.png) left top;
}

#site_box_small2 {
        margin-left: 10px;
        background: url(vincularte.png) left top;
}

#site_box_small3 {
        background: url(testimonio.png) left top;
        float: right;
}

#boxes_layout_small td {
	text-align: center;
}

#boxes_layout td {
	text-align: center;
}

#box-title-1 {
	background: url(titulo-1.png) 15px 10px no-repeat;
	height: 47px;
}

#box-title-2 {
	background: url(titulo-2.png) 15px 10px no-repeat;
	height: 47px;
}

#box-title-3 {
	background: url(titulo-3.png) 15px 10px no-repeat;
	height: 47px;
}


#box_small-title-1 {
	background: url(titulo-1.png) center center no-repeat;
        height: 60px;
}

#box_small-title-2 {
	background: url(titulo-2.png) center center no-repeat;
        height: 60px;
}

#box_small-title-3 {
	background: url(titulo-3.png) center center no-repeat;
        height: 60px;
}


/*
 CSS tree
*/ 

div.fdtree1 {
    border: none;
    padding: 0px;
    font-size: 13px;
}

div.fdtree1 a:link,
div.fdtree1 a:visited {
    text-decoration: none;
}

div.fdtree1 div.fdtree1-path {
    padding: 3px 5px 5px 5px;
    border: 1px solid #999999;
    background: #FFFFFF;
}

div.fdtree1-path-add {
    border:0px solid #c0c0c0; 
    padding:0px;
    margin:0px;
    background: #EEEEEE;
    text-align:right;
}


div.fdtree1-path-add input {
    border: 1px solid #000000; 
    background: #fbf5f1;
    font-size: 10px;
    margin-right:5px;
}


div.fdtree1 div.fdtree1-path div {
    padding-left: 15px;
}

div.fdtree1 div.fdtree1-path div div {
     background: url(fdtree-node.gif) 0px 1px no-repeat;
     display: block;
     cursor:pointer !important;
     cursor:hand;   
}

div.fdtree1 div.fdtree1-content {
    padding: 5px;
    background: #eeeeee;
    border-left: 1px solid #999999;
    overflow: scroll;
}

div.fdtree1 div.fdtree1-content div {
    cursor:pointer !important;
    cursor:hand;
}

div.fdtree1 div.fdtree1-content a:link,
div.fdtree1 div.fdtree1-content a:visited {
    display: block;
    margin-left: 13px;
    padding: 2px 2px 1px 5px;
}

div.fdtree1 div.fdtree1-content a:hover {
    background: #ffffff;
    border: 1px dashed #c0c0c0;
    padding: 1px 1px 0px 4px;
}

div.fdtree1 div.fdtree1-content-title {
    color: #4B7F94;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: bold;
}


div.htitlebar {
    background: url(htitlebar-0-1.png) repeat-x;
    height: 24px;
    line-height: 23px;
    vertical-align: middle;
    font-size: 14px;
    font-family: Helvetica, Arial, Sans-Serif;
    font-weight: bold;
}

div.htitlebar div.lft {
    background: url(htitlebar-0-0.png) no-repeat;
    height: 24px;
    width: 14px;
    float: left;
}

div.htitlebar div.rgt {
    background: url(htitlebar-0-2.png) right top no-repeat;
    height: 24px;
    float: right;
    font-size: 9px;
    padding-right: 5px;
}

/*FuentesAutorrelleno -> http://script.aculo.us
                Esquinas redondeadas -> http://usalo.es (http://usalo.es/53/limar-las-esquinas-con-css/)
            */

div.autofill {
    position:absolute;
    width:250px;
    background-color:white;
    border:1px solid #888;
    margin:0px;
    padding:0px;
}
div.autofill ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
div.autofill ul li.selected { background-color: #ffb;}
div.autofill ul li {
    list-style-type:none;
    display:block;
    margin:0;
    padding:2px;
    height:18px;
    cursor:pointer;
}


/* help  */

#msg_help
{
	width:160px;
	font-family:Verdana;
	font-size:10px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	text-align:center;
}

#title_help
{
	background-color:#000000; 
	color:#FFFFFF; 
	padding:1px;
        border-bottom: 2px solid #e15616;
}



#txt_help
{
	vertical-align:middle;
	padding:2px;
        border: 1px solid #e15616;
        background-color:#FFFFFF; 
        text-align:justify;
}

.inputErr
{
	border:1px solid #FF0000;
	background-color:#FFF4F0;
	color:#FF0000;
}

.inputOK
{
	border:1px solid #047624;
	background-color:#cdefd7;
	color:#047624;
}

#clear {
        clear:both; 
}

/* ------- */

.css_textarea{
    width:600px;
    height:100px;
    background-color: #cccccc;
    
}

