html, body {
	font-family: "arial";
	font-size: 13px;
	color: #006600;
	background-image: url("../images/background2.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: white;

}

h1,h2,h3 {
	font-style: italic;
	color: #3B4953;
	margin: 0px;
	
}

h1 {
	margin-bottom: 3px;
}

h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
}



.separator {
	height: 15px;
}

p {
	margin-bottom: 10px;
}

a {
	color: #330066;
	font-family: "Arial";
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img.image-float-left {
	float: left;
}

img.image-float-right {
	float: right;
}


/* 
 	HEADER
*/

.header {
	height: 214px;
}

.header img {
	text-align: center;
	margin: 40px auto 0px auto;
}

.navigation {
	margin: 55px 0px 0px 0px;
}

.navigation li {
	display: inline;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
}

.fechita {
	font-style: bold;
	font-size: 10px;
}


.navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

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

/*
	CONTENT
*/

.content {
	width: 100%;
	/* background-image: url("/images/content/background.jpg");
	background-repeat: repeat-x;*/
	background-color: white;
	min-height: 564px; 
}

.content .container_16 {
	background-image: url("../images/content/white-page.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-left: 1px solid #BAB6AD;
	border-right: 1px solid #BAB6AD;
	border-bottom: 1px solid #000000;
	min-height: 745px;
	
}

/*
	HOME
*/
.activities span {
	margin-top: -23px;
	padding: 0px 5px;
	color: #FFFFFF;
	display: block;
}

.news-pod {
	background-color: #ECEDED;
	height: 398px;

}

.news-pod h2 {
	padding: 3px 2px;
}

.news-pod p {
	padding: 5px 10px 5px 10px;
}

.services-pod {
	background-color: #e1ffd9;
	height: 145px;
}

.services-pod h3 {
	padding: 7px 10px;
}

.services-pod ul {
	margin-top: 5px;
}

.services-pod li {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.facebook-pod span {
	font-style: italic;
	
	padding: 0px 0px;
	color: #FFFFFF;
	display: block;
}


.foticos {
	font-family: "Georgia";
	font-weight: bold;
	background-color: #D8D8D8;
	height: 155px;
}



.newsletter-pod {
	background-color: #e1ffd9;
	min-height: 145px;
}

.newsletter-pod img{
margin-bottom:6px;
margin-right:0px;
margin-left:4px;
}

.newsletter-pod h3 {
	padding: 7px 10px;
}

.newsletter-pod p {
	padding: 5px 10px 5px 10px;
}

.newsletter-pod form {
	padding: 0px 10px;
}

.newsletter-input {
	width: 192px;
}

.tour-pod span {
	font-style: italic;
	margin-top: -23px;
	padding: 0px 5px;
	color: #FFFFFF;
	display: block;
}


.divider {
	height: 2px;
	background-image: url("../images/home/separator.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 0px 2px;
}

.error {
	margin: 0px 10px;
	color: #FF0000;
}

.success {
	color: #009900;
}

/*
	CAMPAING
*/

.note {
	padding: 10px;
	margin: 20px 5px 20px 100px;
	background-color: #FCF8DB;
	color: #999999;
	font-style: italic;
	font-size: 15px;
}

/* 
	NEWS 
*/

.news-listing {
	background-color: #ECEDED;
}

.news-listing h2 {
	padding: 3px 10px;
}

.post {
	padding: 0px 10px;
	border-bottom: 1px dashed #B7B7B7;
}

.post span {
	color: #781F1C;
	font-style: italic;
	font-weight: bold;
	margin: 5px 0px 0px;
	display: block;
}

.post-summary {
	color: #777777;
	font-size: 16px;
	font-style: italic;
	border-bottom: 1px dashed #D6D6D6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.last {
	border-bottom: 0px;
}

.post p {
	padding: 0px;
}

/*
	ACTIVITIES
*/

.full-calendar-title {
	border: none;
}

.full-calendar-month .event td {
	padding: 0;
	color: #333333;
}

.event-time {
	color: #666666;
}

.full-calendar-month .event {
	cursor: default !important;
}

.featured-event td {
	background: #e6e448 !important;
}

.event-special td {
	background: #e6e448 !important;
}

/*
	DIRECTORY
*/

.photo {
	width: 210px;
	border: 5px solid #505050;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.photo-last {
	width: 210px;
	border: 5px solid #505050;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
}

.photo span, photo-last span {
	margin-top: -22px;
	padding: 2px 5px;
	color: #FFFFFF;
	background-image: url("../images/directory/span-background.png");
	display: block;
	position: relative;
	z-index: 2;
}

.category-select {
	width: 220px;
}

.category-select option {
	font-family: "Georgia";
	font-size: 12px;
	color: #6F7072;
}

.directory-navigator {
	font-size: 10px;
	text-align: right;
}

/*
	DIRECTORY DETAIL
*/

.directory-location {
	font-size: 46px;
	font-weight: bold;
	text-align: center;
}

.directory-contact {
	font-size: 18px;
	font-style: italic;
}

/*
	SERVICES
*/

.services-banner {
	background-image: url("../images/services/banner.jpg");
	background-repeat: no-repeat;
	height: 924px;
}


/*
	TOUR
*/

.level-navigator {
	list-style: none;
	margin: 0px;
}

.level-navigator li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 52px;
	text-align: center;
}

.level-navigator li a {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-top: 15px;
	
}

.btn-capri {
	background-image: url("../images/tour/nivel-capri.jpg");
	width: 158px;
}

.btn-roma {
	background-image: url("../images/tour/nivel-roma.jpg");
	width: 156px;
}

.btn-florencia {
	background-image: url("../images/tour/nivel-florencia.jpg");
	width: 157px;
}

.btn-milan {
	background-image: url("../images/tour/nivel-milan.jpg");
	width: 156px;
}

.btn-venecia {
	background-image: url("../images/tour/nivel-venecia.jpg");
	width: 156px;
}

.btn-pisa {
	background-image: url("../images/tour/nivel-pisa.jpg");
	width: 157px;
}


/*
	CONTACT US
*/

.contact-form input[type="text"] {
	width: 270px;
	font-family: "Georgia";
}

.contact-form select {
	width: 270px;
	font-family: "Georgia";
}

.contact-form select option {
	font-family: "Georgia";
}

.contact-form textarea {
	width: 273px;
	height: 80px;
	font-family: "Georgia";
}

.btn-submit {
	font-family: "Georgia";
	color: #FFFFFF;
	background-image: url("../images/contactus/btn-submit.jpg");
	width: 107px;
	height: 28px;
	border: 0px;
}

.error {
	margin: 0px;
	clear: both;
}

/*
	FOOTER
*/

.footer {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url("../images/footer.png");
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 173px;
	padding-top: 25px;
	font-size: 10px;
}

.footer-navigation ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.footer-navigation li {
	margin: 0px;
	width: 87px;
	display: block;
	float: left;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

.footer-navigation a {
	color:  #336600;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.footer-navigation a:hover {
	text-decoration: underline;
}


.hiperLogo {
	margin-top: 70px;
}

.hiperLogo #hipervinculoLogo {
	vertical-align: middle;
	display: block;
	float: right;
	margin-top: 20px;
}

.contact-pod span {
	color:  #336600;
	padding: 5px 10px;
}

.contact-pod .big {
	font-size: 13px;
	color: #336600;
}

.iso9000 {
	float: left;
}

/*
	TEMPLATE ENGINE
*/

.gallery-partial {
	width: 220px;
	float: left;
	background-color: #DEDEDE;
	padding: 10px;
	margin: 5px 15px 5px 0px;

}

.gallery-partial img {
	border: 5px solid #505050;
}

.gallery-partial p {
	font-style: italic;
	color: #666666;
	font-size: 12px;
}

/* RE
*/
.logoRE {
	font-family: Verdana;
    color: #006600;
    text-decoration: none;
    word-spacing: normal;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 1.1em;
	padding: 6px 7px;
	}
	
.logoRE	a:link{color:#006600; text-decoration:underline}
.logoRE a:hover{color:#006600; text-decoration:underline}
.logoRE a:visited {color:#006600; text-decoration:none}
.logoRE a:active {color:#006600; text-decoration:none}

