/* RESETEO DE ESTILOS ---------------------------------------------------------------------------------------------------------- */
:link,:visited {text-decoration: none;}
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;
}
a img{ border:none; }
input, textarea, select, button { font-size:100%;font-family:inherit; }
select { margin: inherit; }
caption, th, td { text-align: left;font-weight: normal; }
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse;border-spacing: 0; }

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }

/* DEFAULTS
------------------------------------------- */
body   
{
    font-size: 80%;
    font-family:  "Trebuchet MS", "Helvetica Neue", "Lucida Grande", "Segoe UI", Verdana, Arial, Helvetica, sans-serif; 
    margin: 0 0 10px 0;
    padding: 0px;
    color: #A7A7A7;
    background-color:#FFF;
}

a{color:#6CAC1F;}
a:link, a:visited {color:#6CAC1F;text-decoration:none}
a:hover {color:#6CAC1F;text-decoration:underline}
a:active {color:#6CAC1F;text-decoration:underline}
a img {border: 0;}
img{border:0;}

.cursiva
{
    font-style:italic;
    font-weight:bold;
}

p
{
    margin-top:10px;
	margin-left:15px;
    text-align:justify;
    line-height:140%;
}

img.left
{
    float:left;
    width:auto;
    margin:0 15px 15px 0;
}
img.right
{
    float:right;
    width:auto;
    margin:0 0 15px 15px;
}
img.img-p
{
    margin:.5em 2em 2em 0;
    clear:left;
}
img.img-clear
{
    margin:.5em 2em 5em 0;    
    clear:both;
}
.img-top
{
    margin-bottom:25px;    
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color:#045685 ;
    /*font-variant: small-caps;
    text-transform: none;*/
    font-weight:bold;
}

h1
{
    font-size: 1.3em;
}
h1.logo a
{
	display: block;
    width: 194px;
    height: 188px;
    background: transparent url("/_imgs/art/logo.gif") no-repeat;
    text-indent: -3000px;
	float:left;
}
h2
{
    font-size: 1.5em;
    font-weight: bold;
	color:#333;
}
h3
{
    font-size: 1.1em;
    margin-bottom: 10px;
    color:#333;
    padding-left:13px;
}

h4
{
    font-size: 1em;
}

h5, h6
{
    font-size: .9em;
}


/* TABLAS --------------------------------------------------------- */
table
{
    width:100%;
}
table th
{
    background-color:#69C;
    color:#FFF;
    text-align:center;
    padding:2px;
}

table td
{
    padding:2px;
    /*border-bottom:dotted 1px #333;*/
}

table.contacto
{
	width:auto;
	margin-left:150px;
}
table.contacto td
{
	border:none;
}

/* TEXTO ----------------------------------------------------------------------*/
.textright{text-align:right;}
.textleft{text-align:left;}
.textcenter{text-align:center;}
.top{vertical-align:top;}
.warning{color:#C00;background-color:#FFECEC;border:solid 1px #C00;padding:1em;margin-top:1em;}
.ok{color:#6C0;}
/*CONTAINER --------------------------------------------------------------------------------------------------------------------------------------------------*/
#container
{
    width:980px;
    margin:0 auto; 
	padding:0;
    /*color:#547529;*/
	overflow:hidden;
}

/* HEADER  -----------------------------------------------------------------------------------------------------------------------------------------------*/
#header
{
	height:193px;
	border-bottom:solid 2px #FFF;
	background-color:#FFF;
}

#flash-top
{
	float:right;
	width:590px;
}
#toplinks
{
	float:right;
	width:75px;
	text-align:right;
	padding-right:3px;
}
#toplinks a
{
	color:#999;
	text-decoration:underline;
}
#social-media ul
{
	margin-top:100px;
	margin-bottom:10px;
}
#social-media ul li
{
	width:50px;
	text-align:right;
}

/* MENÚ -----------------------------------------------------------------------------------------------------------------------------------------------*/
#menu
{
	/*
	height:36px;
	border-bottom:solid 2px #FFF;
	background:#383838 url("/_imgs/css/menu-bg-top.gif") no-repeat top left;
	*/
    margin:0 auto; 
	padding:0;
	height:31px;
	background:#383838 url("/_imgs/css/menu-bg-top.gif") no-repeat top left;
	/*border-bottom:solid 1px #CCC;*/
}
/*
#menu ul
{
    list-style-type:none;
    padding:10px 0 0 0;
    margin:0;
}
#menu ul li
{
	display:inline;
	text-align:center;
}
#menu ul li a
{
	display:block;
	float:left;
	width:109px;
	color:#999;
	border-right: solid 1px #FFF;
	padding:0 .5em;
	text-align:center;
}
#menu ul li a:hover
{
	text-decoration:none;
	color:#7DB900;
}
*/

/* PRINCIPAL -----------------------------------------------------------------------------------------------------------------------------------------------*/
#main-index
{
	margin:0;
	padding:0;
	background-color:#EBEBEB;
}
#main
{
	margin:0;
	padding:0;
	/*background-color:#EBEBEB;*/
	
	background:#FCFCFC url("/_imgs/css/bg-main.gif") repeat-x top;
	
	border-top: solid 2px #7db900;
	border-left: solid 2px #7db900;
	border-right: solid 2px #7db900;
	/*border-bottom: solid 15px #7db900;*/
	overflow:hidden;
}
#main-top
{
	text-align:right;
	background-color:#7db900;
	padding:5px;
	color:#FFF;
}
#main-contenido
{
	padding:25px 50px;
	color:#666;
	/*width:100%;*/
	
}
#main-contenido h2
{
	margin-bottom:25px;
}
#main-contenido h3
{
	background-color:#FFF;
	color:#7db900;
	font-weight:normal;
	padding:2px 10px;
}
#main-contenido p
{
	margin-bottom:10px;
}
#main-contenido ul
{
	list-style-type:square;
	padding-left:45px;
}

#main-contenido ul li
{
	
}
.item-container
{
	width:100%;
}
.item-container img
{
	float:right;
	border:solid 10px #CCC;
	margin:0 0 25px 25px;
}
#main-bottom
{
	margin:0;
	padding:40px 0 50px 30px;
	background:#FCFCFC url("/_imgs/css/bg-main.gif") repeat-x top;
	overflow:hidden;
}

#colaboradores
{
	padding-top:10px;
	/*margin:0 10px;*/
	text-align:center;
	/*border-bottom:solid 2px #333;*/
	background-color:#fcfcfc;
	
}
#colaboradores div
{
	text-align:left;
	/*padding-left:20px;*/
	color:#666;
	margin:20px;
	border-top:dotted 1px #CCC;
}
div.infoitem
{
	float:left;
	width:275px;
	margin:0 0 0 45px;
	border-right:solid 1px #d5d5d5;
	height:225px;
}

div.infoitem h2
{
	margin-bottom:15px;
	color:#000;
	font-weight:normal;
	font-size:1.8em;
}

div.infoitem h2 span
{
	color:#84bc10;
}

div.infoitem h3
{
	padding:0 25px 0 0;
	margin:0 0 15px 0;
	color:#333;
	font-weight:bold;
	font-size:1em;	
}

div.infoitem p
{
	margin:15px 0 0 0;
	padding-right:45px;
	margin-bottom:15px;
	text-align:left;
	/*height:125px;*/
}
div.infoitem ul li
{
	padding:5px 0 5px 25px;
	background:transparent url("/_imgs/css/pdf.gif") no-repeat left center;
}
div.infoitem a.masinfo
{
	display:block;
	width:60px;
	height:16px;
	background:#090 url("/_imgs/css/btn-mas-info.gif") no-repeat;
	text-align:right;
	color:#CCC;
}
div.infoitem a span
{
	display:block;
	padding-right:6px;
	margin-top:-1px;
	/*margin-top:-1px;*/
	/*background-color:#C30;*/
}

div.infoitem a:hover
{
	/*background-color:#555;*/
}

/* OTROS -------------------------------------------------------------------------------------------------------------------------------------------------*/

div.galeria-horizontal 
{
	text-align:center;
	margin:20px auto;
}
div.galeria-horizontal img
{
	margin-left:25px;
	border:solid 1px #CCC;
}

/* FOOTER ------------------------------------------------------------------------------------------------------------------------------------------------*/
	
#footer
{
	height:30px;
	margin:0;
	padding:15px 0 0 5px;
	/*border-top:solid 2px #FFF;*/
	background:#383838 url("/_imgs/css/footer.gif") bottom no-repeat;
	text-align:center;
}
#footer a
{
	color:#A7A7A7;
}
/* HOME -----------------------------------*/

div.index
{
	
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------*/


