body{
	margin:0px;
	padding:0px;
	background:#BBBBBB;
	text-align:center;
	font-family: Arial, sans-serif;
}
form {
	margin:0px;
	padding:0px;
}

fieldset{
	border: 1px solid #D4E0EE;
	margin-bottom: 5px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}
legend{
	color:#555;
}
a:link {
	color: #718ABE;
	text-decoration: none;
	padding: 0px;
}

a:visited {
	color: #718ABE;
	text-decoration: none;
	padding: 0px;
}

a:hover {
	color: #718ABE;
	text-decoration: underline !important;
	padding: 0px;
}
H1{
	font-family: Arial;
	font-size:20px;
	color:#444444;
}
H2{
	font-family: Arial;
	font-size:16px;
	color:#444444;
}



caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tfoot th, tfoot td {
	font-size: 85%;
}
hr{
	border:0px;
	border-top: 1px dashed #CCCCCC;
}
img{
	border:0px;
}
.big{
	font-size: 2em;
}
#container{
	position:relative;
 	margin:auto;
	width:965px;
	border:1px solid #999999;
	padding:10px;
	background:#FFFFFF;
	text-align:left;
	
}

#cuerpo{
	position:relative;
	padding-top:5px; 
}

#menu{
	position:relative;
	border: 1px solid #D4E0EE;
	background:#43555E;
	padding:4px;
	color:#bbbbbb;
}
#menu a{
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	padding:0px;
}

#banners{
	padding-top: 30px;
	float:right;
	position:relative;
	width:170px;
	text-align:center;	
	margin-bottom:10px;
}
#opciones{
	float:right;
	border: 1px solid #D4E0EE;
	position:relative;
	width:170px;
	text-align:left;	
	margin-bottom:10px;
	padding:2px;
}

#contenido{
	position:relative;
	width:785px;
}


#listado_productos , #listado_productos th, #listado_productos td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
	padding: 4px;
}

#listado_productos tbody tr { background: #FCFDFE; }

#listado_productos tbody tr.odd { background: #F7F9FC; }




#info{
	position:relative;
	border: 1px solid #D4E0EE;
	color: #555;
	padding:5px;
	margin:5px;
	text-align:center;
}
#box{
	border: 1px solid #D4E0EE;
	color: #555;
	padding:5px;
}

.boxlogin{
	border: 0px solid #D4E0EE;
	float:left;
	margin:5px 0px 25px 0px; 
	height:300px;
	width:350px;
	padding:10px 15px 10px 15px;
	font-family:arial;
	font-size:12px;
	/*background: url(images/subm.jpg) repeat-x top;*/
	
}
.tituloboxlogin{
	font-family: Arial;
	font-size:16px;
	color:#444444;
	font-weight: bold;
}

.ayudalogin{
	font-size:10px;
}
#boxadmin{
	border-left: 1px solid #D4E0EE;
	border-right: 1px solid #D4E0EE;
	border-bottom: 1px solid #D4E0EE;
	color: #555;
	padding:5px;
}
 
.bajo{
	padding-top:3px;
}

#menu_admin{
	position:relative;
	height: 30px;
	padding:0px;
	border-bottom: 0px;
	background: url(images/fondomenuadmin.jpg) repeat-x bottom;
	width: 785px;
	font-family: Arial, sans-serif;
	font-size:12px;	
}

#menu_admin ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu_admin li {
	position:relative;
	float:left;
	background:url("images/noaquider2.jpg") no-repeat right top;
}

#menu_admin li span {
	display:block;
	float: left;
	padding: 6px 20px 0px 20px;
	height:24px;
	background:url("images/noaquiizq.jpg") no-repeat left top;

}

#menu_admin li.active {
	position:relative;
	float:left;
	background:url("images/aquider2.jpg") no-repeat right top;
}

#menu_admin li.active span {
	display:block;
	float: left;
	padding: 6px 20px 0px 20px;
	height:24px;
	background:url("images/aquiizq.jpg") no-repeat left top;
	font-weight:bold;
}

.aqui{
	font-family: Arial, sans-serif;
	font-size:12px;
	background: url('images/subm.jpg') repeat-x;
	background-position:top;
	color:#565656;
	border-left: 1px solid #D4E0EE;
	border-right: 1px solid #D4E0EE;
	height: 30px;
	padding-top: 5px;
	padding-left: 5px;
}

.aqui a{
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color:#565656;
}


#textocontacto{
			font-family:Arial;
		font-size:12px;
}
#formcontacto{
		font-family:Arial;
		font-size:12px;
				
}
#formcontacto th{
	text-align: right;
	margin:5px;
	background:#DDD;
	padding: 10px;
	vertical-align: top;
}

#formcontacto td{
	text-align: left;
	margin:5px;
	background:#EEE;
}

#formcontacto input{
	margin:0px;
	padding:0px;
	width:250px;
}
.normal{ 
	width:10px;
}
#formcontacto textarea{
	margin:0px;
	padding:0px;
	width:250px;
	height:100px;
}
#infocontacto{
	text-align:justify;
	font-family: Arial;
	color: #bbbbbb;
	font-size: 10px;
}
#pie{
	clear:both;
	position:relative;
 	margin-left:auto;
 	margin-right:auto;
 	margin-top:10px;
	width:955px;
	border:1px solid #999999;
	background:#43555E;
	padding:4px;
	color:#bbbbbb;
	font-family:Arial;
	font-size:12px;
	
}
#pie a{
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}


