/* CSS Document */

<!--[if lt IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script>
<![endif]-->

#{margin:0;padding:0}

body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	color: #000;
	font: 12px verdana;
}

a {text-decoration: underline;color: #000; font-weight:bold;}

a:hover {text-decoration: none;color: #E223AB; font-weight:bold;}

a:visited {text-decoration: underline;color: #492207; font-weight:bold;} 

h1 {
	margin: 0;
	padding: 0;
	font: 11px verdana;
	color: #e223ab;
	text-align: right;
}

#header h1 {
display:block;
height:150px;
background:url(http://www.baccaratvirtual.com/cms/contenidos/imagenes/banner.jpg) no-repeat top left}

#header h1 a{
text-align:right;
outline:0;
font: 15px verdana;
font-weight:bold;
color: #e223ab;
}

#header h1 a:visited {
	text-decoration: none;
	color: #FFCC00;
}

#header h1 a:hover {
  color: #000000; 
  font-weight:bold;
  }

h2 {
	font: 12px verdana;
	font-weight: bold;
	color: #e223ab;
	margin:top;
	margin:0px;
  padding:0px;
}

h3 {
	font: 12px verdana;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
	border-bottom:1px dotted #860E64;
	/*background:#ccc0b5;*/
	padding:3px;
}

#nombre {
	width:425px;
	float: left;
	background:url(http://www.baccaratvirtual.com/cms/contenidos/imagenes/nombre.jpg) no-repeat top left;
  height:20px;
  margin:0px;
  padding:0px;
	}
	
#nombre {
	margin:top;
}
#agregarf {
	width:425px;
	float: right;
	background:url(http://www.baccaratvirtual.com/cms/contenidos/imagenes/favoritos.jpg) no-repeat top left;
	margin:0px;
	height:20px;
	padding:0px;
	}

#agregarf li{
  text-align:center;
  color: #e223ab;
  list-style-type:none
}

#agregarf a {
	color: #D6CA03;
}

#agregarf a:visited {
	text-decoration: none;
	color: #FFF;
}

#agregarf a:hover {
  color: #FFF; 
  font-weight:bold;
  }



table{
	background:#e0c5d7;
}
li {
	margin: 2px;
}

#Men {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	text-transform:uppercase;
}

#Men a {
  display:block;
  padding: 8px;
}

#Men a:link {
	text-decoration: none;
	color: #d6ca03;
}

#Men a:visited {
	text-decoration: none;
	color: #E223AB;
}

#Men a:hover {
	text-decoration:none;
	color: #FFF;
	background:#860e64;
}

.white-text{color:#E223AB;font-size:11px;}

.tabla-lateral a{
font-size:13px;
color:#d6ca03;
text-decoration:none;
}

.tabla-lateral a:visited {
	color: #E223AB;
}

.tabla-lateral a:hover {
  color: #FFF; 
  font-weight:bold;
  }
  
#contenedor{
  width:850px;
	padding:0px;
	margin:0 auto;
}

ul {color: #E223AB;}

#contactos {
	height:40px;
	background:url(http://www.baccaratvirtual.com/cms/contenidos/imagenes/contactos.jpg) no-repeat top left;
	border-top: 2px solid #7c5f86;
}

#contactos a {
	font: 13px verdana;
  font-weight:bold;
  color: #D6CA03;
  }
  
}
#contactos a:visited {
	text-decoration: none;
	color: #FFF;
}

#contactos a:hover {
  color: #d6ca03; 
  font-weight:bold;
  }

.yellow-text {color:#E223AB;font-size:9px;font-weight:bold;}