@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	cursor: default;
}
body {
	margin: 0px;
}
.fondoindex01 {
        background-color: #2d2d2d;
	background-image: url(../imgs/fondoindex01.jpg);
	background-repeat: repeat-x;
}
.fondoindex02 {
        background-color: #2d2d2d;
	background-image: url(../imgs/fondoindex02.jpg);
	background-repeat: repeat-x;
}
.fondomenu {
        background-color: #2d2d2d;
	background-image: url(../imgs/fondomenu.png);
	background-repeat: no-repeat;
}
.fondoimgaleatoria {
        background-color: #2d2d2d;
	background-image: url(../imgs/fondoimgaleatoria.png);
	background-repeat: no-repeat;
}
.imgaleatoria {
	background-image: url(../imgsaleatorias/01.jpg);
}
.camposform {
	background-color: #F2F2F2;
	font-size: 12px;
	border: 1px solid #666666;
	width: 220px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
}
.enviarform {
	font-size: 13px;
	color: #FFF;
	background-color: #4D4D4D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.background01 {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2d2d2d;
}
.background02 {
        background-color: #2d2d2d;
}


.espacioimg {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
}
.espacioimg2 {
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
}

.bordetabla {
	border: 1px solid #666;
}
.campoform1 {
	font-size: 12px;
	color: orange;
	font-family: Verdana, Geneva, sans-serif;
}

