/* CSS File for costa web site */

/* Remove comments when needed */

/* Import content from lamaredelsous.htm */



* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

img {
    border: none;
}

.textnegre {
	font-size: 10px;
}

.destacattaronja {
	color: #FF8002;
	font-size: 10px;
	font-weight: bold;
}
.textcos {
	font-size: 10px; 
	color: #444444;
}

.tituloPagina {
	font-size: 12px;
	color: #FFFFFF;
}

.menulateral, a.menulateral:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.current_menulateral, .current_menulateral:visited {
	font-size: 10px;
	text-decoration: none;
}

a.link_language, a.link_language:visited {
    color: black;
}

.peu, a.peu:visited {
	font-size: 10px;
	color: #FFFFFF;
}

a, a:hover, a:visited, a.menulateral:hover, a.link_language:hover, a.peu:hover {
	color: #FF8002;
    text-decoration: underline;
    font-size: 10px;
}

a:active {
	color: #FF8002;
}

.Textlinkblanc {
	font-size: 10px; color: #CCCCCC;
}


.textcos {
	font-size: 10px; 
	color: #666666;
}

textarea.box {
    font-size: 10px;
    margin: 10px 0px;
}

.style1 {
	font-size: 9px
}

td ul {
    margin-top: 0px;
    padding-left: 1.3em;

}

.box {
    width: 395px;
    border: 1px solid black;
    padding: 3px;
    font-size: 10px;
}

input.box {
	margin-top: 10px;
}

input.button {
	font-size: 10px;
}

input.submit {
    border: 1px solid black;
    font-size: 10px;
    background-color: #e2e2de;
}



td>p {
    margin-top: 0px;
}


.menuRight {
    background-image: url("/design/costa/images/comp/fonstaronja.gif");
    color: white;
    font-size: 8px;
    padding: 1px;
}


.menuHome {
    background-color: white;
    width: 106px;
    text-align: left;
    padding: 4px;
    font-size: 10px;
}

.menuHome a {
    font-weight: bold;
    border-bottom: 1px solid #AAAAAA;
    display: block;
    text-decoration: none;
    color: #FF8002;
    padding: 5px 0px 5px 0px;
    line-height: 1em;
}

.menuHome a:hover {
    text-decoration: underline;
}

.menuHome a:visited {
    text-decoration: none;
}

/*
.menuHome {
    background-color: white;
    text-decoration: line;
    color: #FF8002;
    width: 106px;
    text-align: left;
    padding: 4px;
    padding-top: 0px 
    line-height: 0.8em;
}

.menuHome a {
    font-size: 10px;
    border-bottom: 1px solid #AAAAAA;
    display: block;
    text-decoration: none;
    line-height: 1.5em;
    color: #FF8002;
    padding: 3px 0px;
}
*/


input.password, input.halfbox {
    font-size: 6.5pt;
    width: 103px;
}

input.password {
    width: 60px;
}

div.objectheader h2 {
    margin-top: 0px;
}

a.selectbar {
    font-size: 10px;
}

td.textcos li {
    margin-bottom: 10px;
}

.likeSubmit, .likeSubmit:visited, .likeSubmit:active, .likeSubmit:hover{
    font-size: 10px;    
    border: 1px solid black;
    color: black;
    text-decoration: none;
    padding: 2px 10px;
    background-color: #e2e2de;
}

div.search_profile table tr td {
	width: 200px;
}

span.textdestacat {
	font-weight: bold;
}
