* {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
}

td{font-family:Tahoma;font-size:11px;color:#000000}

.date{font-family:Tahoma;font-size:10px;color:#787878;font-weight:bold;padding-left:10px;padding-top:10px;}
.cap{font-family:Tahoma;font-size:10px;color:#FFAA00;font-weight:bold;padding-left:10px;padding-top:2px;}

.contacto a:link, .contacto a:visited, .contacto a:active{
	color: #0000FF;
	text-decoration: none;
}
.contacto a:hover{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

#body {
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

table.TABLE_main {
	background-color:#FFFFFF;
	height:100%;
	border:0px;
}
td.TD_backLeft, td.TD_backRight{
	width:50%;
	height:100%;
	background-repeat:repeat-y;
	background-color:#E3E5E4;
}
td.TD_backLeft{
	background-position:right top;
	background-image:url(images/bg_left.jpg);
}
td.TD_backRight{
	background-position:left top;
	background-image:url(images/bg_right.jpg);
}
td.TD_bottom_B{
	background-image:url(images/bg_bottom_B.jpg);
	height:123px;
}
td.TD_bottom_B_alt01{
	background-image:url(images/bg_bottom_B_alt01.jpg);
	height:123px;
}
td.TD_bottom_A{
	height:20px;
}
td.TD_bottom_A_alt01{
	background-image:url(images/bg_bottom_A.gif);
	height:112px;
}
td.TD_frm{
	height:100%;
	vertical-align:top;
}
td.TD_center{
	height:100%;
	vertical-align:top;
	text-align:center;
}
td.TD_center{
	/** Para centrar en Firefox **/
	text-align:-moz-center;
}
td.TD_menuTop{
	height:28px;
	width:171px;
	vertical-align:top;
	background-image:url(images/bg_menuTop.jpg);
}
td.TD_centerTop{
	height:19px;
	width:569px;
	vertical-align:top;
	background-image:url(images/bg_centerTop.jpg);
}
td.TD_menuBottom{
	height:28px;
	width:171px;
	vertical-align:bottom;
	background-image:url(images/bg_menuBottom.jpg);
}
td.TD_menuMiddle{
	height:23px;
	width:171px;
	vertical-align:top;
	background-image:url(images/bg_menuMiddle.jpg);
}
td.TD_menuItem,td.TD_menuItemSelected{
	height:30px;
	vertical-align:middle;
	text-indent:20px;
	font-weight: bold;
}
td.TD_menuItem, td.TD_menuItemSelected{
	cursor:hand;
}
td.TD_menuItemSelected{
	background-image:url(images/bg_menuItemSelected.jpg);
	font-weight:bold;
	color:#FFFFFF;
}
table.TABLE_center, table.TABLE_menu {
	height:100%;
	border:0px;
}
table.TABLE_center{
	background:url(images/bg_center.gif)
}
table.TABLE_menu{
	background:url(images/bg_menu.jpg)
}
p.P_text01{
	font-size:12px;
	text-align:justify;
	width:500px;
}
p.P_text01 a:link, p.P_text01 a:visited, p.P_text01 a:active{
	color: #0000FF;
	text-decoration: none;
}
p.P_text01 a:hover{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}

p.P_centerSubTittle{
	color: #666666;
	font-size: 16px;
	font-weight:bolder;
	text-align:justify;
	width:500px;
}
p.P_centerTittle{
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bolder;
	margin-bottom: 10px;
	position: relative; left: 1px; top: 1px;
}
p.P_centerTittle font { 
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bolder;
	margin-bottom: 10px;
	position: absolute; left: -1px!important; top: -1px!important;
}
td.TD_bottomTop{
	height:15px;
	width:300px;
	vertical-align:top;
}
td.TD_bottomLeft{
	width:20px;
}
td.TD_bottomRight{
	width:420px;
}
td.TD_bottomTittle{
	height:30px;
	color: #FFF;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
}
td.TD_bottomContact{
	height:78px;
	color:#FFFFFF;
	font-size:10px;
}
td.TD_bottomContact a:link, td.TD_bottomContact a:visited, td.TD_bottomContact a:active{
	color: #FFFF66;
	text-decoration: underline;
}
td.TD_bottomContact a:hover{
	color: #FFFF66;
	font-weight: bold;
	text-decoration: underline;
}

/**********  BUSCADOR  **********/
#Search {
	width: 500px;
	height: 100px;
	border: 1px solid #333;
	background-color: #F1F5FA;
	padding: 10px 15px 0px 5px;
	font-size: 11px;
}
#Search .Container {
	height: 26px;
}
#Search .Container .Text{
	width: 58px;
	line-height: 1.5em;
	text-align: right;
	padding-right: 5px;
	float: left;
}
#Search .Container .Input{
	width: 171px;
	float: left;
}
#Search .Container .Separation{
	width: 20px;
	float: left;
}
#Search .Container .Input .SearchText{
	height: 1.5em;
	font-size: 11px;
	width: 100%;
}
#Search .Container .Input .SearchOption{
	height: 1.5em;
	font-size: 11px;
	width: 100%;
}
#Search .SearchButton{
	height: 2em;
	font-size: 11px;
	font-weight: bolder;
	cursor: hand;
}

/**********  LISTADO OFERTAS  **********/
#OfferListHeader {
	width: 500px;
	font-weight: bolder;
	line-height: 2em;
	background-color: #003399;
	color: #FFF;
}
#OfferListHeader .StartDate{
	width: 100px;
	height: 100%;;
	float: left;
	border: 1px solid white;
}
#OfferListHeader .Name{
	width: 200px;
	height: 100%;
	float: left;
	border: 1px solid white;
}
#OfferListHeader .Area{
	width: 100px;
	height: 100%;
	float: left;
	border: 1px solid white;
}
#OfferListHeader .City{
	width: 100px;
	height: 100%;
	float: left;
	border: 1px solid white;
}
.OfferListEntry {
	width: 500px;		height: 40px;
	line-height: 1.4em;
	border-bottom: 1px dashed #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.OfferListEntry .StartDate{
	width: 100px;
	height: 100%;;
	float: left;
}
.OfferListEntry .Name{
	width: 200px;
	height: 100%;
	float: left;
}
.OfferListEntry .Name a, .OfferListEntry .Name a:link, .OfferListEntry .Name a:visited{
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
.OfferListEntry .Name a:hover{
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
.OfferListEntry .Area{
	width: 100px;
	height: 100%;
	float: left;
}
.OfferListEntry .City{
	width: 100px;
	height: 100%;
	float: left;
}

/**********  OFERTA  **********/
#Offer {
	width: 500px;
	text-align: left;
}
#Offer .Name {
	font-size: 18px;
	font-weight: bolder;
	color: #444;
	border-bottom: 1px solid #CCC;
	margin-bottom: 12px;
}
#Offer .Entry {
	width: 100%;
	padding-bottom: 5px;
}
#Offer .Entry .Tittle {
	width: 130px;
	color: #336699;
	float: left;
}
#Offer .Entry .Content{
	width: 370px;
	margin-bottom: 5px;
	float: left;
}
#Offer .Bottom{
	width: 100%;
	height:20px;
}
#Offer .Section {
	font-size: 14px;
	font-weight: bolder;
	color: #336699;
	border-bottom: 1px dotted #CCC;
	margin-top: 14px;
	margin-bottom: 12px;
}


/**********  LOGIN - REGISTRO - SOLICITAR TRABAJADORES  **********/
#Login {
	width: 500px;
	height: 100px;
	border: 1px solid #333;
	background-color: #F1F5FA;
	padding: 10px 15px 10px 5px;
	font-size: 11px;
}
#Login .Container {
	height: 26px;
}
#Login .Container a, #Login .Container a:link, #Login .Container a:visited, #Login .Container a:hover{
	color: #0000CC;
	text-decoration: underline;
}
#Login .Container .Text{
	width: 190px;
	line-height: 1.5em;
	text-align: right;
	padding-right: 5px;
	font-weight: bolder;
	float: left;
}
#Login .Container .Input{
	width: 280px;
	text-align: left;
	float: left;
}
#Login .Container .Separation{
	width: 20px;
	float: left;
}
#Login .Container .Input .LoginText{
	height: 1.5em;
	font-size: 11px;
	width: 200px;
}
#Login .Container .Input .LoginOption{
	height: 1.5em;
	font-size: 11px;
	width: 200px;
}
#Login .LoginButton{
	height: 2em;
	font-size: 11px;
	font-weight: bolder;
	cursor: hand;
}

