/*
Theme Name: Todo Riesgo
Theme URI: http://emaginacion.com
Description: Custom Theme for this website.
Version: 1.0
Author: silvercrow
Author URI:


*/
/* CSS Document */

body{
background-image: url(images/body.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
margin:0;
color:#000000;
}
img{
border:none;
}
#wrapper{
width:1021px;
height:auto;
min-height:500px;
margin:0 auto;
padding:0;
overflow:hidden;
}

#sidebar{
width:264px;
height:auto;
float:left;
}

.top_menu{
background-image:url(images/top_menu.jpg);
background-repeat:no-repeat;
width:264px;
height:45px;
}

/**********************menu*****************************/
/* ----[ LINKS ]----*/

/* all menu links */
#nav {
text-transform:uppercase;
}

#nav a, #subMenusContainer a{
background-image:url(images/btn_off.png);
background-repeat:repeat-y;
background-position:left;
	text-decoration:none;
	display:block;
	padding:10px 0 10px 50px;
	/*background-color:#fff ;*/
        font-size:11px;
        width:215px;
        color:#151b99;
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a{
	margin:0;
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a{
	text-align:left;
	text-transform:uppercase;
}

/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
	background-color:#151b99;
background-image:url(images/btn_on.png);
background-repeat:repeat-y;
background-position:left;
	color:#FFF;
	text-transform:uppercase;
}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#nav a.mainMenuParentBtnFocused, 
#subMenusContainer a.subMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
	background-color:#151b99 ;
background-image:url(images/btn_on.png);
background-repeat:repeat-y;
background-position:left;
	color:#FFF;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{ 
	background: url(../img/arrow_right.gif) right center no-repeat;  
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 
	background: url(../img/arrow_right_over.gif) right center no-repeat;  
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
	 background: url(../img/arrow_right.gif) right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	
	background: url(../img/arrow_right_over.gif) right center no-repeat; 
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}

/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*background:#fff;*/	
	/*border:1px solid #C3D46A; */
	left:0;
        
}

/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;

}

/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
}

#subMenusContainer li{
	list-style: none;
}

/* main menu ul or ol elment */
#nav{
	display:block;
	background-image:url(images/bg_wrapper_menu.png);
	min-height:310px;
	list-style:none;
	margin:0 0 0 0;
	width:265px;
	top:60px;
	text-align: left;
	display:block;
}

#subMenusContainer{	display:block; 	position:absolute;	top:0;	left:0;	width:100%;	height:0;	overflow:visible;	z-index:1000000000; }


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 186px; margin-top:-2.5em;}
#nav li li:hover ul {	margin-left: 10em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 186px; margin-top:-2.5em; }
#nav li li a:focus + ul { left:186px; margin-left: 1010em; margin-top:-2.5em;}
#nav li li a:focus {left:186px;  margin-left:1000em; width:10em;  margin-top:-2.5em;}
#nav li li li a:focus {left:186px; margin-left: 2010em; width: 10em;  margin-top:-2.5em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }
/*****************************************-fin menu-************************************/
#header{
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:272px;
width:757px;
float:right;
}

.titulo{
background-image:url(images/titulo.jpg);
background-repeat:no-repeat;
width:756px;
height:58px;
float:right;
}

.middle{
background-image:url(images/middle.png);
background-repeat:no-repeat;
width:756px;
height:25px;
float:right;
}

#content{
background-image:url(images/bg_wrapper.png);
background-repeat:repeat-y;
width:1001px;
height:auto;
padding-left:20px;
padding-right:20px;
min-height:300px;
}

.banner{
width:244px;
height:auto;
float:left;
}

.content{
width:725px;
height:auto;
padding-right:25px;
padding-bottom:10px;
float:right;
}

.flash{
width:715px;
height:228px;
margin:0 auto;
padding:0;
}

.top_parrafo{
background-image:url(images/titulo_parrafo.png);
background-repeat:no-repeat;
width:691px;
height:34px;
font-size:20px;
color:#ffffff;
font-weight:bold;
margin-left:13px;
padding:14px 0 0 10px;
}

.bg_parrafo{
background-image:url(images/bg_cont_parrafo.png);
background-repeat:repeat-y;
width:681px;
height:auto;
padding-left:10px;
padding-right:10px;
min-height:200px;
margin-left:13px;
overflow:hidden;
}

.footer_parrafo{
background-image:url(images/footer_parrafo.png);
background-repeat:no-repeat;
width:701px;
height:26px;
margin:0 auto;
padding:0;
}

#footer{
background-image:url(images/footer.png);
background-repeat:no-repeat;
width:1021px;
height:77px;
}

.top_cont{
background-image: url(images/top_cont.png);
background-repeat:no-repeat;
width:712px;
height:18px;
margin:0 auto;
padding:0;
}

.bg_cont{
background-image: url(images/bg_cont.png);
background-repeat:repeat-y;
width:692px;
height:auto;
padding-left:10px;
padding-right:10px;
min-height:200px;
margin-left:6px;
overflow:hidden;
}

.footer_cont{
background-image: url(images/foote_cont.png);
background-repeat:no-repeat;
width:712px;
height:12px;
margin:0 auto;
padding:0;
}

/***************************************contenido****************************************/

.bg_cont p, .bg_parrafo p{
 color:#000000;
 font-size:14px;
 text-align:justify;
}

.bg_cont h1, .bg_parrafo h1{
background-image:url(images/h1.png);
 background-repeat:repeat-y;
 color:#ffffff;
 width:686px;
 height:auto;
 font-size:20px;
 text-transform:uppercase;
 padding-left:10px;
 padding-top:4px;
 font-weight:bold;
 overflow:hidden;
}

.bg_cont h2, .bg_parrafo h2{
background-image:url(images/h2.png);
background-repeat:no-repeat;
 width:603px;
 height:30px;
 color:#000000;
 font-size:18px;
 padding-left:16px;
 padding-top:3px;
}

.bg_cont h3, .bg_parrafo h3{
 color:#000000;
 font-size:16px;
 padding-left:6px;
 padding-top:3px;
 text-decoration:underline;
}

.bg_cont ul, .bg_parrafo ul{
  margin-left:45px;
  margin-right:10px;
}

.bg_cont li, .bg_parrafo li {
  list-style-image:url(images/vineta.jpg);
  font-size:14px;
  font-weight:bold;
  color:#000000;
}

.bg_cont img, .bg_parrafo img {
 margin:5px 5px 5px 5px; 
}

.bg_cont a, .bg_parrafo a {
 color:#000000;
 font-weight:bold;
 text-decoration:underline;
}
/****************************fin contenido**************************/	
#area_texto input, textarea{
background-color:#eaebf7;
border:2px #c1cbde solid;
color:#090e77;
}	
.copyright{
margin-top:10px;
margin-right:15px;
float:right;
}

.space{
height:10px;
}

.input{
background-color:#eaebf7;
border:2px #c1cbde solid;
color:#090e77;
}	
.enviar{
 background-image:url(images/btn_enviar.png);
 width:130px;
 height:41px;
 border:none;
 float:right;
 margin-right:25px;
 cursor:pointer;
}
.contact{
margin-left:15px;
}
.Aleft{float:left;width:50%;}
.Aright{float:right;width:50%;}
.clear{
clear:both;
}
.alignright{
float:right;
}
.alignleft{
float:left;
}
.aligncenter{
margin-left:auto;
margin-right:auto;
}
