#background{
	
}

h1#title {
    top: 80px;
    left: 230px;
    font-size: 36px;
    color: #36ac9c;
}


.cortit {
    color: #f48412;
}

.cortext {
    color: #195b1c;
}

#agents_form {
    top: 335px;
    width: 360px;
    font-size: 13px;
    left: 0px;
}

#main_text {
    top: 180px;
    left: 80px;
    width: 530px;
    font-size: 13px;
}

#agents_contact {
    top: 303px;
    left: 436px;
    width: 222px;
    font-size: 13px;
}

#agents_login, #agents_login a {
    top: 80px;
    right: 20px;
    color: #36AC9C;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
}

#agents_login input {
    background-color: #CFEEE0;
    width: 100px;
    border: 0;
}

#agents_login input.submit {
    width: 50px;
}

#agents_attachments {
    top: 335px;
    width: 360px;
    font-size: 13px;
}

#agents_attachments ul {
    color:green;
	list-style-position:inside;
	list-style-type:disc;
	margin:10px 10px;
	font-size: 13px;
}

#agents_attachments ul a {
    text-decoration: none;
    font-weight: bold;
}

#agents_attachments ul span {
    display: block;
}

#agents_attachments ul li {
    margin-bottom: 7px;
}

#tarifario {
    color: white;
    text-decoration: none;
    background: transparent url(../images/tarifario.gif) no-repeat left center;
    padding-left: 40px;
    font-size: 14px;
    height: 28px;
    display: block;
    padding-top: 10px;
}
