@charset "UTF-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#333;
	margin:0;
	padding:0;
	background-color:#333;
}
	body.celeste {
		background-color:#49A1CC;
	}
	
.clear {
	clear:both;
}

img {
	border:0;
}

/* Typeface */

a {
	text-decoration:none;
	color:#49a1cc;
}
a:hover {
	text-decoration:underline;
}

p, #main ul, fieldset label, fieldset input {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:10px;
}

#main ul {
	padding-left:30px;
}

h1 {
	padding:0 0 0 29px;
}

h2 {
	font-size:2.4em;
	line-height:0.9em;
	color:#8babbb;
	clear:both;
	margin-bottom:20px;
}
	h2.principal {
		padding:26px 0 20px 0;
	}

h3, legend {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:16px;
}

ul#langSelector {
	clear:both;
}
	
	ul#langSelector li {
		float:left;
		margin-right:1px;
		font-size:1em;
		font-weight:bold;
		letter-spacing:0.06em;
		text-transform:uppercase;
		text-align:center;
	}
	
		ul#langSelector li a {
			padding:4px 0;
			color:#145c7f;
			background-color:#49a1cc;
			width:77px;
			display:block;
		}
		ul#langSelector li a:hover {
			color:#49a1cc;
			background-color:#145c7f;
			text-decoration:none;
		}

.firma {
	font-style:italic;
	text-align:right;
}

#main.home h2, #main.homeen h2 {
	text-indent:-9999px;
	height:40px;
}

dl dd {
	font-size:1.2em;
}

.highlight {
	font-size:1.5em;
}

#main dl dd h3{
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
	margin-bottom:10px;
	color:#8babbb;
}
	#main dl dd h3 a {
		font-size:1em;
		color:#8babbb;
	}

.colRight dl dd h3 {
	font-size:1.5em;
	line-height:1em;
	font-weight:normal;
	margin-bottom:10px;
	color:#b3d335;
}
	.colRight dl dd h3.number {
		font-size:6.6em;
		font-weight:bold;
	}
	
	.colRight dl dd a {
		color:#b3d335;
	}
	
.breadcrum {
	padding:30px 0 10px 0;
	font-size:1.1em;
	color:#999;
}
	.breadcrum a {
		color:#8babbb;
		text-decoration:none;
		font-style:italic;
	}
	.breadcrum a:hover {
		text-decoration:underline;
	}

.divisor {
	border-top:1px dotted #ccc;
	margin:20px 0;
}

	/* BO */ 
	
	#main.bo {
		padding-top:100px;
		min-height: 300px;
	}
	
	p.login {
		float:right;
		padding:25px 25px 0 0;
		width: 156px;
	}
	
	fieldset {
		border:none;
		margin:40px 0 80px 0;
		padding-top: 20px;
	}
	
	fieldset label {
		display: block;
	}
	
	fieldset input {
		margin-bottom: 10px;
		display: block;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	fieldset input.check {
		margin: 0;
		display: inline;
	}
	
	fieldset input.button {
		margin-top: 20px;
	}
	
	.loginButton { 
		margin: 0 !important 
	}
	
	input[type=hidden] {
   		border: 0 none;
	}
	
/* Structure */

#container {
	width:1024px;
	height:auto;
	margin:auto;
	background-image:url(../images/background/bg.gif);
	background-repeat:repeat-y;
}
	#container .colLeft {
		width:200px;
		height:auto;
		float:left;
		background-color:#49a1cc;
		background-image:url(../images/background/colLeft_top.jpg);
		background-position:top;
		background-repeat:repeat-x;
	}
		#container .colLeft h1 {
			padding-top:190px;
		}
		
	#container .colCenter {
		width:624px;
		height:auto;
		float:left;
		background-color:#fff;
	}
	#container .colRight {
		width:156px;
		height:auto;
		float:right;
		padding:0 0 32px 22px;
		background-color:#fff;
	}

#langSelector {
	margin:20px 22px;
}
	ul#langSelector {
		list-style-type:none;
	}

/* Footer */

#footer {
	width:780px;
	margin:0 22px 0 200px;
	font-size:0.9em;
	color:#666;
	border-top:1px dotted #ccc;
	display:block;
}
	#footer a {
		color:#49a1cc;
	}
	#footer p.validator {
		float:left;
		padding:30px 0 30px 22px;
	}

/* Content */

#main, #main .home, #main .homeen {
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 24px 0 24px;
}
	#main {
		background-image:url(../images/background/main_bg.jpg);
	}
	#main.home {
		background-image:url(../images/background/main-home_bg.jpg);
	}
	#main.homeen {
		background-image:url(../images/background/main-home_bg-en.jpg);
	}
	

#main dl.shortcuts {
	margin:0 46px 22px 0;
}
	#main dl.shortcuts.last {
		margin-right:0 !important;
	}

.colRight dl.shortcuts {
	margin:0;
}

#main dl.shortcutsMain {
	padding-left:100px;
	margin-bottom:10px;
	height:80px;
	background-repeat: no-repeat;
	background-position:left top;
}
	#main dl.shortcutsMain.seguridad {
		background-image:url(../images/photos/pages/thumbs/sample.jpg);
	}
	
#main dl.shortcuts, .colRight dl.shortcuts {
	float:left;
	width:160px;
}
	.colRight dl.shortcuts {
		margin-left:-22px !important;
	}

	#main dl.shortcuts dt, .colRight dl.shortcuts dt {
		margin-bottom:10px;
		font-size:1.2em;
		text-transform:uppercase;
		font-weight:bold;
	}
	.colRight dl.shortcuts dt {
		margin-top:20px;
	}
	#main dl.shortcutsMain dt {
		border-top:1px solid #ccc;
		padding-top:8px;
	}		
		#main dl.shortcutsMain dt a {
			font-size:1.8em;
			color:#49a1cc;
		}
		.colRight dl.shortcuts dt {
			color:#49a1cc;
		}
		#main dl.shortcuts dt a, .colRight dl.shortcuts dt a {
			background-image:url(../images/icons/+.gif);
			background-position:right 0px;
			background-repeat:no-repeat;
			display:block;
			width:160px;
			height:14px;
			color:#49a1cc;
		}
			#main dl.shortcuts dt a:hover, .colRight dl.shortcuts dt a:hover {
				background-position:right -14px;
				text-decoration:none;
				color:#333;
			}
			
	.colRight a img {
		border:10px solid #ecf5fa;
		margin:0 auto 10px;
	}

	.colRight a img:hover {
		border:10px solid #eee;
	}
	
	#main dl.shortcutsMain dd {
		font-weight:bold;
	}
		#main dl.shortcutsMain dd.bot {
			display:block;
			float:right;
			padding:0;
			margin:0;
		}
		
	/*#main img {
		padding:0 20px 10px 0;
		float:left;
	}*/

ul#estudios {
	display:block;
	width:200px;
	height:260px;
	position:absolute;
	margin-top:-260px;
	background-image:url(../images/background/colLeft_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
	ul#estudios li {
		list-style-type:none;
		padding-bottom:10px;
	}
	ul#estudios li a {
		background-position:0 0;
		background-repeat:no-repeat;
		text-indent:-9999px;
		display:block;
		margin-bottom:20px;
	}
		ul#estudios li a.robirosa {
			background-image:url(../images/logos/Robirosa-Beccar-Varela-Pasinato.png);
			width:103px;
			height:34px;
			margin-left:48px;
		}
			ul#estudios li a.robirosa:hover {
				background-position:0 -34px;
			}
		ul#estudios li a.thays {
			background-image:url(../images/logos/Estudio-Thays.png);
			width:103px;
			height:30px;
			margin-left:48px;
		}
			ul#estudios li a.thays:hover {
				background-position:0 -30px;
			}
		ul#estudios li a.mdelnorte {
			background-image:url(../images/logos/Marina-del-Norte.png);
			width:110px;
			height:38px;
			margin-left:45px;
		}
			ul#estudios li a.mdelnorte:hover {
				background-position:0 -38px;
			}
	
		ul#estudios li a.fish {
			background-image:url(../images/logos/Fish&Lakes.png);
			width:120px;
			height:28px;
			margin-left:45px;
		}
			ul#estudios li a.fish:hover {
				background-position:0 -28px;
			}
	
.banner {
	float:left;
	width:108px;
	height:120px;
	padding:22px 0 0 12px;
	text-align:left;
	background-repeat:no-repeat;
}	
	.banner a {
		color:#fff;
		font-size:1.2em;
		font-weight:bold;
		cursor:pointer;
		font-style:italic;
		display: block;
		width:108px;
		height:120px;
	}
	
	.banner a:hover {
		text-decoration: none;
	}

	.banner.etapa1 {
		background-image:url(../images/banners/Etapa1.gif);
		margin-left:10px;
	}
	.banner.stage1 {
		background-image:url(../images/banners/Stage1.gif);
		margin-left:10px;
	}
	.banner.etapa2 {
		background-image:url(../images/banners/Etapa2.gif);
	}
	.banner.stage2 {
		background-image:url(../images/banners/Stage2.gif);
	}
	.banner.etapa3 {
		background-image:url(../images/banners/Etapa3.gif);
	}
	.banner.stage3 {
		background-image:url(../images/banners/Stage3.gif);
	}
	.banner.etapa4 {
		background-image:url(../images/banners/Etapa4.gif);
	}
	.banner.stage4 {
		background-image:url(../images/banners/Stage4.gif);
	}
	.banner.etapa5 {
		background-image:url(../images/banners/Etapa5.gif);
	}
	.banner.stage5 {
		background-image:url(../images/banners/Stage5.gif);
	}

/* Submenu */

ul.submenu {
	margin:52px 22px 0 22px;
	list-style-type:none;
	width:156px;
	border-top:1px solid #6db4d6;
}
	ul.submenu li a {
		height:24px;
		padding-bottom:4px;
		background-repeat:no-repeat;
		background-position:0 0;
		text-indent:-9999px;
		border-bottom:1px solid #6db4d6;
		display:block;
	}
	ul.submenu li a:hover  {
		background-position:0 -24px;
	}
		ul.submenu li a.inicio {
			background-image:url(../images/buttons/inicio.gif);
		}
		ul.submenu li a.home {
			background-image:url(../images/buttons/home.gif);
		}
		/*ul.submenu li a.registrese {
			background-image:url(../images/buttons/registrese.gif);
		}
		ul.submenu li a.register {
			background-image:url(../images/buttons/register.gif);
		}*/
		ul.submenu li a.contactese {
			background-image:url(../images/buttons/contactese.gif);
		}
		ul.submenu li a.contact {
			background-image:url(../images/buttons/contact-us.gif);
		}
dl.registrese, dl.register {
	padding:4px 0 0 0;
	margin:0 24px;
	border-bottom:1px solid #6db4d6;
}
	dl.registrese dt, dl.register dt {
		text-indent:-9999px;
		background-repeat:no-repeat;
		height:24px;
		margin-bottom:10px;
	}
		dl.registrese dt {
			background-image:url(../images/buttons/registrese.gif);
		}
		dl.register dt {
			background-image:url(../images/buttons/register.gif);
		}
	dl.registrese dd, dl.register dd {
		font-size:1.2em;
		color:#000;
	}

/* Submenu Main */

ul.submenuMain {
	float:left;
	list-style-type:none;
	display:block;
	margin:-32px 0 0 -30px;
}
	ul.submenuMain li {
		float:left;
		text-transform:uppercase;
		font-weight:bold;
		font-size:0.8em;
	}
		ul.submenuMain li a {
			background-color:#333;
			padding:6px 20px;
			text-decoration:none;
			color:#ccc;
		}
			ul.submenuMain li a:hover {
				background-color:#666;
				color:#fff;
				text-decoration:none;
			}

/* Buttons */

a.button {
	height:14px;
	display:block;
	margin-top:8px;
	text-indent:-9999px;
	background-position:0 0;
}
	a.button:hover {
		background-position:0 -14px;
	}
	
	.info {
		width:41px;
		background-image:url(../images/buttons/+info.gif);
	}
	.infog {
		width:41px;
		background-image:url(../images/buttons/+info-green.gif);
	}
	.descargarg {
		width:77px;
		background-image:url(../images/buttons/descargar-green.gif);
	}
	.downloadg {
		width:77px;
		background-image:url(../images/buttons/download-green.gif);
	}
	.mapa {
		width:51px;
		background-image:url(../images/buttons/plano.gif);
	}
	.map {
		width:46px;
		background-image:url(../images/buttons/plan.gif);
	}
	.mapag {
		width:51px;
		background-image:url(../images/buttons/plano-green.gif);
	}
	.mapg {
		width:46px;
		background-image:url(../images/buttons/plan-green.gif);
	}
	.videog {
		width:49px;
		background-image:url(../images/buttons/video-green.gif);
	}
	.fotosg {
		width:47px;
		background-image:url(../images/buttons/fotos-green.gif);
		margin-top:10px;
		margin-left:-22px;
	}
	.picturesg {
		width:63px;
		background-image:url(../images/buttons/pictures-green.gif);
		margin-top:10px;
		margin-left:-22px;
	}
	.volver {
		width:58px;
		margin-top:30px !important;
		background-image:url(../images/buttons/volver.gif);
	}
	.back {
		width:47px;
		margin-top:30px !important;
		background-image:url(../images/buttons/back.gif);
	}

/* Fotos */

.photo {
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:-15px;
}
	.big {
		background-image:url(../images/photos/pages/thumbs/bg_big.jpg);
		width:601px;
		height:451px;
		
	}
	.small {
		background-image:url(../images/photos/pages/thumbs/bg_small.png);
		width:131px;
		height:131px;
		padding:0 10px 1px 0;
		margin-top:-10px;
		float:left;
	}
		.big img {
			margin:15px 0 0 15px;
		}
		.big a img {
			border:20px solid #fff;
			padding:0 !important;
		}
		.big a:hover img {
			border:20px solid #eee;
		}
		
		.small img {
			margin:14px 0 0 14px;
		}
		.small a img {
			border:10px solid #fff;
			padding:0 !important;
		}
		.small a:hover img {
			border:10px solid #eee;
		}
		
/* Tables */


#main table {
	margin:20px auto;
	font-size:1.2em;
	border-top:4px solid #eee;
	border-bottom:8px solid #eee;
	padding:8px 0;
}
	#main table th {
		text-align:left;
		color:#666;
	}
	#main table td, #main table th {
		padding:3px 10px;
		border-bottom:solid 1px #eee;
	}


/* Forms */

form .buttons {
	text-align:right;
}
	form .buttonForm {
		padding:2px 6px !important;
	}
	
	table#formSmall {
		margin:10px 0;
	}
	
	table#form th {
		vertical-align:top;
		padding-top:8px;
	}
	table#formSmall th {
		text-align:left;
		text-transform:uppercase;
		color:#145c7f;
		font-size:0.9em;
	}
		#formSmall input#nombre, #formSmall input#email {
			margin:4px 0;
			background-color:#2f7eaa;
			border:none;
			color:#eee;
		}

input#nombre, input#email, input#tel, input#comentarios, .bo input.input {
	background-color:#fff;
	border:1px solid #999;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

	.bo input {
	   display: inline;
	}

div.alert {
	font-size: 1.2em;
	color: #390;
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
}
	.colLeft div.alert {
		font-size: 0.9em !important;
		color: #fff;
		line-height: 0.7em;
	}
	
div.error {
	font-size: 1.2em;
	color: #f00;
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
}
	.colLeft div.error {
		font-size: 0.9em !important;
		color: #933;
		line-height: 0.7em;
	}
	
	div.alert ul li, div.error ul li {
		list-style-position: outside;
		margin-left: 30px;
		font-size: 1em;
	}
	
	
/* Intro */

.intro {
	margin:70px auto;
	width:800px;
	height:500px;
}

	.intro p {
		font-size:1em;
		font-weight:bold;
		text-align:center;
		margin-top:10px;
	}
	.intro p a {
		color:#333;
	}
	
.intro ul#langSelector {
	background-color:#3f95c4;
	margin:auto;
	display:block;
	width:770px;
	padding:2px;
	height:21px;
}
	.intro ul#langSelector li a {
		color:#2f81ae;
	}
	.intro ul#langSelector li a:hover {
		background-color:#3f95c4;
		color:#fff;
	}
