@font-face { font-family: "fontPaquet";
src: url("fonts/ArchitectsDaughter-webfont/ArchitectsDaughter-webfont.eot");
src: url("fonts/ArchitectsDaughter-webfont/ArchitectsDaughter-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ArchitectsDaughter-webfont/ArchitectsDaughter-webfont.woff") format("woff"), url("fonts/ArchitectsDaughter-webfont/ArchitectsDaughter-webfont.ttf") format("truetype"), url("fonts/ArchitectsDaughter-webfont/ArchitectsDaughter-webfont.svg#fontActi+") format("svg");
}
* {
	margin: 0;
	padding: 0;
}

body {
font-family:fontPaquet;
background-image:url("images/Trabajar.jpg");
background-position:right;
background-repeat:repeat-y;
background-color:#C0C0C0;
	margin: 10px 0;
}

body, th, td {
	font-size: 13px;
	color: #666666;
}
h1, h2, h3 {
	color: #408053;
	font-size:18px;
}
h2 {
	color:#000000;
	font-size: 12px;
}
h3 a{
	border: none;
	text-decoration: none;
	color:#000000;
}
h3 a:hover{
	background: #408053;
	color:#FFFFFF;
	text-transform:uppercase;
}
p, ul {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}



a {
	text-decoration: none;
	border-bottom: 1px #E9D14E;
	color: #A7961B;
}


h1 a, h2 a {
	border: none;
	text-decoration: none;
	color: #626456;
}

h1 a:hover, h2 a:hover {
	background: none;
	border-bottom: 1px dotted #E9D14E;
	color: #B8D03B;
}


/* CABECEIRA */

#cabeceira {
	width: 95%;
	height: 30px;
	margin: 0 auto;
	background:#E3EEEC;
}

#menuPrincipal {
	float: left;
	padding-top:2px;
	padding-bottom:2px;
	height: 20px;
}

#menuPrincipal ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menuPrincipal li {
	float: left;
}

#menuPrincipal a {
	border-style:dashed;
	display: block;
	float: left;
	height: 20px;
	margin-right: 1px;
	padding: 10px 20px 0 20px;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	border: 1px #FFFFFF;
	border-top:none;
	border-bottom:none;
}

#menuPrincipal a:hover {

	background:#408053;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
	border-top:none;
	border-bottom:none;
}


/* TÍTULO */

#titulo {
	width: 95%;
	margin: 0 auto;
	height: 40px;
	background:#408053;

	border: 1px solid #FFFFFF;
}

#titulo h1 {
	float: left;
	margin: 0;
	font-size:24px;
	padding: 5px 5px 0 20px;
	color:#FFFFFF;
}

#titulo h2 {
	float: right;
	margin: 0;
	padding: 20px 10px 0 0;
	color:#FFFFFF;
}



/* PÁXINA */

#paxina {
	width: 95%;
	margin: 0 auto;
	padding-top: 5px;
	background: #FFFFFF;
	border: 1px solid #408053;
}

/* Corpo */

#areaContido {
	float: left;
	width: 75%;
	padding: 0 5px 0 21px;
	margin: 0;
	font-size: .8em;
	color: #CFCFCF; text-align:justify;
}


/* Lateral */

#menu {
	float: left;
	width: 18%;
	float:right;
	padding: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#menu li li {
	padding: 5px;
	margin: 0;
	font-size: .8em;
}


#menu li h2{
	color:#000000;
	font-size:12px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #408053;
	padding-left:5px;
}
#menu li a {
	color:#000000;
	padding:2px;	
	border: none;
	font-size:10px;
	font-style:normal;
}

#menu li a:hover {
	padding:2px;
	border: none;
	background:#408053;
	color:#FFFFFF;
	font-style:inherit;
	font-size:10px;
	text-transform:uppercase;
}
#pe {

	padding:5px;
	width: 95%;
	margin: 0 auto;
	background:#FFFFFF;
	border: 1px solid #408053;
}
object{overflow:hidden;}
