@charset "UTF-8";
/* CSS Document - Instituto Colombiano de Derecho Ambiental*/

/* General */

body {
	background-color:#375646;
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana;
	line-height:16px;
}
p {
	font-family:Calibri, "Myriad Pro", "Trebuchet MS", Verdana;
	font-size:14px;
	margin-top: 6px;
	color:#3B2314;
}
a {
	color:#006838;
}
a:hover {
	color:#FFF;
	background-color:#3B2314;
	text-decoration:none;
}
h1 {
	color:#006838;
	font-size:20px;
	margin-bottom: 10px;
	margin-top: 4px;
}
h3 {
	color:#F60;
	margin-top: 8px;
}
img {
	border:solid 4px white;
	padding:0px;
	margin-left:0px;
	margin-right: 8px;
	margin-bottom:10px;
}
ul {
	font-size:13px;
	line-height:20px;
	list-style:square;
	list-style-position:outside;
}
ul a {
	text-decoration:none;
}
hr {
	clear:both;
	color:#DBCDA6;
	background-color:#DBCDA6;
	width:80%;
	margin-right:auto;
	margin-left:auto;
	height:2px;
}
select {
	color:#696;
	width:300px;
}
imput {
	background-color:#FFC;
}

fieldset {
	border: solid 1px #300;
}

legend {
	background-image:url(Assets/Images/Layout/bkgLinks.png);
	font-style:italic;
	color:#C30;
	font-size:12px;
	margin-bottom: 0px;
}
/* Classes */

.atencion{
	color:#F30;
	font-size:20px;
}
.Fecha {
	color:#F90;
	font-size:12px;
	margin-bottom: 0px;
}
.recordCount {
	color:#3B2314;
	font-size:12px;
	margin-bottom: 0px;
}
.tituloNoticia {
	color:#3B2314;
	font-size:20px;
	margin-bottom: 8px;
	margin-top: 4px;
	font-weight: 600;
	text-align: left;
}
.tituloLink {
	color:#3B2314;
	font-size:16px;
	margin-bottom: 0px;
	margin-top: 4px;
	font-weight: 600;
}

.labelForm {
	color:#3B2314;
	font-size:16px;
	margin-bottom: 0px;
	margin-top: 4px;
	font-weight: 600;
	font-style:italic;
}

.formText {
	color:#466858;
	font-size:14px;
}
.imagen{
	float:left;
}
/* LayOut */

#container {
	width:968px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#menuTop {
	width:968px;
	height:40px;
	background-image:url(Assets/Images/Layout/bkgPaperTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
}
#content {
	width:960px;
	background-image:url(Assets/Images/Layout/bkgPaperMiddle.jpg);
	background-repeat:repeat-y;
	background-position:top;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}
#header {
	width:960px;
	height:190px;
}
#copyContainer {
	width:960px;
	height:auto;
}
#copyLeft {
	width:160px;
	height:auto;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#copyLeft p {
	text-align:left;
	padding-left:4px;
}
#copyCenter {
	width:578px;
	height:auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #DBCDA6;
	border-left: solid 1px #DBCDA6;
	margin-bottom: 15px;
}
#copyCenter p {
	text-align:justify;
}
#copyCenterDetail {
	width:738px;
	height:auto;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	border-right: solid 1px #DBCDA6;
	margin-bottom: 15px;
	margin-left:11px;
	text-align:justify;
}
#copyRight {
	width:160px;
	height:auto;
	float:left;
	margin-left: 8px;
	margin-right: 12px;
}
#menuBottom {
	clear:both;
	background-image:url(Assets/Images/Layout/bkgPaperMenu.jpg);
	width:960px;
	height:300px;
}
#menuBottom p {
	padding-left:4px;
}
#menuUno {
	width:160px;
	height:285px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
#menuDos {
	width:279px;
	height:285px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #76A881;
}
#menuTres {
	width:278px;
	height:285px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-left: solid 1px #76A881;
	border-right: solid 1px #76A881;
}
#menuCuatro {
	width:160px;
	height:285px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
#footer {
	clear:both;
	width:960px;
	background-image:url(Assets/Images/Layout/bkgPaperBottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:50px;
}
#footer p {
	font-size:10px;
	margin-top:0px;
	margin-right:15px;
	margin-left:15px;
	text-align:center;
	padding-top: 15px;
}
#googleSearch {
	background-image:url(Assets/Images/Layout/bkgTan.png);
	background-repeat:repeat;
}
#googleResults {
	width:738px;
	height:500px;
	overflow:auto;
}
#boletin {
	background-image:url(Assets/Images/Layout/bkgGreen.png);
	background-repeat:repeat;
}
#noticias {
	width:733px;
	clear:both;
	padding-bottom:20px;
	padding-top:20px;
}
#beadcrumbs {
	background-image:url(Assets/Images/Layout/bkgTan.png);
	background-repeat:repeat;
	height:auto;
	width:738px;
	min-height: 25px;
}
#beadcrumbs img {
	border:none;
}
#beadcrumbs a {
	color:#3B2314;
}
#beadcrumbs a:hover {
	text-decoration:none;
	color:white;
}
#links {
	background-image:url(Assets/Images/Layout/bkgLinks.png);
	background-repeat:repeat;
	text-align:left;
	padding:4px;
	margin-bottom:8px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
}
#links p {
	text-align:left;
}
#formulario {
	width:738px;
	background-image:url(Assets/Images/Layout/bkgTan.png);
	background-repeat:repeat;
	margin-left:auto;
	margin-right:auto;
}
#formRow {
	float:left;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	clear:both;
}
#formColumnLabel {
	float:left;
	width:180px;
	height:25px;
	margin-left:5px;
	margin-right:5px;
	background-image:url(Assets/Images/Layout/bkgLinks.png);
}
#formColumn {
	float:left;
	width:400px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	background-image:url(Assets/Images/Layout/bkgLinks.png);
}
#adminColumn {
	width:690px;
	height:auto;
	float:left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:8px;
	margin-top:8px;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
	background-image:url(Assets/Images/Layout/bkgLinks.png);
	background-repeat:repeat;
}
#timeStamp {
	padding-right:10px;
	text-align:right;
}

#imgShowIco {
	width:220px;
	margin:10px;
	float:left;
	background-image:url(Assets/Images/Layout/bkgLinks.png);
}

#imgShowIco img {
	border:solid 4px white;
	padding:0px;
	margin-bottom:4px;
	float: none;
}

#contactCol {
	width:205px;
	margin:10px;
	float:left;
	padding:10px;
	background-image:url(Assets/Images/Layout/bkgLinks.png);
}

