@charset "utf-8";

/* Hoja de estilo para Arbitration Watch*/

																/* >>> ELEMENTOS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #000;
		background-color: #FFFFFF;
		font-family: "Verdana", "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		text-align: center;
		}






																/* >>> CONTENEDORES <<< */



div#container {
	width: 772px;
	margin: 10px auto;
	text-align: left;
	background-color: #FFF;
		background-image:url(img/background.jpg);
		background-position: 0 5px;
		background-repeat:no-repeat;
	}
	div#container-cabecera{

		width: 772px;
		height: 98px;
		}
	div#container-menu{
		width: 772px;
		height: 40px;		
		}			
		div#top-menu {
				width: 772px;
				height: 25px !important;
				height: 25px;
				background-color:#800000;
				}
		div#container-lema{
			text-align:right;
			width: 772px;
			height: 30px;
		}		
				
	div#container-contenido{
		margin: 5px 0px 0px 10px !important;
		margin: 0px 0px 0px 10px;
		padding-bottom:5px;
        width:752px;
		min-height:375px !important;
		min-height:365px;
		height:auto !important;
		height:365px;
	    font-family:Georgia, "Times New Roman", Times, serif;
	    font-size: 15px;
/*		padding-right:10px;
        width:755px;
		height:340px;
		overflow:auto;		*/
        }	
		div#container-contenido ul{
		  margin:0 0 15px 20px;
		  text-align:justify;
		}
		div#container-contenido p{
			margin-bottom: 15px;
			text-align:justify;
			color:#000000;
			text-decoration:none;
		}
		div#container-contenido-der{
			float:left;
			width: 510px;
		}
		div#container-contenido-izq{
			margin-top:12px !important;
			margin-top:5px;
			text-align:center;
			float:right;
			width: 230px;
			}
			div#container-contenido-izq p{
				text-align:center;
				margin-top: 5px;
				color: #800000;
				font-size: 14px;
				font-weight:bold;
				text-decoration: none;
			}
	
div#container-pie{
	margin: 15px auto;
	width: 752px;
	height: 25px;
	}
	div#pie-menu {
				width: 752px;
				height: 25px !important;
				height: 25px;
				}


div#container-firma{
	text-align:center;
	float:left;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	margin: 5px auto;
	width: 752px;
	height: 15px;
}						
	
	
														/* >>> LISTAS <<< */
														
ul#nav-left {
text-align:center;
	padding-top: 3px;
	list-style: none;
	}
	ul#nav-left li {
		display: inline;
		}
		ul#nav-left li a {
			display: inline;
			margin: 0 10px 0 10px;
			color: #FFF;
			font-size: 14px;
			font-weight:bold;
			text-decoration: none;
			}
			ul#nav-left li a:hover {
				color:#FFFF00;
				text-decoration:underline;
				}
				

		
a {
			display: inline;
/*			margin-left: 3px;*/
			color: #800000;
			font-size: 12px;
			font-weight:bold;
			text-decoration: none;
			}

a:hover {
				color:#000;
				text-decoration:underline;
				}				
								
													/* >>> TEXTOS <<< */
													
.link1{
	color:#000;
	font-size:10px;
	text-decoration:none;
	}
	.link1:hover{
	text-decoration:underline;	
	}	
	
.texto-titulo{
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight:bold;
	color:#800000;
	text-decoration:none;
	font-style:italic;
	margin-left: 10px;
}	

.texto-titulo2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight:bold;
	color:#800000;
	text-decoration:none;
	margin-left: 10px;
}	

.texto-titulo3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin:10px 0 0 0;
}

.texto-lema{
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	color:#800000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	margin-right:5px;
}

.texto-pie{
	color: #800000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

												/* >>> FORMULARIO <<< */

												
.wpcf7{
	width: 540px;
	border: 1px solid #800000;
	
}	

.wpcf7-form{
	margin-left:30px;
	}
	.wpcf7-form p{
		font-weight:bold;
	}

	
input{
	width: 300px;
	height: 20px;
	border: 1px solid #800000;
	color: #800000;
	background-color: #f2e5e5;
	}	
	
span.boton input{
	background-color:#800000;
	border: 0px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:18px;
	width:70px;
	cursor:pointer;
}


label {
			color: #800000;
			font-size: 12px;
			font-weight:bold;
			}



.combo{
	border: 1px solid #800000;
	color: #800000;
	background-color: #dfbfbf;
}			

div#initials { text-align:center; }
  div#initials a { font-size:20px;font-weight:bold; }