html, body {
border:0;
margin:0;
padding:0;
}
body {
	font-size: 11px;
	color: #3E6125;
	line-height: normal;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}
a:link {
	color: #006633;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #ABC143;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.textonormal {
	font-size: 11px;
	color: #333333;
}
/* headings */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
h3 {
	font-size: 16px;
	font-style: italic;
	color: #ABC143;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 14px;
	font-style: italic;
	color: #ABC143;
	font-family: "Times New Roman", Times, serif;
}
h5 {
	font-size: 14px;
	font-style: italic;
	color: #F56508;
	font-family: "Times New Roman", Times, serif;
}
.celda_noticia {
	background-image: url(images_inicio/cabe2.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
.noticia_fecha {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.noticia_texto {
	font-size: 11px;
	font-style: normal;
	color: #3E6125;
}
.noticia_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #999900;
}
.foto_noticia {
	padding:10px;
	background-color: #f7f7f7;
	width: 100px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 1em;
}
.lineainferior {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #abc143;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.foto_noticia_grande {
	padding:10px;
	background-color: #f7f7f7;
	width: 216px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-right: 1em;
	height: 162px;
	background-position: center;
}
.fondovertical {
	background-image: url(images_inicio/fondovertical.gif);
	background-repeat: repeat;
}
.fondocabecera {
	background-image: url(images_inicio/caber1.gif);
	background-repeat: no-repeat;
}
#contenido {
	height: 600px;
	width: 900px;
}
.lineainf_lat {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ABC143;
	border-right-color: #ABC143;
	border-bottom-color: #ABC143;
	border-left-color: #ABC143;
}
.txtblanco {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.lineainferiorgris {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.margenexperiencia {
	margin: 10px;
}

