/* ORUS Consultores */


body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body,li {
	list-style-type: circle;
}
body {
	background-color: #EAEAEA;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
h1 {
	color: #669900;
}
h2 {
	color: #669900;
}
h3 {
	color: #669900;
}
h4 {
	color: #669900;
	background-color: #EAEAEA;
	font-weight: bold;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}
a {
	font-weight: bold;
}
.intro {color: #FFFFFF}

.menu {
	font-size: medium;
	color: #CCCCCC;
}
a.menu:link {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
	text-decoration: none;
	color: #003300;
	font-weight: normal;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.menu:active {
	text-decoration: none;
	color: #006600;
	font-weight: normal;
}


a.contacto:link {
	color: #333333;
	text-decoration: none;
}
a.contacto:visited {
	text-decoration: none;
	color: #333333;
}
a.contacto:hover {
	text-decoration: underline;
	color: #006699;
}
a.contacto:active {
	text-decoration: none;
	color: #666666;
}


.minis {
	font-size: x-small;
	color: #CCCCCC;
}
a.minis:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.minis:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.minis:hover {
	text-decoration: underline;
	color: #006699;
	font-weight: normal;
}
a.minis:active {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}


.fecha {
	font-size: 30px;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}
.mas li {
	list-style-type: none;
}

/* Formulario */
label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAEAEA;
	display: block;
}

.campo {
	width: 200px;
	height: 20px;
	border: 1px Solid #CCCCCC;
	background: #EAEAEA;
	background-image: url(imgs/formulario/f1.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.campo:hover {
	background-image: url(imgs/formulario/f3.jpg);
}

#c{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 200px;
	background-image: url(imgs/formulario/f2.jpg);
	background-repeat: repeat-y;
}

#c:hover {
	background-image: url(imgs/formulario/f4.jpg);
}

.boton {
	width: 110px;
	height: 40px;
	background: #EAEAEA;
	background-image: url(imgs/formulario/boton.jpg);
	
	margin-left: 80px;
	border: 1px Solid #EAEAEA;
	text-indent: -9999px;
}

.foto_coment {
	font-size: x-small;
	color: #333333;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.piesin {
	font-size: x-small;
	color: #333333;
}

.verde {color: #669900}

.ayuda {
	color: #666666;
	font-size: x-small;
	font-weight: bold;
	cursor: help;
}

.ayuda:hover {
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
	cursor: help;
}

.cerrar {
	color: #669900;
	font-size: x-small;
	font-weight: bold;
	cursor: hand;
}

.cerrar:hover {
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
	cursor: hand;
}

.ver_mas {
	color: #000000;
	font-weight: bold;
	cursor: hand;
}

.ver_mas:hover {
	color: #336699;
	font-weight: bold;
	cursor: hand;
}
