body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000;
	background-color: #FFFFFF;
	background-image: url(img/07original.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contenidor {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#logotip {
	color: #254578;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	line-height: 10pt;
	height: 111px;
	background-image: url(img/fons.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#left {
	float: left;
	width: 400px;
}

#navega {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
a:visited, a:link, a:active{
	color: #254578;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;

}
a:hover {
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: underline;

}
a.secundari:visited, a.secundari:link, a.secundari:active{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-color: #CA0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F36130;
	margin-right: 10px;

}
a.secundari:hover {
	color: #000000;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(img/fons.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F36130;
	margin-right: 10px;

}
#cos {
	text-align: justify;
	padding-top: 40px;
	padding-bottom: 20px;
}
#right {
	float: right;
	width: 275px;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
}
#credits {
	background-color: #fff;
	height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CA0000;
	color: #666666;
	margin-top: 40px;
	background-image: url(img/degradat.gif);
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	font-size: 8pt;
	line-height: 10pt;
}
.gran {
	font-size: 12pt;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right h1 {
	text-align: right;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: normal;
}
li {
	list-style-image: url(img/li.gif);
	padding-bottom: 2px;
}
a.logo:visited, a.logo:link, a.logo:active {
	color: #254578;
	text-decoration: none;
	padding: 0px;
}
a.logo:hover {
	color: #000000;
	text-decoration: underline;
	padding: 0px;
}
input {
	border: 1px solid #F36130;
	margin-bottom: 5px;
	background-color: #fff;
	margin-top: 5px;
    margin-left: 15px;
}
textarea {
	border: 1px solid #F36130;
	background-color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
    margin-left: 15px;
}
input.enviar {
	border: 1px solid #F36130;
	margin-top: 5px;
	background-color: #fff;
}
#right img {
	border: 5px solid #CA0000;
}
#right img.nada {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenidor #cos form {
	padding-left: 175px;
}
#contenidor #cos #contact {
	padding-left: 175px;
}

