body  { color: #000000; font: normal normal 11px Trebuchet MS, Verdana, Arial; }
#left_nav{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 170px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#left_nav a:link, #left_nav a:visited {
	color: #696969;
	text-decoration: none;
	margin-left: 20px;
}
#left_nav a:hover{
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
}

#talk{
	background-image: url(images/talk.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-bottom: 15px;
	margin-left: 15px;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 25px;
	color: #5B5B5B;
	display: block;
	margin: 5px;
	font-weight: normal;
	background-image:url(titles.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 7px;
}

h3, h4 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 17px;
	color: #72B548;
	border-bottom-width: 1px;	
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding: 3px;
}
td a, td a:visited {
	color: #575757;
	text-decoration: none;
}
td a:hover {
	color: #72b548;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
}
#home li, #home li a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #666666;
	list-style-image: url(images/add.gif);
	width: 300px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 15px;
	list-style-position: inside;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

#home li a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #333333;
	width: 300px;
	list-style-image: url(images/add.gif);
	background-image: url(green_tab.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form {
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px dotted #E4E4E4;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}



.fixA{
	display:block;
	float:left;
	clear: right;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

#footer{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.block_client {
	display: block;
	width: 500px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	padding: 5px;
}

#story_div{
	background-image: url(story.jpg);
	min-height:120px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 55px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 20px;
}

#der_b, #izq_b {
	background-repeat: no-repeat;
	height: 155px;
	width: 240px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#der_b li, #izq_b li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-type: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
}
#der_b ul, #izq_b ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#izq_b{
float:left;
	background-image: url(candidatos.jpg);
}
#der_b{
float:right;
	background-image: url(empresas.jpg);
}

.edit_btn{
	padding: 2px;
	background-color: #F2FFDF;
	border: 1px solid #666666;
	color: #000000;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
	width: 100px;
	margin: 3px;
}
