/* Reset */

:link,:visited{text-decoration:none}

ul,ol{list-style:none}

h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0}

a img,:link img,:visited img{border:0}


/* Boody */

body {

	font-family: Arial, Helvetica;
	
	font-size: 11px;

	background-color:#fff;
	
	color: #616161;

}

body a {
	
	color: #616161;
		
}

body a:hover {
	
	color: #990;
		
}

/* Contenedor */

#contenedor {	

	position: relative;

	width: 750px;

	margin: 0 auto;
	
	padding-top: 3px;
	
}

#cabezal {

	position: relative;
	
	width: 750px;
	
}


.linea-1 {

	position: relative;
	
	width: 750px;
	
	height: 1px;
	
	background-color:#990;
	
	overflow:hidden;

}

.linea-2 {

	position: relative;
	
	width: 750px;
	
	height: 2px;
	
	background-color:#990;
	
	overflow:hidden;

}

#logo-cont {
	
	position: relative;
	
	width: 750px;
	
	height: 20px;
	
	background-color:#fff;
}

#logo {

	position: relative;
	
	float: left;
	
}

#logo h1 {

	padding-top: 2px;
	
	font-weight: bold;

	font-size: 14px;
	
}

#css-change {

	
	
	float: right;
	
	top: 4px;
		
}

#css-change p {
	
	font-size: 11px;
	
	font-weight:bold;
	
	color: #616161;
	
}

#css-change p a {
	
	color: #616161;
		
}

#css-change ul {
	
	font-size: 11px;
	
	font-weight:bold;
	
	color: #616161;
	
	line-height: 20px;
	
}

#css-change li {

	float: left;
	
}

#css-change li:after {

	content: "/";

	margin-right: 3px;

	margin-left: 2px;

}


#css-change li:first-child + li + li + li:after {

	content: "";

	margin-right: 0;

	margin-left: 0;

}



#nav-1 {

	width: 750px;
	
	height: 20px;
	
}

#nav-1 p {
	
	font-size: 14px;
	
	font-weight: bold;
	
	color: #616161;
	
	margin-top: 5px;
	
}

#nav-1 ul {

	float: left;
	
	font-size: 14px;
	
	font-weight: bold;
	
	color: #616161;
	
	margin-top: 5px;
	
	margin-bottom: 5px;
	
}

#nav-1 li {

	float: left;
	
}

#nav-1 li:after {

	content: "/";

	margin-right: 4px;
	
	margin-left: 3px !important;
	
	margin-left: 0px;
	
}

#nav-1 li:first-child + li + li + li:after {

	content: "";

}


#nav-2 {

	width: 750px;
	
}

#nav-2 ul {
	
	font-size: 10px;
	
	font-weight: bold;
	
	color: #616161;
	
	margin-top: 7px;
	
}

#nav-2 li {
	
	float: left;
	
}

#nav-2 li:before {

	content: ", ";
	
}

#nav-2 li:first-child:before {

	content: "";

}

#nav-2 p {
		
	font-size: 12px;
	
	font-weight: bold;
	
	line-height: 16px;
	
	color: #616161;
	
	margin-top: 15px;
	
	padding-bottom: 5px;
	
}

.cont {

	width: 750px;
	
	padding-bottom: 20px;
	
	background-image: url(imgs/00-linea_1_5_990.gif);
	
	background-position: bottom;
	
	background-repeat: repeat-x;
	

}

#nav-3 {

	width: 750px;
	
	height: 25px;
	
	margin-top: 35px;
	
	background-image: url(imgs/00-linea_1_5_990.gif);
	
	background-position: bottom;
	
	background-repeat: repeat-x;
	
}

#nav-3 ul {
	
	font-weight: bold;
	
	font-size: 12px;
	
	margin-bottom: 5px;
	
}

#nav-3 li {

	float: right;
	
}

#nav-3 li:before {

	content: "-";
	
	color: #fff;
	
}

#tit {

	clear: both;

	width: 750px;
	
	margin-top: 5px;
	
	margin-bottom: 5px;
	
}

#tit h2 {
	
	font-weight: bold;
	
	font-size: 17px;
	
	color: #990;
	
}

#descripcion-00 {

	width: 750px;
	
}

#descripcion-01 {

	position: relative;
	
	float: left;

	width: 370px;
	
	height: 53px;
	
	border: 1px solid #990;
	
}

#descripcion-01 p {
	
	font-weight: bold;
	
	font-size: 10px;
	
	padding-left: 4px;
	
	margin-bottom: 2px;

}

#descripcion-01 strong {

	color: #990;
	
	font-size: 11px;
	
}

#descripcion-01 a {
	
	color: #990;

}

#descripcion-01 a:hover {
	
	color: #fff;
	
	background-color: #990;

}

#descripcion-02 {

	position: relative;

	float: right;

	width: 370px;
	
	height: 53px;
	
	background-color: #990;
	
	border: 1px solid #990;
	
}

#descripcion-02 p {

	color: #fff;

	font-weight: bold;
	
	font-size: 10px;
	
	line-height: 120%;
	
	padding-left: 4px;
	
	padding-right: 4px;
	
	margin-bottom: 2px;
	
	margin-top: 5px;
	
}

#show-a {

	width: 750px;
	
	min-height: 367px;
	
	overflow: visible;
	
}

#show-a img.a {

	float: left;

	margin-top: 15px;
	
	margin-bottom: 15px;
	
}

#show-v {
	
	width: 750px;
	
	min-height: 367px;
	
}

#show-v object{

	margin-top: 45px;
	
	margin-bottom: 45px;
	
}

* html object.mov {

    display: none;
}




#show-a img.b {

	float: right;
	
	margin-top: 15px;
	
}

#show-a img.c {

	float: right;
	
	margin-top: 5px;
	
}

#show-a img.d {
	
	float: right;
	
	margin-top: 15px;
	
	top: 10px;
	
}

#show-a h3 {

	margin-top: 15px;

	font-family: Times, serif;
	
	font-size: 14px;
	
	font-weight: bold;
	
	color: #990;
	
}

#show-a h4 {

	margin-top: 3px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	
	font-weight: bold;
	
	color: #000;
	
}

#show-a p {

	text-align:justify;

	line-height: 1.3em;

	width: 365px;

	margin-top: 10px;
	
	margin-bottom: 10px;

	font-family: "Trebuchet MS", Verdana;
	
	font-size: 12px;
	
	font-weight: bold;
	
	color: #666;
	
}

#show-not {

	position: relative;

	width: 750px;
	
	min-height: 367px;
	
	overflow: visible;
	
}

#show-not h2 {

	font-family: "Times New Roman", Times, serif;
	
	font-size: 15px;
	
	font-weight: bold;
	
	color: #990;
	
	margin-top: 7px;
}

#show-not h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	
	font-weight: bold;
	
	color: #000;
	
	line-height: 24px;
}

#show-not p {

	margin-top: 8px;

	font-family: "Trebuchet MS", Verdana;
	
	font-size: 12px;
	
	font-weight: bold;
	
	color: #666;
	
	line-height: 15px;
}

#show-not-01 {

	position: relative;
	
	float: left;
	
	width: 214px;
	
	padding-right: 20px;
	
	}
	
#show-not-02 {

	position: relative;
	
	float: left;
	
	width: 214px;
	
	padding-right: 20px;
	
	padding-left: 20px;
	
	border-left: 1px solid #CCCCCC;
	
		
	}
	
#show-not-03 {

	position: relative;
	
	float: left;
	
	width: 220px;
	
	padding-left: 20px;
	
	padding-right: 20px;
	
	border-left: 1px solid #CCCCCC;
	
	}



#footer {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 9px;
	
	color: #999999;

	width: 750px;
	
	height: 25px;

}

#footer p {
	
	margin-top: 2px;

}

#footer a {
	
	color: #999;

}

.on {
	
	color: #990;
		
}


.clear {
	
	clear: both;

}