@import "/frame/ASPAjaxToolKit/Style.css";
@import "/frame/Styles/Head.css";
@import "/frame/Styles/Articulo.css";
@import "/frame/Styles/PagesIndexArticulo.css";
@import "/frame/Styles/formularios.css";

html {
	height:100%;
	background-color: #000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0;
	background-color: #616161;
	background-image: url(/Frame/Graficos/bBody.png);
	background-repeat: repeat-y;
	margin: 0;
}

.jl 
{
	cursor:pointer;
	color: #FF6600;
}

.jl:hover 
{
	text-decoration: underline;

}

.jl img 
{
	vertical-align:text-top;
}


a:link, a:visited{
	color:#FFE417;
	text-decoration:none;
	padding: 0;
	margin: 0;
}

a:active{}

a:hover{
	text-decoration:underline;}

h1 
{
	margin: 0 0 44px 0;
	font-size: 32px;
	font-weight: normal;


}

h1 span {
	background-color: #ffe417;
	color: #616161;
}


h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 30px;

}

h3 {
	color: #FFFFFF;

}

img {
	border:none;
}


.clear {
	clear:both;
	margin:0;}
	



/*layout*/
#page_container {
	margin: 0;
	overflow: hidden;
}
	
#head_container {
	width:100%;
	margin: 0;
	background-color: #6D6D6D;
	}

#head {
	background-repeat:no-repeat;
	width:988px;
	margin: 0;
	position: relative;
	background-position: 0 30px;
	height: 108px;
	border-bottom: none;
	border-color: #FFFFFF;

	}
	
#content_container {
	margin:0;
	padding: 0 0 0 0;
	width: 988px;
	overflow: hidden;
	}
	
#content1 {
	width: 640px;
	float: right;
	background-repeat: repeat-x;
	margin: 32px 0;
	}
	
strong {
	color:#FFFFFF;}	
	
#content2 {
	width: 300px;
	float: left;
	margin: 0;
	padding: 10px;
	position: relative;
	height: 1%;
	background-color: #545454;
}


#fotter_container {
	width:100%;
	margin:0 auto;
	clear: both;
	padding: 44px 00 0;
}

#fotter {
	margin:0;
	position: relative;
	font-size: 10px;
	background-color: #000000;
	padding: 12px;
}

#fotter a:link,
#fotter a:visited {
	color:#FFE417;
}


#dev54Clientes {}

#dev54Clientes ul{}

#dev54Clientes ul li{}
