body {
	background-color: #6F1D0F;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
	
}

/* Clears Divs */
.clr{clear: both;}

/* CSS RESET */

* :focus { outline: 0; 
}



#top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 368px;
	padding-right: 1px;
}

#links h1{
font-size:17px;
font-family:"Trebuchet MS";
font-style:oblique;
padding: 0 0 0 0;
text-align:left;
color:#F5F5F5;
margin: 0 0 0 0;
}
#links h2{
font-size:13px;
color:#F5F5F5;
font-family:"Trebuchet MS";
font-style:oblique;
padding: 5px 0 0 0;
line-height:0;
text-align:left;
margin: 0 0 0 0;
}

#top #links {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 11px;
	margin-left: 0px;
	float: right;
	width: 400px;
	height: 38px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 150px;
}
#top #links a {
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
}
#top #links a:hover, #top #links a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
}

#top #links a:hover, #top #links a#activo {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B56767;
}


#top #top-izq {
	height: 368px;
	width: 229px;
	left: 0px;
	top: 0px;
	float: left;
	overflow: hidden;
	background-image: url(images/submenu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #E2DED5;
}

#top #top-izq #logo {
	background-image: url(images/javisls_logo.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 229px;
	display: block;
}



#top #top-izq #salto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 20px;
	vertical-align: top;
	background-color: #6F1D0F;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#top #top-izq #submenu {
	display: block;
	margin: 0px;
	padding: 0px;
}
#top #top-izq #submenu #items {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding: 0px;
	display: block;
	margin: 0px;
}

#top #top-izq #submenu #items a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F1D0F;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #C28383;
	display: block;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 28px;
}

#top #top-izq #submenu #items a:hover, #top #top-izq #submenu #items a#activo {
	color: #333;
	text-decoration: none;
	background-color: #CCC6B8;
}

#top #top-izq #submenu #items #buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F1D0F;
	padding: 0px;
	display: block;
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top #top-izq #submenu #items #buscar input{
	width: 160px;
	height: 18px;
	border: 1px solid #C7BFAD;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#top #top-der {
	float: right;
	height: 299px;
	width: 721px;
	background-color: #E2DED5;
	background-image: url(images/box-corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top #top-der #flash {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 709px;
	overflow: hidden;
}



#top #top-der #menu {
	background-image: url(images/menu-bg.png);
	height: 55px;
	width: 711px;
}

#top #top-der #menu #items{
	width: 680px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#top #top-der #menu #items ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#top #top-der #menu #items ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;}

#top #top-der #menu #items a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 17px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #463F32;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8E8679;
	height: 38px;
}

#top #top-der #menu #items a:hover, #top #top-der #menu #items a#activo {
	background-image: url(images/menu-bg_f2.png);	
}

#top #top-der #menu #esquina {
	background-image: url(images/menu-crn.png);
	float: right;
	height: 55px;
	width: 15px;
}
#top #top-der #linea {
	background-color: #B56767;
	height: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	overflow: hidden;
	padding: 0px;
	margin-left: 0px;
}






#main {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2DED5;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}






#main #contenido {
	display: block;
	padding: 10px;
}

#main #contenido a:link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#main #contenido a:visited {
	color: #6F6551;
	text-decoration: none;
	font-weight: bold;
}

#main #contenido a:hover {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

#main #contenido #submenu-box {
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
	background-color: #FFF;
	border: 1px solid #C3BCAC;
	float: right;
}
#main #contenido #submenu-box .nivel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-color: #773939;
	background-image: url(images/menu-bg_f2.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3BCAC;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}
#main #contenido #submenu-box .nivel2:hover {
	background-color: #B26565;
	color: #333;
	text-decoration: none;
	background-image: none;
}

#main #contenido #submenu-box .nivel3 {
	color: #333;
	background-color: #C3BCAD;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/menu-bg_f3.png);
	background-position: left top;
}

#main #contenido #submenu-box .nivel3:hover {
	color: #AA5F5F;
	background-color: #E2DED5;
	text-decoration: none;
	background-image: none;
}

#main #contenido #submenu-box .nivel4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797266;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3BCAC;
}

#main #contenido #submenu-box .nivel4:hover {
	color: #AA5F5F;
	background-color: #E7E6E2;
	text-decoration: none;
	background-image: none;
}


#main #contenido #submenu-box #activo {
	color: #FFF;
	background-color: #8A8275;
	text-decoration: none;
	background-image: none;
	font-weight: bold;
}

#main #contenido ul{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	
}

#main #contenido ul li{
	background-image: url(images/bullet.gif);
	list-style-type: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main #contenido i, #main #contenido em {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#bottom {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 10px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C28383;
}
#bottom a:link, #bottom a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#bottom a:hover{
	color: #FFF;
	text-decoration: underline;
}





.link1{
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}

.link1:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

.links {
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
}




.links:hover{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B56767;
}




.colum_left {
float:left;
padding: 0 6px 0 6px;
margin: 0 0 0 0;
width: 545px;
height: auto;
background:#FFFFFF;
border: #C2BAA7 solid 1px;}

.colum_left h2{
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight:100;
font-size: 16px;
line-height: 18px;
padding: 7px 0 0 7px;
height: 26px;
margin: 5px 0 0 0;
background:url(images/bg_title.png) repeat-x 0 0;}


.colum_right {
float:right;
padding: 0 6px 0 6px;
margin: 0 0 5px 0;
width: 350px;
height: auto;
background:#FFFFFF;
border: #C2BAA7 solid 1px;}

.colum_right_contact {
float:right;
padding: 0 14px 0 0;
margin: 0 0 5px 0;
width: 350px;
height: auto;
}

.colum_right h2{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:100;
font-size: 14px;
padding: 7px 0 0 7px;
height: 26px;
margin: 5px 0 0 0;
background:url(images/bg_title.png) repeat-x 0 0;}


.cabecera {
float: left;
width: 709px;
background:url(images/header.png) no-repeat;
height: 230px;}

.colum_left_int {
float:left;
padding: 0 7px 0 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
font-size:11px;
margin: 0 0 0 0;}

.colum_right_int {
	float:right;
	width: 339px;
	padding: 0 5px 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:11px;
	margin: 0 0 0 0;
}

.content_colum_right {
	float:right;
	width:364px;
	margin:0;
	padding: 0 0 0 0;
} 

.colum_right_int ul{
padding: 0 0 0 0;
}


.colum_right_int li{

list-style:none;
padding: 0 0 0 15px;
background:url(images/ico_li.gif) no-repeat 0 4px;}

 /**mini columna izquierda**/
.min_colum_left {
	float:left;
	width: 270px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.min_colum_left h2{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;

font-weight:100;
font-size: 14px;
padding: 7px 0 0 7px;
height: 26px;
margin: 5px 0 0 0;
background:url(images/bg_title.png) repeat-x 0 0;}


.content_min_colum_left {
padding: 0 7px 0 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
line-height: 18px;}

.content_min_colum_left a{
	color:#333333;
	background:url(images/ico_a.gif) no-repeat 0 0;
	padding: 0 0 5px 18px;
}
.content_min_colum_left a:hover{
	color:#9F5B5B;
	background:url(images/ico_a.gif) no-repeat 0 0;
	padding: 0 0 5px 18px;

}

/**end columna izquierda**/

/**Mini columna derecha**/

.min_colum_right {
    float: right;
	width: 270px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}



.min_colum_right h2{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:100;
font-size: 14px;
padding: 7px 0 0 7px;
height: 26px;
margin: 5px 0 0 0;
background:url(images/bg_title.png) repeat-x 0 0;}

.content_min_colum_right {
 float: right;
padding: 0 7px 0 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 18px;}


.content_min_colum_right a{
	color:#333333;
	background:url(images/ico_a.gif) no-repeat 0 0;
	padding: 0 0 5px 18px;
}
.content_min_colum_right a:hover{
	color:#9F5B5B;
	background:url(images/ico_a.gif) no-repeat 0 0;
	padding: 0 0 5px 18px;

}

/**end columna derecha**/


.content_max_colum_left {
padding: 0 7px 0 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
line-height: 18px;}

.max_colum_left {
	float:left;
	width: 545px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

.max_colum_left h2{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;

font-weight:100;
font-size: 14px;
padding: 7px 0 0 7px;
height: 26px;
margin: 5px 0 0 0;
background:url(images/bg_title.png) repeat-x 0 0;}

