@charset "utf-8";
body {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: justify;
}
.imgborder ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.imgborder li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 0px;
}

.imgborder img {
	padding: 5px;
	border: 1px solid #666;
	margin-bottom: 10px;
}
/* CSS Document */

#header {
	height: 150px;
	background-image: url(../images/back_header.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#container .cols {
	float: left;
	width: 203px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 550px;
}
#logo {
	padding-left: 20px;
	float: left;
}
#hdrRight {
	float: left;
}
#mnuTop a {
	text-decoration: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#mnuTop {
	padding-top: 90px;
}

#mnuTop ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mnuTop li {
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}


#mnuTop a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 10px;
	padding: 10px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
}
.clearfloat {
	clear: both;
	height: 1px;
	line-height: 1px;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.txtGreen {
	color: #42be5c;
}
.txtGreenLight {
	color: #80e55d;
}
.txtOrange {
	color: #ff7800;
}
.cols img {
	display: block;
	border: 5px solid #FFFFFF;
}
.cols a {
	color: #42be5c;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#botCol {
	height: 200px;
	padding: 10px;
}
.bold {
	font-weight: bold;
}
#flags img {
	float: left;
	margin-left: 5px;
}
#container .colsLargeLeft {
	width: 203px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
}
#container .colsLargeRight {
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
	width: 632px;
}
.mnuLeft a {
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.mnuLeft li {
	margin-bottom: 15px;
	padding: 0px;
}
.mnuLeft ul {

}
.mnuLeft {
	margin-bottom: 30px;
	padding: 0px;
	margin-left: 15px;
	list-style-image: url(../images/img_arrow.png);
}
.mnuLeft li ul li {
	list-style-type: disc;
	list-style-image: none;
	margin-top: 10px;
}

.description {
	float: left;
	width: 70px;
	text-align: center;
	margin-right: 12px;
}
.txtItalic {
	font-style: italic;
	font-size: 12px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#frmContactos label {
	width: 180px;
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
}
#frmContactos input[type=text] {
	float: left;
	margin-bottom: 5px;
}
#frmContactos .error {
	float: left;
	color: #FF0000;
}
#frmContactos br {
	clear: left;
}
form {
	padding: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flags {
	float: right;
	margin-right: 10px;
}
.txtGreen a {
	color: #42be5c;
	text-align: left;
	text-decoration: none;
}
.txtGreenLight a {
	color: #80e55d;
	text-align: left;
	text-decoration: none;
}
#quemsomos a {
	color: #666666;
	text-decoration: underline;
}
.fotosleft {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	text-align: center;
}
.fotosleft li {
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.fotosleft img {
	padding: 5px;
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
.normalList li {
	list-style-image: url(../images/img_arrow.png);
}
ul.normalList {
	padding: 0px;
	margin: 15px;
}

img {
	margin-right: auto;
	margin-left: auto;
}
html {
	margin: 0px;
	padding: 0px;
}
#videocont {
	height: 344px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #999;
}
.txtGreen2 {
	color: #42be5c;
	float: left;
	width: 550px;
	margin-bottom: 10px;
}

