/* Generated by Bluefish */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Liberation Sans", Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(../images/page-bkg.png);
}

body object {
	position: relative;
	z-index: 2;
}



a:link {
color: #003399;
}
a:visited {
color: #003399;
}
a:hover {
color: #003399;
text-decoration:none;
}
a:active {
color: #003399;
}


h1, h2 {
  margin: 0px;
  display: none;
}

h3 {
font-family: "Liberation Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	margin: auto auto 10px auto;
	padding: 0px; 
}


	
	
#header {
	padding:0px;
	margin:0px auto;
	width:960px;
	height:160px;
	border:none;
	/*background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#mUp {
	margin:0px auto 10px auto;
	padding:0px;
	width:960px;
	background-image: url(../images/mUp-bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#mUp2 {
display:none;
}

#mDw {
	margin:10px auto;
	padding:0px;
	width:960px;
	text-align: center;
	font-size:14px;
	font-weight:bold;
}

#mDw a { text-decoration:none;
margin:auto 5px;
}

#mDw a:hover { text-decoration:underline;}

#copyright {
	margin:10px auto;
	padding:0px;
	width:960px;
	text-align: left;
	font-size:10px;
}


#ftitle {
padding:0px;
margin:0px auto;
width:960px;
height:200px;
border:none;
}

#frame {
width:100%;
background-image: url(../images/frame-bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#shell {
	margin: 0px auto;
	padding:20px 20px 10px 20px;
	width: 920px;
	background-color:#FFFFFF;
	text-align:justify;
}

#shell p {
padding:0px;
margin:0px auto 10px auto;
}

#shell hr {
color:#CCC;
height:1px;
padding:0px;
margin:20px auto;
border-bottom:none;
clear: both;
}

#shell img {
padding:3px;
border:1px #CCCCCC solid;
}


.videohome {
	margin: 20px auto;
	width: ;
	height: ;
	text-align: center;
	display: block;
	}

#shell table {
width:auto;
}

#shell table td {
width:50%;
vertical-align:top;
text-align:center;
padding:10px;
}

#shell table td img {
width:100%;
height:auto;
}

#shell.indexcont {
background-image:url(../photos/home_001.jpg); 
background-repeat: no-repeat; 
background-position: bottom center;
background-size:contain;
padding:20px 20px 10px 20px; 
min-height:450px;
border-radius: 10px 10px 0 0;
}

#shell.indexcont p {
width:480px;
margin:auto auto 20px 0px;
}

#shell.indexcont img {
display:none;
}

#shellDw {
	padding:0px;
	margin:0px auto;
	width:960px;
	height:14px;
	background-image: url(../images/shell-dw.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	padding:0px 0px 0px 160px;
	margin:20px auto;
	width:800px;
	height:40px;
	background-image: url(../images/logo_footer.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.fotoizq {
	padding:3px;
	float:left;
	clear: left;
	margin: 0px 20px 10px 0px;
	border:1px #CCCCCC solid;
}

.fotoDer {
	padding:3px;
	float:right;
	clear: right;
	margin: 0px 0px 10px 20px;
	border:1px #CCCCCC solid;
}

.txomega {
color:#003399;
font-weight:bold;
font-size:13px;
}

#mProd {
margin:0px auto;
padding:0px;
text-align:left;
font-family: "Liberation Sans", Arial, Helvetica, sans-serif;
font-size:14px;
}

#mProd select {
font-family: "Liberation Sans", Arial, Helvetica, sans-serif;
font-size:14px;
}


#mProd .destacado {
background-color: #81ABA9;
color:#FFFFFF;
font-weight:bold;
}

/* RESPONSIVE */

/* @media screen and (min-width: 1000px) and (max-width: 1920px)  {
	#sp-top1 {
margin-top: 30px;
}
}*/ 

@media screen and (max-width: 800px) {

#mUp, #simplegallery1 {
display:none;
}

#ftitle {
padding:15px;
width:auto;
height:auto;
text-align:center;
background-color:#FFFFFF;
color:#0066CC;
font-size:18px;
}

h2 {
display:block;
}

#header {
width:auto;
height:auto;
display:block;
text-align:center;
}

#mUp2 {
display:block;
	margin:20px auto;
	padding:0px;
	width:auto;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
}

#mUp2 a {
margin:10px;
}

#mDw {
width:auto;
font-size:14px;
line-height:20px;
}
#mDw a {
margin:10px;
}


#shell {
width:auto;
}


#shellDw {
width:auto;
}

#footer {
width:auto;
margin-left:100px;
}

#copyright {
width:auto;
text-align:center;
}

#shell.indexcont {
background-image:none;
}

#shell.indexcont p {
width:auto;
}

#shell.indexcont img {
display:block;
border:none;
width:100%;
height:auto;
}

/* .fotoLeft, .fotoRight {
  margin:0 auto 10px auto;
  float: none;
  text-align: center;
}

.fotoLeft img, .fotoRight img {
	margin:0 auto 10px auto;
	display:block;
}*/

}
