@CHARSET "ISO-8859-1";

body { 
	text-align:center;
	color: black;
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	margin:0px auto;
}

td {
	color: black;
	font-family: Arial;
	font-size: 12px;
	background-color: white;
	text-align:center;
}

input, select, textarea, button  {
	border: 1px solid #bbb;	
}

a {
	text-decoration:none;
	color: #1155FF;
}

a:hover {
	color: #0022EE;	
}

img {
	border: 0;	
}

form td {
	text-align:left;
}


#wrapper {
	width:770px;
	margin-left : auto ;
	margin-right : auto ;
	text-align:left;		
}

#wrapper table {
	width: 100%;	
}
#spacer {
	height: 120px;	
}

#header {
	
	vertical-align: bottom;
	text-align:center;
	text-align:center;
}

#header table td {
	background: inherit;	
}


#footer {
	text-align:center;
	font-size: 9px;
	
}

hr {
	color: #3399FF;
	width: 600px;
	border: 1px dotted;
}

#header {
	width: 100%;
	text-align: left;	
	
	border: 1px solid #CCDDFF;
	font-size:12px;
	
	padding-left: 30px;
	padding-righ: 30px;
	padding-top: 5px;
	padding-bottom:5px;
	
	background-color: #FAFAFF;

}

.busqueda_contenido {
	text-align: center;
}

#logo {
	text-align:center;	
}

#resultados {
	text-align:left;
	width: 650px;
	margin: 0 auto;
}

div#forma {
	text-align:center;
	width: 800px;
	margin: 0 auto;
	
}

div#forma table {
	margin: 0 auto;
	width: 100%;
}

div#forma table td {
	text-align:left;
	vertical-align: top;	
	assad: asd;
	
}

label.error {
	font-size: 10px;
	color:red;
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;	
}


label.valid {
	background: url('http://dev.jquery.com/view/trunk/plugins/validate/demo/images/checked.gif') no-repeat;
	display: inline;
	width: 16px;
	height: 16px;
}


td.error {
	color:red;
}

div#header_panel {
	text-align: left;	
}

div#header_panel table{
	width: 100%;	
}

div#header_panel td{
	width: 20%;	
}

div#header_panel td#banner{
	
	width: 80%;
	height:100px;
	color:white;
	text-align:center;
	vertical-align:middle;
	font-size: 20px;
}

div#informacion {
	text-algin:left;
}

div#agregarEmpleo {
	margin: 0 auto;	
	
}



div#tabbedPane {
	display: none;
}

table#empleo_results {
	width: 800px;
	margin: 0 auto;
}

table#empleo_results  td{
	text-align: left;
	vertical-align: top;
}

div#empresa {
	text-align: center;	
} 

div#empresa table {
	margin: 0 auto;
	width: 800px;
}

div#empresa td {

	text-align: left;
}

div#links_abajo {
	text-align: center;
	font-size: 10px;
}

div#paginas {
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
}

#resultados h3 {
	text-align: center;	
}

.highlighted {
	font-weight: bolder;
	background-color: #eeeeff;
}
