/* CSS Document */
html, body {
	background-image: url(http://www.javierfiestasyeventos.com/images/fdo_page.gif);
	background-color:#282828;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/***** contenedores *****/
#contenedor-global {
	background-color: #FFFFFF;
	border: #666666 1px solid;
	width: 960px;
	text-align: justify;
	margin-top: 10px;
}
#header {
	width:960px;
	height:200px;
	text-align:center;
}
#lateral-l{
	width:200px;
	text-align:left;
	margin-top:0px;
	float:left;
}
#contenido {
	background-color:#FFFFFF;
	text-align:center;
	width:740px;
	margin-left:200px;
	margin-top:0px;
	min-height:477px;
}
#container2{
   	margin: 0 0 0 0px;
}
#footer {
	width:960px;
	text-align:center;
	clear:both;
	background-color:#282828;
}
#footer-l {
	width:380px;
	text-align:center;
	float:left;
	background-color:#282828;
	height:20px;
	padding-top:4px;
}
#footer-r {
	text-align:center;
	margin-left:380px;
	background-color:#FF0000;
	height:20px;
	padding-top:4px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#copy {
	text-align:center;
	clear:both;
	background-color:#282828;
}
/***** font text *****/
.Estilo1 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.Estilo2 {
	color: #ffffff;
}
.Estilo3{
	font-weight: bold;
}
.Estilo4 {
	font-size: 9px;
	font-weight: bold;
}
.Estilo5 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.Estilo6 {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.min1{
	font-size: 9px;
	font-weight: bold;
	color: #999;
}
/***** style link *****/
a.flink{
	text-decoration: none;
	color: #ffffff;	
}

a.flink:visited{
	color: #ffffff;
	text-decoration: none;
}

a.flink:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.elink{
	text-decoration: none;
	color: #666666;	
}

a.elink:visited{
	color: #666666;
	text-decoration: none;
}

a.elink:hover{
	color: #666666;
	text-decoration: underline;
}

a.mlinkws{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}

a.mlinkws:visited{
	color: #666666;
	text-decoration: none;
}

a.mlinkws:hover{
	color: #999999;
	text-decoration: underline;
}

a.blinkws{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;	
}

a.blinkws:visited{
	color: #666666;
	text-decoration: none;
}

a.blinkws:hover{
	color: #999999;
	text-decoration: underline;
}

a.wlinkws{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;	
}

a.wlinkws:visited{
	color: #CCCCCC;
	text-decoration: none;
}

a.wlinkws:hover{
	color: #EEEEEE;
	text-decoration: none;
}
/***** Gallery SimpleViewer *****/

#flashcontent {
	width: 480px;
	height: 680px;
	font-family:sans-serif;
	font-size: 10px;
}

/**************** browser ****************/
#border {
	background-color:#FFFFFF;
	border:dashed 1px;
	border-right-color:#666666;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-top-color:#FFFFFF;
	width:170px;
	padding-top:20px;
	padding-bottom:20px;
}

/*********** linea ***********/

hr {
	width:95%;
	height:0px;
	text-align:center;
	border-top:0px;
	border-bottom:#666666 dashed 1px;
}
