@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------

Hoja de estilo

date:       18/9/09
author:		Joe Uribe
email:		replanteate@hotmail.com
website:		http://www.ddd.cl

------------------------------------------------------------*/
 
/* SECCIONES
	TODO
	HEADERFLASH
    NAVEGACION PRINCIPAL
	CONTENIDO
	MAIN
	COLUMNA
	FOOTER
*/

/* =======  ESTILOS GENERALES ======= */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end css reset here */


/* 1 line tricks
http://www.cssglobe.com/post/1392/8-premium-one-line-css-tips

VERTICALLY CENTERS CONTENT IN BOX (IN THIS CASE THE BOX WOULD BE 24 PIXELS TALL)
line-height:24px; 

= = =

PREVENTS OVERSIZED CONTENT TO BREK FIXED WIDTH FLOATED LAYOUTS
#main{ 
	overflow:hidden;
}

= = =

PREVENTS LINE BREAKS IN LINKS
a{ 
	white-space:nowrap;
}

= = =

ALWAYS SHOW FIREFOX SCROLLBAR
html{
	overflow:-moz-scrollbars-vertical;
}

= = =

REMOVE VERTICAL TEXTAREA SCROLLBAR IN IE
textarea{
	overflow:auto;
}

= = =

FORCE PAGE BREAKS WHEN PRINTING YOUR DOCUMENT
h2{
	page-break-before:always;
}

= = =

REMOVE ACTIVE LINK BORDERS
a:active, a:focus{
	outline:none;
}


*/


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font: normal 2em Verdana, Arial, Times, sans-serif;;
	color: #3f403d;  
}

h2 {
	color: #3f2f11;
	font-family: Geneva, "Trebuchet MS", "MS Sans Serif", sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 10px;
}

h3 {
	font: normal 1.6em Georgia, Times New Roman, Times, serif;
	color: #3f403d;
	border-bottom: 1px solid #f1f3f0;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	padding-left: 10px;
	padding-top: 0.5em;
}

h4 {  
	font: bold 1.5em Georgia, Times New Roman, Times, serif;
	color: #fff;  
	padding-left: 10px;
	margin: 1em 0;
}

h5 {  
	font: normal 1.2em Georgia, Times New Roman, Times, serif;
	color: #c5cfc4;  
}

h6 {  
	font: normal 1em Georgia, Times New Roman, Times, serif;
	color: #000;  
}

p, ol, ul, dl  {
	margin: 0.5em 0;
}

a:link, a:visited {
	color: #009933; 
	text-decoration: none;
}


#todo{
	width: 900px;
	background-color: #FFFFFF;
	margin: auto;
	height: 610px;
}

#header{
background:url(images/header.gif);
	height: 118px;

}

#contenido{
background:url(images/contenido.gif);
	height: 387px;
}

#nos #contenido{
background:url(images/contnos.gif);
	height: 387px;
}
#pro #contenido{
background:url(images/contpro.gif);
	height: 387px;
}
#con #contenido{
background:url(images/contcon.gif);
	height: 387px;
}
#ser #contenido{
background:url(images/contser.gif);
	height: 387px;
}
#emp #contenido{
background:url(images/contemp.gif);
	height: 387px;
}
#hog #contenido{
background:url(images/conthog.gif);
	height: 387px;
}
#otr #contenido{
background:url(images/contotr.gif);
	height: 387px;
}
#footer{
background:url(images/footer.gif);
	height: 61px;
}



/* ======= NAVIGATION STYLES ======= */
	
#botones{

}

/* ======= BILLBOARD STYLES ======= */



#main {
	float: left;
	margin-right: 10px;


}

#mainint {
	padding-left: 80px;
	padding-right: 20px;
	padding-top: 30px;
	width: 750px;
}

#mainintser {
	padding-left: 50px;
	padding-right: 20px;
	padding-top: 0px;
	width: 550px;
	margin-left: 230px;
	margin-top: 105px;
}

#mainser {
	padding-left: 80px;
	padding-right: 20px;
	padding-top: 0px;
	width: 794px;
	margin-left: 0px;
	margin-top: 30px;
	position: absolute;
}

#mainfooter {
	background-image: url(imagenes/Images/blancofooter_28.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#columna {
	width: 220px;
	float:left;
	margin-top: 106px;
}

#columnaint {
	background-color:#d4c17e;
	background-image: url(imagenes/Images/barracolumna_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
	list-style-type: none;
	
	
}

#columnaint ul {
	color: 3f2f11;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}	
	#columnaint li {
	color: 3f2f11;
	margin-left: -30px;
	padding-left: 0px;
	list-style-type: none;
	
}
#columnaint img {

	
}

#footercolumna {
	background-color:#d4c17e;
	background-image: url(imagenes/Images/columnafooter_19.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#columna h2 {
	color: #FFFFFF;

}
#int #contenido {
	height: 350px;
	background-image: url(css/imagenes/fondocolumna.jpg);
	background-repeat: repeat-x;
}

#ba #contenido em {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	
}

#hm #contenido .col1 img {
	position: relative;
	top: 14px;
}

#hm #contenido .col2 {
	float: left;
	width: 254px;
	padding-top: 20px;
	padding-right: 12px;
	margin: 0 15px 0 15px;
	}

#hm #contenido .col3 {
	float: left;
	width: 254px;
	padding-top: 20px;
	margin: 0 15px 0 15px;
}

#int #contenido .col1 {
	float: left;
	width: 166px;
	padding-top: 20px;
	margin: 0 15px 0 15px;
}

#int #contenido .col2 {
	float: left;
	width: 656px;
	height: 318px;
	padding-right: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 12;
	margin-left: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	overflow: auto;
}

#int #contenido .col2 img {
	position: relative;
	top: 7px;
	left: 110px;


}
#int #contenido .col1 ul li{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #545454;
	margin-left: 16px;
}

#int #contenido .col2 ul {
	margin-left: 20px;
	display: block;
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
}
#int #contenido .col2 ol {
	margin-left: 20px;
	display: block;
	list-style-position: outside;
	list-style-type: upper-roman;
	text-decoration: none;
}
#int #contenido .col2 ul li a:link, #int #contenido .col2 ul li a:visited {
	font-weight: normal;

}

#hm #contenido h1 { /* phark image replacement (editado por mi, porque no quiero reemplazar el texto por una imagen)*/
	color: #ABAA8E;
	font-size: 260%;
	display: block;
	line-height: 75%;
	text-align: center;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #545454;
}

.bold {
	color: #768764;
	font-weight: bold;	
}


#contenido p, #contenido ul, #contenido ol, #contenido dl, #contenido em {
	font-size: 130%;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 30px;
}

#contenido p {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 1em;
}

#contenido em {
	display: block;
	font-size: 100%;
	text-align:left;
	color: #FA0606;
	
}

#contenido a:link, #contenido a:visited {
	color: #009933;
	font-weight: bold;
	font-size: 100%;
	}

#contenido a:hover, #contenido a:active {
	color: #009933;
	text-decoration: none;
}
#contenido img a:hover, #contenido img a:active {

}

#int #contenido h1 {  
	color: #ABAA8E;
	font-size: 260%;
	display: block;
	line-height: 75%;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #545454;
}
 

/* ======= FORM STYLES ======= */


form input.test { /* to hide test field on forms to prevent spam - may want to text indent it into oblivion - think i read that some browsers choke on display none*/
	display: none;
}

form {
	margin:0px;
}

form p {

	color: #333333;
}
label {
	font-weight:bold;
	margin-top: 5px;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 5;
}
input {
	border:1px solid #CCCCCC;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	padding: 2px;
	margin-left: 0px;
	display: block;
	width: 200px;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #CCCCCC;
	height:80px;
	display:block;
	color:#777;
}
input.button {
	height: auto;
	color: #333333;
	border: 1px solid # #000000;
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #999999;
	width: auto;
	display: block;
	float: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin:auto;
}
#footer label {
	displa: none;
}

/* ======= TABLE STYLES ======= */

/* ======= FOOTER STYLES ======= */



#footer p, #footer ul, #footer ol, #footer dl, #footer em {
	font-size: 110%; 
	color: #000000;
}
