@charset "UTF-8";
/* CSS Document */

/*Common Tags*/

body {
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	color:#FFF;
	margin-top:20px;
}
p {
	font-size:14px;
	margin-top:0px;
}
a {
	background-color:black;
	background-position:top;
	color:white;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}
hr {
	clear:both;
	background-image:url(Assets/Layout/hrBkg-01.png);
	background-repeat:no-repeat;
	width:111px;
	height:31px;
	border:none;
	margin-left:auto;
	margin-right:auto;
}
a:hover {
	background-color:white;
	background-position:top;
	color:black;
	padding-left:2px;
	padding-right:2px;
	text-decoration:underline;
}
h1 {
	color:#C03;
	text-shadow: 1px 1px 1px black;
	font-style: oblique;
}
h2 {
	font-size:115%;
	margin-top:0px;
	margin-bottom: 0px;
	color:#C30;
	text-shadow: 1px 1px 1px black;
}
legend {
	font-size:105%;
	margin-top:8px;
	color:#906;
	font-weight:600;
	text-shadow: 1px 1px 1px black;
}
/* Layout */


#shellVideos {
	background-image:url(Assets/Layout/bkg08.jpg);
	width:1024px;
	height:900px;
	padding-top:100px;
	margin-left:auto;
	margin-right:auto;
}
#shellPhotos {
	background-image:url(Assets/Layout/bkg06.jpg);
	width:1024px;
	height:900px;
	padding-top:100px;
	margin-left:auto;
	margin-right:auto;
}
#shellTaller {
	background-image:url(Assets/Layout/bkg07.jpg);
	background-repeat: repeat-y;
	width:1024px;
	height:auto;
	padding-top:60px;
	margin-left:auto;
	margin-right:auto;
}
#shellContact {
	background-image:url(Assets/Layout/bkg04.jpg);
	width:1024px;
	height:900px;
	padding-top:100px;
	margin-left:auto;
	margin-right:auto;
}
#shell {
	background-image:url(Assets/Layout/bkg03.jpg);
	width:1024px;
	height:900px;
	padding-top:100px;
	margin-left:auto;
	margin-right:auto;
}
#shellMenu {
	background-image:url(Assets/Layout/bkg02.jpg);
	width:1024px;
	height:900px;
	padding-top:100px;
	margin-left:auto;
	margin-right:auto;
}
#shellTrabajo {
	background-image:url(Assets/Layout/bkg05.jpg);
	width:1024px;
	height:900px;
	padding-top:60px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	line-height: 20px;
}
#headerIndex {
	width:861px;
	height:83px;
	background-color:#333;
	margin-left:auto;
	margin-right:auto;
}
#headerIndex p, a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}
#menuIndex {
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#menuCube {
	float:left;
	background-image:url(Assets/Layout/menuCubeBkg.png);
	background-position:top;
	width:287px;
	height:232px;
	color:#000;
}
#menuCube ul {
	line-height:30px;
}
#slider {
	margin-right:auto;
	margin-left:auto;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:861px;
	height:390px;
	overflow:hidden;
}
#text {
	width:740px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(Assets/Layout/whiteBkg50.png);
	background-repeat:repeat;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#text p {
	padding:2px;
	color:#000;
	text-align: left;
}
#text2 {
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image:url(Assets/Layout/whiteBkg75.png);
	background-repeat:repeat;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#text2 p {
	padding:2px;
	color:#000;
	text-align: justify;
}
#text3 {
	width:861px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-image:url(Assets/Layout/blackBkg50.png);
	background-repeat:repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#fotoIndex {
	width:861px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	clear:left;
	background-image:url(Assets/Layout/darkTealBkg70.png);
	background-repeat:repeat;
	width:960px;
	height:32px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding-top:12px;
}
#footer p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#footer a:hover {
	background-color:white;
	background-position:top;
	color:black;
	text-decoration:underline;
}
#formRow {
	float:left;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	clear:both;
}
#formColumnLabel {
	float:left;
	width:180px;
	height:25px;
	margin-left:5px;
	margin-right:5px;
	background-image:url(Assets/Layout/bkgLinks.png);
}
#formColumn {
	float:left;
	width:400px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	background-image:url(Assets/Layout/bkgLinks.png);
}
/** Styles **/

.labelForm {
	color:#424242;
	font-size:14px;
	margin-bottom: 0px;
	margin-top: 4px;
	font-weight: 600;
	font-style:italic;
}
.formText {
	color:#906;
	font-size:14px;
}
.blackText{
	color:#000;
}
.orange{
	font-size:115%;
	margin-top:0px;
	margin-bottom: 0px;
	color:#C30;
	text-shadow: 1px 1px 1px black;
	}
	
